Closed
Bug 3668
Opened 26 years ago
Closed 26 years ago
File|Change Icons crashes
Categories
(Core Graveyard :: Tracking, defect, P3)
Tracking
(Not tracked)
People
(Reporter: mcafee, Assigned: don)
Details
File|Change Icons crashes
#0 0x40c98cc7 in nsBaseAppCore::FindNamedDOMNode (this=0x81926c0,
aName=@0xbfffe06c,
aParent=0x0, aCount=@0xbfffe114, aEndCount=1) at nsBaseAppCore.cpp:147
#1 0x40c9d96a in nsBrowserAppCore::SetButtonImage (this=0x81926c0,
aParentNode=0x81190d8, aBtnNum=1, aResName=@0xbfffe15c) at
nsBrowserAppCore.cpp:374
#2 0x40c9dcef in nsBrowserAppCore::PrintPreview (this=0x81926c0)
at nsBrowserAppCore.cpp:414
#3 0x40ca5960 in BrowserAppCorePrintPreview (cx=0x80cce30, obj=0x81222e8,
argc=0,
argv=0x81386b8, rval=0xbfffe250) at nsJSBrowserAppCore.cpp:412
#4 0x406d176f in js_Invoke (cx=0x80cce30, argc=0, constructing=0) at
jsinterp.c:650
#5 0x406e1346 in js_Interpret (cx=0x80cce30, result=0xbfffe5f8) at
jsinterp.c:2183
#6 0x406d17cd in js_Invoke (cx=0x80cce30, argc=0, constructing=0) at
jsinterp.c:666
#7 0x406e1346 in js_Interpret (cx=0x80cce30, result=0xbfffea44) at
jsinterp.c:2183
#8 0x406d1c88 in js_Execute (cx=0x80cce30, chain=0x80ce2c8, script=0x86b7aa0,
fun=0x0,
down=0x0, debugging=0, result=0xbfffea44) at jsinterp.c:815
#9 0x406ab1c3 in JS_EvaluateUCScriptForPrincipals (cx=0x80cce30, obj=0x80ce2c8,
principals=0x0, chars=0x81d8938, length=22, filename=0x4001be02 "",
lineno=0,
rval=0xbfffea44) at jsapi.c:2324
#10 0x406330ef in nsJSContext::EvaluateString (this=0x80cce18,
aScript=@0x81d8918,
aURL=0x4001be02 "", aLineNo=0, aRetValue=@0xbfffea90,
aIsUndefined=0xbfffeaa0)
at nsJSEnvironment.cpp:89
#11 0x40015657 in nsXULCommand::ExecuteJavaScriptString (this=0x81d8910,
aWebShell=0x80a06e0, aJavaScript=@0x81d8918) at nsXULCommand.cpp:178
#12 0x4001543d in nsXULCommand::DoCommand (this=0x81d8910) at
nsXULCommand.cpp:140
#13 0x400156db in nsXULCommand::MenuSelected (this=0x81d8910,
aMenuEvent=@0xbfffeb9c)
at nsXULCommand.cpp:192
#14 0x4008392b in nsMenuItem::MenuSelected (this=0x81d87c8,
aMenuEvent=@0xbfffeb9c)
at nsMenuItem.cpp:327
#15 0x40084ec7 in menu_item_activate_handler (w=0x817c560, p=0x81d87c8)
at nsGtkEventHandler.cpp:611
#16 0x408f94bb in gtk_marshal_NONE__NONE (object=0x817c560,
func=0x40084de8 <menu_item_activate_handler(_GtkWidget *, void *)>,
func_data=0x81d87c8, args=0xbfffec80) at gtkmarshal.c:363
#17 0x408bdfb6 in gtk_handlers_run (handlers=0x809afe8, signal=0xbfffec3c,
object=0x817c560, params=0xbfffec80, after=0) at gtksignal.c:1909
#18 0x408bd4c0 in gtk_signal_real_emit (object=0x817c560, signal_id=89,
params=0xbfffec80) at gtksignal.c:1469
#19 0x408bb7d0 in gtk_signal_emit (object=0x817c560, signal_id=89) at
gtksignal.c:552
#20 0x408f0990 in gtk_widget_activate (widget=0x817c560) at gtkwidget.c:2810
#21 0x40897d21 in gtk_menu_shell_activate_item (menu_shell=0x81e3ad0,
menu_item=0x817c560, force_deactivate=1) at gtkmenushell.c:834
#22 0x40897076 in gtk_menu_shell_button_release (widget=0x81e3ad0,
event=0x80a1ba0)
at gtkmenushell.c:497
#23 0x408f9199 in gtk_marshal_BOOL__POINTER (object=0x81e3ad0,
func=0x40896ee8 <gtk_menu_shell_button_release>, func_data=0x0,
args=0xbfffeff4)
at gtkmarshal.c:32
#24 0x408bd4f7 in gtk_signal_real_emit (object=0x81e3ad0, signal_id=21,
params=0xbfffeff4) at gtksignal.c:1484
#25 0x408bb7d0 in gtk_signal_emit (object=0x81e3ad0, signal_id=21) at
gtksignal.c:552
#26 0x408f0854 in gtk_widget_event (widget=0x81e3ad0, event=0x80a1ba0)
at gtkwidget.c:2784
#27 0x408906b5 in gtk_propagate_event (widget=0x817c560, event=0x80a1ba0)
at gtkmain.c:1295
#28 0x4088f9ea in gtk_main_do_event (event=0x80a1ba0) at gtkmain.c:752
#29 0x40935e86 in gdk_event_dispatch (source_data=0x0, current_time=0xbffff374,
user_data=0x0) at gdkevents.c:2086
#30 0x40961c83 in g_main_dispatch (current_time=0xbffff374) at gmain.c:647
#31 0x4096220f in g_main_iterate (block=1, dispatch=1) at gmain.c:854
#32 0x40962391 in g_main_run (loop=0x807f0b0) at gmain.c:912
#33 0x4088f45b in gtk_main () at gtkmain.c:475
#34 0x4007d130 in nsAppShell::Run (this=0x8065130) at nsAppShell.cpp:152
#35 0x40015aad in nsAppShellService::Run (this=0x8064ce8) at
nsAppShellService.cpp:154
#36 0x804a45c in main (argc=1, argv=0xbffff494) at nsAppRunner.cpp:334
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Moving all Apprunner bugs past and present to Other component temporarily whilst
don and I set correct component. Apprunner component will be deleted/retired
shortly.
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•