Closed
Bug 238167
Opened 21 years ago
Closed 21 years ago
firefox crashes completely when trying to display the url [@ HashTable::ForEach ]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 201314
People
(Reporter: askadar, Assigned: bugzilla)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
firefox actually renders the page, I can see the top part. About a second later
the crash occurs.
Konqueror asks on that page whether to download the shockwave player. Firefox
never gets that far.
The only plugin installed is sun jdk-1.4.2.
Reproducible: Always
Steps to Reproduce:
1.Open URL
2.Crash
Actual Results:
Crashed.
Expected Results:
Show the page.
Happens with default theme.
Comment 1•21 years ago
|
||
wfm FF 20040318 Win2k + Sun's JRE 1.5.0beta.
can you attach a stacktrace using GDB ? Run 'firefox -g' then in "GDB>", type
'run' and whe Firefox has crashed and you're in "GDB>", type 'backtrace'
Make sure your Java setup is having a link to ns610-gcc32/
see http://plugindoc.mozdev.org/faqs/java.html
Keywords: crash,
stackwanted
Reporter | ||
Comment 2•21 years ago
|
||
Thanks for the instructions. Seems like the crash is occuring in flashplayer. I
didn't even know I had it installed, my distro (SuSE 9.0) must have installed
automatically and firefox must have found it by accident in .mozilla . So I
guess it's not a bug of firefox, sorry. Thank you for youre time.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 1895)]
0x41ef6584 in HashTable::ForEach () from
/home/askadar/.mozilla/plugins/libflashplayer.so
(gdb) backtrace
#0 0x41ef6584 in HashTable::ForEach () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#1 0x41fbf679 in FontDirectory::ForEach () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#2 0x41fbd009 in PlatformFontUtils::GetFontList () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#3 0x41f84517 in TextFieldDispatchProc () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#4 0x41f68304 in CorePlayer::DoCallFunction () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#5 0x41f61d26 in CorePlayer::DoActions () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#6 0x41f5449c in ScriptPlayer::PushDataComplete () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#7 0x41f48654 in ScriptPlayer::PushImageData () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#8 0x41f6c27c in CorePlayer::UrlStreamWriteNotify () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#9 0x41f6c247 in CorePlayer::UrlStreamWrite () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#10 0x41f776d8 in URLStream::StreamWrite () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#11 0x41fc7c29 in NPP_Write () from /home/askadar/.mozilla/plugins/libflashplayer.so
#12 0x41fc5b10 in Private_Write () from
/home/askadar/.mozilla/plugins/libflashplayer.so
#13 0x081f41f3 in nsVoidKey::Clone() const ()
#14 0x081f90df in nsVoidKey::Clone() const ()
#15 0x080e3897 in NS_LossyConvertUTF16toASCII::~NS_LossyConvertUTF16toASCII() ()
#16 0x081271f9 in NS_LossyConvertUTF16toASCII::~NS_LossyConvertUTF16toASCII() ()
#17 0x080d5c7c in ipcLockService::OnMessageAvailable(nsID const&, unsigned char
const*, unsigned) ()
#18 0x080d5b2a in ipcLockService::OnMessageAvailable(nsID const&, unsigned char
const*, unsigned) ()
#19 0x400fead9 in nsInputStreamReadyEvent::EventHandler(PLEvent*) () from
/usr/local/firefox/libxpcom.so
#20 0x40111b8f in PL_HandleEvent () from /usr/local/firefox/libxpcom.so
#21 0x40111ad7 in PL_ProcessPendingEvents () from /usr/local/firefox/libxpcom.so
#22 0x40112984 in nsEventQueueImpl::ProcessPendingEvents() () from
/usr/local/firefox/libxpcom.so
#23 0x08241d04 in nsVoidKey::Clone() const ()
#24 0x405c2def in g_io_unix_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#25 0x405a0148 in g_main_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#26 0x405a11a8 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#27 0x405a15a8 in g_main_context_iterate () from /opt/gnome/lib/libglib-2.0.so.0
#28 0x405a1bf7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#29 0x402c46ff in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#30 0x08241faa in nsVoidKey::Clone() const ()
#31 0x085fc72f in nsSharedBufferHandle<unsigned short>*
NS_AllocateContiguousHandleWithData<nsSharedBufferHandle<unsigned short>,
nsAString>(nsSharedBufferHandle<unsigned short> const*, unsigned, nsAString
const*) ()
#32 0x087949a7 in nsPrintSession::~nsPrintSession() ()
#33 0x08795187 in nsPrintSession::~nsPrintSession() ()
#34 0x08076471 in ?? ()
#35 0x00000001 in ?? ()
#36 0xbffff214 in ?? ()
#37 0xbffff1a0 in ?? ()
#38 0x089a6830 in vtable for nsACString ()
#39 0x087ae008 in _IO_stdin_used ()
#40 0x087ae00f in _IO_stdin_used ()
#41 0x080a7efd in nsDependentSingleFragmentSubstring::GetBufferHandle() const ()
#42 0x4098dd17 in __libc_start_main () from /lib/i686/libc.so.6
#43 0x08076371 in ?? ()
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Comment 3•21 years ago
|
||
reopening to dupe as it's a known bug, thanks for the details and stack, this
really helps
Status: RESOLVED → UNCONFIRMED
Keywords: stackwanted
Resolution: INVALID → ---
Summary: firefox crashes completely when trying to display the url → firefox crashes completely when trying to display the url [@ HashTable::ForEach ]
Comment 4•21 years ago
|
||
*** This bug has been marked as a duplicate of 201314 ***
Blocks: 211213
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Crash Signature: [@ HashTable::ForEach ]
You need to log in
before you can comment on or make changes to this bug.
Description
•