Closed
Bug 365382
Opened 18 years ago
Closed 16 years ago
Crash on exit [@ CvtStringToMatrixScrollBarDisplayPolicy]
Categories
(Core Graveyard :: Talkback Client, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: MatsPalmgren_bugz, Assigned: jay)
Details
(Keywords: crash)
Crash Data
The talkback client crashes on exit. Sending data, receiving incident IDs
etc works fine so it's not critical for it's operation.
STEPS TO REPRODUCE
1. run ./seamonkey/components/talkback/talkback
2. exit (File->Exit or clicking on the X button in the window title bar)
ACTUAL RESULTS
crash:
...
Loaded symbols for /usr/lib32/libXfixes.so.3
warning: Lowest section in system-supplied DSO at 0xffffe000 is .hash at ffffe0b4
(no debugging symbols found)
Core was generated by `./seamonkey/components/talkback/talkback'.
Program terminated with signal 6, Aborted.
#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xf7d7ea20 in raise () from /lib32/libc.so.6
#2 0xf7d801a3 in abort () from /lib32/libc.so.6
#3 0x08181b84 in CvtStringToMatrixScrollBarDisplayPolicy ()
#4 0x08054ac5 in _start ()
PLATFORMS AND BUILDS TESTED
Bug occurs in SeaMonkey nightly build 2006122902 on Linux
Comment 1•16 years ago
|
||
Talkback is totally gone now, replaced by Breakpad.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Updated•14 years ago
|
Crash Signature: [@ CvtStringToMatrixScrollBarDisplayPolicy]
You need to log in
before you can comment on or make changes to this bug.
Description
•