Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#456 closed Defect (fixed)

random crash of Linux graphic boincmgr when closing

Reported by: mikus Owned by: romw
Priority: Minor Milestone: 5.10
Component: Manager Version: 5.10.43
Keywords: Cc:

Description

The new 64-bit (Ubuntu) boincmgr 5.10.28 has the same problem as the boincmgr I was compiling myself from trunk: it randomly crashes (sometimes yes, sometimes no) *after* I click on the X in the title bar to close it. (64-bit Ubuntu 7.10 system)

Output to console (I manually added some line breaks here):

mikus@maris:~/boinc$ ./boincmgr connect: Operation now in progress

SIGSEGV: segmentation violation Stack trace (3 frames):

./boincmgr.nov[0x525b69]

/lib/libpthread.so.0[0x2b2e0e51e100]

[0x1034482]

Exiting...

mikus@maris:~/boinc$

Attachments (2)

528 (3.9 KB) - added by mikus 16 years ago.
console trace of ubuntu-i386 on 32bit SuSE 10.2
boinc_456.patch (1.1 KB) - added by Der Meister 16 years ago.
Patch fixing this crash

Download all attachments as: .zip

Change History (8)

comment:1 Changed 17 years ago by mikus

Don't be confused by the "boincmgr.nov" in the trace -- that's how I distinguished your boincmgr from mine. The executable *is* the one from 5.10.28

Changed 16 years ago by mikus

Attachment: 528 added

console trace of ubuntu-i386 on 32bit SuSE 10.2

comment:2 Changed 16 years ago by mikus

The new 32-bit (Ubuntu) boincmgr has a similar problem. Attachment "528" (on 11/3) shows what had been output to the terminal on 32-bit SuSE 10.2 from which I started boincmgr. I'm not sure when which lines were written (terminal was hidden - did not look at it while I was interacting with the boincmgr window). The boincmgr window did not go away when I clicked on the X in its title bar -- I had to explicitly tell SuSE to kill the session.

comment:3 Changed 16 years ago by mjakubicek

I can confirm exactly same behavior on Fedora 8 64-bit.

Changed 16 years ago by Der Meister

Attachment: boinc_456.patch added

Patch fixing this crash

comment:4 Changed 16 years ago by romw

Resolution: fixed
Status: newclosed

Patch checked in.

comment:5 Changed 16 years ago by romw

Version: 5.10.43

comment:6 Changed 16 years ago by Nicolas

Fix was in [14789].

Note: See TracTickets for help on using tickets.