Closed Bug 31791 Opened 25 years ago Closed 24 years ago

Loading CNN with ALT-L causes browser to hang, crash

Categories

(SeaMonkey :: General, defect, P3)

x86
Linux

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 25155

People

(Reporter: jasonab, Assigned: cbegle)

References

()

Details

(Keywords: crash)

Trying to load CNN in today's build (03-14) fails with the following messages:

 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
Going to Stop
Error loading URL http://cnn.com/
Document: Done (225.232 secs)
 
Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkObject'
warning: attempted to CreateNative() without a superwin parent
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.
WEBSHELL+ = 5        

After aborting CNN, I attempted to load a new URL (Alt-L), and got the last few
error messages.
hmm 2000031405 works OK on CNN for me. The "sneaking carpet" grey "overlay" is
back when you scroll slowly up and down, but no error messages.
also unable to reproduce with today's win32 bits under NT.
reporter - try to reinstall mozilla, be sure to kill the old install.

does it still get this then? Ans do you get the error at cnn.com all the time?
Package and .mozilla directory killed. Today (3-15) build downloaded. I untared
the file, and created a new profile on startup. Problem still occurs. Once I
have aborted the CNN load, giving the Mozilla window focus causes
 
Gdk-CRITICAL **: file gdkwindow.c: line 1707 (gdk_window_get_parent): assertion
`window != NULL' failed.                                

to repeat. This happenes every time I attempt to load the page.
Further clarification: the problem only occur if I use Alt-L to open a new URL.
Typing the url into the browse line directly loads the page successfully.
Interesting, only when you open with Alt L... could be or be related to bug 31804
Confirmed with 2000-03-15-17 on Linux.
I noticed that a new Gdk-CRITICAL ** etc... line appeared in the console
each time I moved the mouse inside mozilla's window (I use KDE with window
autoraise on).
When I clicked on Stop, it crashed shortly after. Gdb's backtrace is:

#0  0x404a83cf in nsToolkit::GetSharedGC ()
#1  0x404a9aeb in nsWidget::GetNativeData ()
#2  0x404af1f7 in nsWindow::GetNativeData ()
#3  0x4086f2b0 in nsRenderingContextGTK::Init ()
#4  0x404b31ae in nsBaseWidget::GetRenderingContext ()
#5  0x404ada31 in nsWindow::DoPaint ()
#6  0x404adbbf in nsWindow::Update ()
#7  0x404ad909 in nsWindow::UpdateIdle ()
#8  0x40627124 in g_idle_dispatch ()
#9  0x406262c6 in g_main_dispatch ()
#10 0x40626801 in g_main_iterate ()
#11 0x40626979 in g_main_run ()
#12 0x40555f3a in gtk_main ()
#13 0x404985aa in nsAppShell::Run ()
#14 0x4043b0e2 in object.8 ()
#15 0x804af9c in JS_PushArguments ()
#16 0x804b2bc in JS_PushArguments ()
#17 0x4030ecb3 in __libc_start_main (main=0x804b130 <JS_PushArguments+7344>,
argc=1, 
    argv=0xbffff8f4, init=0x8049190 <_init>, fini=0x804c0c0 <_fini>, 
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff8ec)
    at ../sysdeps/generic/libc-start.c:78

Marking confirmed, adding crash keyword, modifying summary line.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
Summary: Loading CNN causes browser to hang, crash → Loading CNN with ALT-L causes browser to hang, crash
FYI bug #25155 has the same stack trace, and has some explanations.

*** This bug has been marked as a duplicate of 25155 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
yup verifed dupe
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.