Closed
Bug 2362
Opened 26 years ago
Closed 26 years ago
[PP] Crash loading www.yahoo.com
Categories
(Core Graveyard :: Viewer App, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
M2
People
(Reporter: slamm, Assigned: ramiro)
References
()
Details
gtk+ 1.1.12, egcs-2.90.29 980515, ramiro's nspr with pthreads.
Built with pthreads and enable debug.
#0 0x40b0e811 in __kill ()
#1 0x40b0e63f in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2 0x40b0f84f in abort () at ../sysdeps/generic/abort.c:83
#3 0x4095db65 in g_logv (log_domain=0x40940219 "Gdk",
log_level=G_LOG_LEVEL_ERROR,
format=0x409402d5 "%s\n serial %ld error_code %d request_code %d minor_code
%d\n", args1=0xbfffe91c) at gmessages.c:363
#4 0x4095dc12 in g_log (log_domain=0x40940219 "Gdk",
log_level=G_LOG_LEVEL_ERROR,
format=0x409402d5 "%s\n serial %ld error_code %d request_code %d minor_code
%d\n") at gmessages.c:380
#5 0x40924242 in gdk_x_error (display=0x808e560, error=0xbfffe9a8)
at gdk.c:975
#6 0x409ab8b4 in _XError ()
#7 0x409a91da in _XEventsQueued ()
#8 0x4098f4e4 in XCheckIfEvent ()
#9 0x4092e3c7 in gdk_compress_exposures (xevent=0xbffff468, window=0x82652c8)
at gdkevents.c:339
#10 0x4092f88e in gdk_event_translate (event=0x81593c0, xevent=0xbffff468)
at gdkevents.c:1393
#11 0x4093010e in gdk_events_queue () at gdkevents.c:1871
#12 0x4092e6ad in gdk_event_get () at gdkevents.c:468
#13 0x4088d6d3 in gtk_main_do_event (event=0x8159418) at gtkmain.c:558
#14 0x4093035d in gdk_event_dispatch (source_data=0x0,
current_time=0xbffff568, user_data=0x0) at gdkevents.c:1966
#15 0x4095b95f in g_main_dispatch (current_time=0xbffff568) at gmain.c:390
#16 0x4095bdbb in g_main_iterate (block=1, dispatch=1) at gmain.c:574
#17 0x4095bee1 in g_main_run (loop=0x8158bd0) at gmain.c:618
#18 0x4088d4a3 in gtk_main () at gtkmain.c:458
#19 0x4006088c in nsAppShell::Run (this=0x8089bd0)
at ../../../../mozilla/widget/src/gtk/nsAppShell.cpp:106
#20 0x805231f in nsNativeViewerApp::Run (this=0x8087e38)
at ../../../../mozilla/webshell/tests/viewer/nsGTKMain.cpp:79
#21 0x80524b0 in main (argc=1, argv=0xbffff644)
at ../../../../mozilla/webshell/tests/viewer/nsGTKMain.cpp:127
Reporter | ||
Comment 3•26 years ago
|
||
yahoo loads fine for me with my debug build on Linux pulled at 11am today.
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•