Closed
Bug 35318
Opened 25 years ago
Closed 25 years ago
Crash when changing charset font pref
Categories
(SeaMonkey :: Preferences, defect, P3)
Tracking
(Not tracked)
People
(Reporter: praedor, Assigned: matt)
Details
(Keywords: crash)
I am running the latest (as of 10 Apr) build of te M14 mozilla. It is installed
on a Mandrake 7.0 system with glibc-2.1.2-9mdk andXFree86-3.3.6-13mdk packages
installed. Mozilla crashes every time I attempt to select unicode fonts in the
settings menu. Running mozilla from a CLI, the error message is:
./run-mozilla.sh: line 29: 2680 Segmentation fault $prog ${1+"$@"
Comment 1•25 years ago
|
||
Confiremd on Linux build 2000.04.09.09. To reporduce, go to Edit | Preferences >
Fonts and cahnge the character set selection.
[object HTMLSelectElement]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1382]
Program received signal SIGSEGV, Segmentation fault.
0x40b71a2f in NSGetModule ()
(gdb) where
#0 0x40b71a2f in NSGetModule ()
#1 0x40b717be in NSGetModule ()
#2 0x40b7c55f in NSGetModule ()
#3 0x40c7f071 in NSGetModule ()
#4 0x40d4c68e in NSGetModule ()
#5 0x40b98cc6 in NSGetModule ()
#6 0x40ea6d7c in NSGetModule ()
#7 0x40bafaed in NSGetModule ()
#8 0x40c020c6 in NSGetModule ()
#9 0x40d30a5f in NSGetModule ()
#10 0x40c02616 in NSGetModule ()
#11 0x40bff4a5 in NSGetModule ()
#12 0x402253df in NS_NewScriptHTMLScriptElement ()
#13 0x400646df in js_Invoke ()
#14 0x4006b262 in js_Interpret ()
#15 0x4006472a in js_Invoke ()
#16 0x4006490c in js_InternalInvoke ()
#17 0x4004c6af in JS_CallFunctionValue ()
#18 0x401dbc32 in nsJSContext::CallEventHandler ()
#19 0x40201dd9 in nsJSEventListener::HandleEvent ()
#20 0x40b6133a in NSGetModule ()
#21 0x40b62012 in NSGetModule ()
#22 0x40d2f21e in NSGetModule ()
#23 0x40c00ed3 in NSGetModule ()
#24 0x40c61411 in NSGetModule ()
#25 0x40c6128a in NSGetModule ()
#26 0x40c3ad13 in NSGetModule ()
#27 0x40c3ac7c in NSGetModule ()
#28 0x40c61e2c in NSGetModule ()
#29 0x40b61666 in NSGetModule ()
#30 0x40d2f21e in NSGetModule ()
#31 0x40c00ed3 in NSGetModule ()
#32 0x40d2f280 in NSGetModule ()
#33 0x40bf4637 in NSGetModule ()
#34 0x40b995f6 in NSGetModule ()
#35 0x409bdd18 in NSGetModule ()
#36 0x409bdcc0 in NSGetModule ()
#37 0x409bdcc0 in NSGetModule ()
#38 0x409cb9ba in NSGetModule ()
#39 0x409bc87d in NSGetModule ()
#40 0x413aa00a in nsWidget::DispatchEvent ()
#41 0x413a9f35 in nsWidget::DispatchWindowEvent ()
#42 0x413aa090 in nsWidget::DispatchMouseEvent ()
#43 0x413aaedf in nsWidget::OnButtonReleaseSignal ()
#44 0x413ae7ef in nsWindow::HandleGDKEvent ()
#45 0x413a3647 in handle_gdk_event ()
#46 0x413a353a in handle_gdk_event ()
#47 0x405875cb in gdk_event_dispatch ()
#48 0x405b5be6 in g_main_dispatch ()
#49 0x405b61a1 in g_main_iterate ()
#50 0x405b6341 in g_main_run ()
#51 0x404db859 in gtk_main ()
#52 0x4139ce0a in nsAppShell::Run ()
#53 0x40fc963a in NSGetModule ()
#54 0x804b20c in JS_PushArguments ()
#55 0x804b523 in JS_PushArguments ()
#56 0x402f7cb3 in __libc_start_main (main=0x804b3a0 <JS_PushArguments+7348>,
argc=1, argv=0xbffff824, init=0x804938c <_init>, fini=0x804c284 <_fini>,
rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff81c)
at ../sysdeps/generic/libc-start.c:78
Assignee: chofmann → matt
Severity: normal → critical
Status: UNCONFIRMED → NEW
Component: other → Preferences
Ever confirmed: true
Keywords: crash
QA Contact: leger → sairuh
Summary: Appearance settings → Crash when changing charset font pref
Comment 2•25 years ago
|
||
dup.
*** This bug has been marked as a duplicate of 35088 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•