Mozilla crash on Print

Don Lewis truckman at FreeBSD.org
Sat Nov 27 22:35:30 PST 2004


On 27 Nov, Joe Marcus Clarke wrote:
> On Sat, 2004-11-27 at 15:47 -0800, Don Lewis wrote:
>> On 27 Nov, Joe Marcus Clarke wrote:
>> > On Sat, 2004-11-27 at 13:40 -0800, Don Lewis wrote:
>> 
>> >> I just got a crash with this Firefox 1.0_3,1 running on 4.10-STABLE.  I
>> >> am using CUPS.  Here's the stack trace:
>> >> 
>> > 
>> > I'm not sure what more I can do.  The crash ends up in CUPS, then in
>> > OpenSSL.  I have yet to see a stack trace with those components built
>> > with debugging symbols.  It looks like a CUPS problem to me, but I don't
>> > use CUPS, so I don't really have any other ideas except to uninstall it.
>> 
>> I rebuilt the libraries with debugging symbols, but at the moment, I
>> can't reproduce the crash.  Pointing gdb at the old core file, I get:
> 
> I'm thinking either the stack is corrupt, or you have a different
> version of CUPS.  I'm looking at the source for 1.2.22, and this trace
> doesn't fit.

Recompiling with -g may have changed things enough to make the core file
invalid.

I haven't gotten firefox to crash again, though I only tried printing
one thing, but now it just locked up on me.  It froze in the semwait
state while connecting to an ad site to fetch an image.  Hmn, looks like
the problem is related to linux-flashplugin6 ...

#0  0x2895eda0 in semsys () from /usr/lib/libc_r.so.4
No symbol table info available.
#1  0x289560f2 in semop () from /usr/lib/libc_r.so.4
No symbol table info available.
#2  0x2a3df4c8 in PlatformLocalConnectionManager::Lock ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#3  0x2a3df32e in PlatformLocalConnectionManager::PlatformLocalConnectionManager () from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#4  0x2a36bd19 in LocalConnectionManager::DispatchProc ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#5  0x2a3ba304 in CorePlayer::DoCallFunction ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#6  0x2a3b3d26 in CorePlayer::DoActions ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#7  0x2a3a649c in ScriptPlayer::PushDataComplete ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#8  0x2a39a654 in ScriptPlayer::PushImageData ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#9  0x2a3be27c in CorePlayer::UrlStreamWriteNotify ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#10 0x2a3be247 in CorePlayer::UrlStreamWrite ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#11 0x2a3c96d8 in URLStream::StreamWrite ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#12 0x2a419c29 in NPP_Write ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#13 0x2a417b10 in Private_Write ()
   from /usr/local/lib/linux-flashplugin6/libflashplayer.so
No symbol table info available.
#14 0x28fe658b in ns4xPluginStreamListener::OnDataAvailable ()
   from /usr/X11R6/lib/firefox/components/libgkplugin.so
No symbol table info available.
#15 0x28fec20b in nsPluginStreamListenerPeer::OnDataAvailable ()
   from /usr/X11R6/lib/firefox/components/libgkplugin.so
No symbol table info available.
#16 0x28c9586b in nsStreamListenerTee::OnDataAvailable ()
   from /usr/X11R6/lib/firefox/components/libnecko.so
No symbol table info available.
#17 0x28d01dfb in nsHttpChannel::OnDataAvailable ()
   from /usr/X11R6/lib/firefox/components/libnecko.so
No symbol table info available.
#18 0x28c7f180 in nsInputStreamPump::OnStateTransfer ()
   from /usr/X11R6/lib/firefox/components/libnecko.so
No symbol table info available.
#19 0x28c7efad in nsInputStreamPump::OnInputStreamReady ()
   from /usr/X11R6/lib/firefox/components/libnecko.so
No symbol table info available.
#20 0x2816de06 in nsInputStreamReadyEvent::EventHandler ()
   from /usr/X11R6/lib/firefox/libxpcom.so
No symbol table info available.
#21 0x28186380 in PL_HandleEvent () from /usr/X11R6/lib/firefox/libxpcom.so
No symbol table info available.
#22 0x28186291 in PL_ProcessPendingEvents ()
   from /usr/X11R6/lib/firefox/libxpcom.so
No symbol table info available.
#23 0x28187f38 in nsEventQueueImpl::ProcessPendingEvents ()
   from /usr/X11R6/lib/firefox/libxpcom.so
No symbol table info available.
#24 0x2909725a in nsIProperties::GetIID ()
   from /usr/X11R6/lib/firefox/components/libwidget_gtk2.so
No symbol table info available.
#25 0x288858d4 in g_io_unix_dispatch () from /usr/local/lib/libglib-2.0.so.400
No symbol table info available.
#26 0x28863ca9 in g_main_dispatch () from /usr/local/lib/libglib-2.0.so.400
No symbol table info available.
#27 0x28864ab9 in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.400
No symbol table info available.
#28 0x28864eaa in g_main_context_iterate ()
   from /usr/local/lib/libglib-2.0.so.400
No symbol table info available.
#29 0x288654b7 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.400
No symbol table info available.




More information about the freebsd-gnome mailing list