Closed
Bug 266757
Opened 21 years ago
Closed 20 years ago
ASSERTION: need base URL: 'nsnull != aBaseURL', file nsCSSParser.cpp, line 640
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 226620
People
(Reporter: mmokrejs, Assigned: dbaron)
References
Details
Attachments
(1 file)
7.84 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041029
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041029
[New Thread 98310 (LWP 5760)]
[New Thread 114695 (LWP 5761)]
WARNING: GetDefaultCharsetForLocale: need to add multi locale support, file
nsUNIXCharset.cpp, line 189
WARNING: GetDefaultCharsetForLocale: need to add multi locale support, file
nsUNIXCharset.cpp, line 189
Gtk-WARNING **: invalid cast from `(unknown)' to `GtkObject'
warning: attempted to CreateNative() width a non-superwin and non gtk container
parent
Gtk-WARNING **: invalid cast from `(unknown)' to `GtkObject'
warning: attempted to CreateNative() width a non-superwin and non gtk container
parent
Gtk-WARNING **: invalid cast from `(unknown)' to `GtkObject'
warning: attempted to CreateNative() width a non-superwin and non gtk container
parent
Gtk-WARNING **: invalid cast from `(unknown)' to `GtkObject'
warning: attempted to CreateNative() width a non-superwin and non gtk container
parent
Gtk-WARNING **: invalid cast from `(unknown)' to `GtkObject'
warning: attempted to CreateNative() width a non-superwin and non gtk container
parent
Gtk-WARNING **: invalid cast from `(unknown)' to `GtkObject'
warning: attempted to CreateNative() width a non-superwin and non gtk container
parent
++WEBSHELL == 3
++DOMWINDOW == 3
###!!! ASSERTION: need base URL: 'nsnull != aBaseURL', file nsCSSParser.cpp,
line 640
Break: at file nsCSSParser.cpp, line 640
Suspending process; attach with the debugger.
Program received signal SIGSTOP, Stopped (signal).
[Switching to Thread 114695 (LWP 5761)]
0xb7d1cf86 in nanosleep () from /lib/libpthread.so.0
(gdb) where
#0 0xb7d1cf86 in nanosleep () from /lib/libpthread.so.0
#1 0x00000001 in ?? ()
#2 0xb7d194c6 in __pthread_timedsuspend_new () from /lib/libpthread.so.0
#3 0xb7d160a4 in pthread_cond_timedwait_relative () from /lib/libpthread.so.0
#4 0xb7db55bc in pt_TimedWait (cv=0x82da664, ml=0x82da600, timeout=60000) at
ptsynch.c:267
#5 0xb7db5ad3 in PR_WaitCondVar (cvar=0x82da660, timeout=60000) at ptsynch.c:394
#6 0xb700ad72 in ?? ()
#7 0x082da660 in ?? ()
#8 0x0000ea60 in ?? ()
#9 0xb7d1aa2d in __pthread_unlock () from /lib/libpthread.so.0
#10 0xb7dbd338 in _pt_root (arg=0x83ce618) at ptthread.c:217
#11 0xb7d16dfe in pthread_start_thread () from /lib/libpthread.so.0
#12 0xb7d16e88 in pthread_start_thread_event () from /lib/libpthread.so.0
#13 0xb79129aa in clone () from /lib/libc.so.6
(gdb)
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 226620 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 3•21 years ago
|
||
Reopening pending seeing the testcase that shows this. This could happen for
reasons other than bug 226620, conceivably....
![]() |
||
Comment 4•20 years ago
|
||
OK, still no testcase, so marking duplicate. Please reopen if this is an issue
in builds starting tomorrow...
*** This bug has been marked as a duplicate of 226620 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•