Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#513 closed bug (fixed)

[ProcessController] crashes on several mouse clicks

Reported by: diver Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

ProcessController will crashes if you right click several times on bars in main window. Note, that debug information is poor and that after closing debug terminal window ProcessController window will still be there! (in most cases) If you select About ProcessController menu you will see corrupted icon. Also, working ProcessController replicant would be cool! ;-)

Attachments (1)

Crash_window.png (5.3 KB ) - added by diver 18 years ago.
Crash Window

Download all attachments as: .zip

Change History (6)

comment:1 by diver, 18 years ago

Ok, it seems that haiku don't realy like "ƒ" character at the end of Process Controller folder, i copied it to desktop and renamed (deleted last char) and now i could see back trace information:

Thread 566 caused an exception: Segment violation Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libbe.so Reading symbols from /boot/beos/system/lib/libroot.so...done. Loaded symbols for /boot/beos/system/lib/libroot.so Reading symbols from /boot/beos/system/lib/libnet.so...done. Loaded symbols for /boot/beos/system/lib/libnet.so Reading symbols from /boot/beos/system/lib/libstdc++.hrev4.so...done. Loaded symbols for /boot/beos/system/lib/libstdc++.hrev4.so Reading symbols from /boot/beos/system/lib/libsocket.so...done. Loaded symbols for /boot/beos/system/lib/libsocket.so

[Switching to team /boot/home/Desktop/ProcessContr (558) thread Popup holder thread (566)] 0x0046d9d7 in strncpy () from /boot/beos/system/lib/libroot.so (gdb) bt #0 0x0046d9d7 in strncpy () from /boot/beos/system/lib/libroot.so #1 0x00215d94 in get_team_name_and_icon () #2 0x00213631 in thread_popup () #3 0x0041d8b0 in thread_entry () from /boot/beos/system/lib/libroot.so #4 0x70080fec in ?? () (gdb)

comment:2 by diver, 18 years ago

Sometimes i have app_server crash when i click several times on processcontroller's bars with back trace similar to http://haiku-os.org/bugzilla/attachment.cgi?id=192 from #479

by diver, 18 years ago

Attachment: Crash_window.png added

Crash Window

comment:3 by axeld, 18 years ago

Fixed since hrev17584.

comment:4 by axeld, 18 years ago

Resolution: fixed

comment:5 by axeld, 18 years ago

Status: newclosed
Note: See TracTickets for help on using tickets.