Closed
Bug 340664
Opened 19 years ago
Closed 19 years ago
Sunbird crashes after clicking on "Preferences"
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 340651
People
(Reporter: thorsten.fritz, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060606 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060606 Minefield/3.0a1
Sunbird 0.3a2+ (build from 2005060709) crashes after clicking on "Preferences".
Reproducible: Always
Steps to Reproduce:
1. Start Sunbird
2. Click on Preferences
3. Sunbird crashes
| Reporter | ||
Updated•19 years ago
|
Version: unspecified → Trunk
Comment 1•19 years ago
|
||
The last build available at http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/experimental/galactica-trunk/ is 2006060705. Do you used that one?
Do you have a stack trace?
| Reporter | ||
Comment 2•19 years ago
|
||
I used a build that i compiled myself.
No, i have no stack trace.
Comment 3•19 years ago
|
||
Using sunbird-0.3a2+.en-US.linux-i686-2006-06-07-06-trunk build I can confirm this crash. Menu command Help->About crashes too.
The stack I got looks like:
#0 0xb7e79b23 in JS_GetOptions () from ./libmozjs.so
#1 0x084a6c64 in nsReadingIterator<unsigned short>::advance ()
#2 0x083ceaf3 in nsPRUint32Key::Clone ()
#3 0x083cec53 in nsPRUint32Key::Clone ()
#4 0x083ce9da in nsPRUint32Key::Clone ()
#5 0x084225bd in nsReadingIterator<unsigned short>::advance ()
#6 0x0842189c in nsReadingIterator<unsigned short>::advance ()
#7 0x084ea437 in nsReadingIterator<unsigned short>::advance ()
#8 0x084e9eb5 in nsReadingIterator<unsigned short>::advance ()
#9 0xb7e37899 in XPTC_InvokeByIndex () from ./libxpcom_core.so
...
Despite the slightly different stack this looks like a duplicate of Bug 340651.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•19 years ago
|
||
ssitter,
Can you apply the patch (and .png files) from the nuprefs bug 333923 and see if we still get this?
-lilmatt
Comment 5•19 years ago
|
||
This should be fixed by the check in for Bug 340602. Dmose verified on Mac and I verified on Windows that the crash is gone.
Thorsten: Please rebuild and retest on Linux.
| Reporter | ||
Comment 6•19 years ago
|
||
Using my own build from 2006060810 the crash is gone.
*** This bug has been marked as a duplicate of 340651 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•