Closed
Bug 96283
Opened 24 years ago
Closed 24 years ago
Segfault on mail client startup
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
People
(Reporter: david, Assigned: sspitzer)
Details
Segfault on mail client startup, displays main screen frames and left side is
populated with accounts. Segfaults at this point.
Build #2001082108Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 7913)]
0x00b97414 in NSGetModule () from /usr/src/mozilla/components/libgkcontent.so
(gdb)
#0 0x00b97414 in NSGetModule () from /usr/src/mozilla/components/libgkcontent.so
#1 0x00ba52b2 in NSGetModule () from /usr/src/mozilla/components/libgkcontent.so
#2 0x0024a971 in XPTC_InvokeByIndex () at eval.c:41
#3 0x00826869 in NSGetModule () from /usr/src/mozilla/components/libxpconnect.so
#4 0x0082c075 in NSGetModule () from /usr/src/mozilla/components/libxpconnect.so
#5 0x0016f985 in js_Invoke () at eval.c:41
#6 0x00176e73 in js_Interpret () at eval.c:41
#7 0x0016fdc1 in js_Execute () at eval.c:41
#8 0x00153f65 in JS_EvaluateUCScriptForPrincipals () at eval.c:41
#9 0x00d7f7a3 in NSGetModule () from /usr/src/mozilla/components/libjsdom.so
#10 0x00d8cf8a in NSGetModule () from /usr/src/mozilla/components/libjsdom.so
#11 0x00d8d663 in NSGetModule () from /usr/src/mozilla/components/libjsdom.so
#12 0x00f0a212 in STREAMBUFSIZE () from /usr/src/mozilla/components/libtimer_gtk.so
#13 0x00f0a3dd in STREAMBUFSIZE () from /usr/src/mozilla/components/libtimer_gtk.so
#14 0x00f0a489 in STREAMBUFSIZE () from /usr/src/mozilla/components/libtimer_gtk.so
#15 0x004a1941 in g_timeout_dispatch () from /usr/local/lib/libglib-1.2.so.0
#16 0x004a01ce in g_main_dispatch () from /usr/local/lib/libglib-1.2.so.0
#17 0x004a04f2 in g_main_iterate () from /usr/local/lib/libglib-1.2.so.0
#18 0x004a12e4 in g_main_run () from /usr/local/lib/libglib-1.2.so.0
#19 0x003a0c37 in gtk_main () from /usr/local/lib/libgtk-1.2.so.0
#20 0x009bc120 in NSGetModule () from /usr/src/mozilla/components/libwidget_gtk.so
#21 0x0084da8a in NSGetModule () from /usr/src/mozilla/components/libnsappshell.so
#22 0x08050094 in NS_CreateNativeAppSupport ()
#23 0x08050955 in main ()
Comment 2•24 years ago
|
||
Yes.
*** This bug has been marked as a duplicate of 96282 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified dup.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•