* Wouter Verhelst ([EMAIL PROTECTED]) wrote:
> Package: firefox
> Version: 1.5.dfsg+1.5.0.2-3
> Severity: normal
> 
> Hi,
> 
> Since the previous version of the firefox package, it segfaults on me
> after running for about a minute, on average. I should add that I'm only
> seeing this on powerpc -- my i386 unstable box does not have the issue.
> 
> I was going to rebuild it with debugging enabled, but then I found that
> you've added a -dbg package in the newer version. I can reproduce it
> with -safe-mode.

Fun. My PowerBook is down for the count right now or I would
test. Could you try rebuilding noopt?
 
> Here's a backtrace:
> 
> #0  0x0fd46ba8 in raise () from /lib/tls/libpthread.so.0
> (gdb) where
> #0  0x0fd46ba8 in raise () from /lib/tls/libpthread.so.0
> #1  0x10034a08 in nsProfileLock::FatalSignalHandler (signo=11)
>     at nsProfileLock.cpp:206
> #2  <signal handler called>
> #3  0x10360d28 in nsTextFrame::GetPosition (this=0x1187c130, 
>     aPresContext=0x11673448, [EMAIL PROTECTED], aNewContent=0x7ffe5b3c, 
>     [EMAIL PROTECTED], [EMAIL PROTECTED])
>     at nsTextFrame.cpp:594
> #4  0x10355b68 in nsTextFrame::GetContentAndOffsetsFromPoint (this=0x0, 
>     aPresContext=0x7ffe557c, aPoint=<value optimized out>, aNewContent=0x10, 
>     [EMAIL PROTECTED], [EMAIL PROTECTED], 
>     [EMAIL PROTECTED]) at nsTextFrame.cpp:4031
> #5  0x1030616c in nsFrame::GetNextPrevLineFromeBlockFrame (
>     aPresContext=0x11673448, aPos=0x7ffe5b28, aBlockFrame=0x1187c090, 
>     aLineStart=<value optimized out>, aOutSideLimit=<value optimized out>)
>     at nsFrame.cpp:3346
> #6  0x102eed00 in nsBlockFrame::HandleEvent (this=0x11879af4, 
>     aPresContext=0x0, aEvent=0x7ffe5e64, aEventStatus=0x7ffe5cec)
>     at nsBlockFrame.cpp:6636
> #7  0x102d9b10 in PresShell::HandleEventInternal (this=0x1178b848, 
>     aEvent=0x7ffe5e64, aView=0x118525a0, aFlags=1, aStatus=0x7ffe5cec)
>     at nsPresShell.cpp:6415
> #8  0x102de844 in PresShell::HandleEvent (this=0x1178b848, aView=0x118525a0, 
>     aEvent=0x7ffe5e64, aEventStatus=0x7ffe5cec, aForceHandle=2147376252, 
>     [EMAIL PROTECTED]) at nsPresShell.cpp:6210
> #9  0x10573658 in nsViewManager::HandleEvent (this=0x114f2a90, 
>     aView=<value optimized out>, aEvent=0x7ffe5e64, 
>     aCaptured=<value optimized out>) at nsViewManager.cpp:2557
> #10 0x10574b14 in nsViewManager::DispatchEvent (this=0x114f2a90, 
>     aEvent=0x7ffe5e64, aStatus=0x7ffe5e08) at nsViewManager.cpp:2246
> #11 0x10569ff8 in HandleEvent (aEvent=0x7ffe557c) at nsView.cpp:171
> #12 0x1028ca1c in nsCommonWidget::DispatchEvent (this=0x118524b0, aEvent=0x0, 
>     [EMAIL PROTECTED]) at nsCommonWidget.cpp:219
> #13 0x10288bf4 in nsWindow::OnButtonPressEvent (this=0x118524b0, 
>     aWidget=<value optimized out>, aEvent=0x10faa0b0) at nsWindow.cpp:1565
> #14 0x10288d64 in button_press_event_cb (widget=0x7ffe557c, event=0x1a)
>     at nsWindow.cpp:3724
> #15 0x0faeba4c in _gtk_marshal_BOOLEAN__BOXED ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> #16 0x0f461730 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #17 0x0f476058 in g_signal_stop_emission () from /usr/lib/libgobject-2.0.so.0
> #18 0x0f476fe4 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> #19 0x0f47770c in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
> #20 0x0fc0d564 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
> #21 0x0fae97e8 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
> #22 0x0fae9d68 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
> #23 0x0f8ff1ac in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
> #24 0x0f39f5a4 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #25 0x0f3a399c in g_main_context_check () from /usr/lib/libglib-2.0.so.0
> #26 0x0f3a3df4 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> #27 0x0fae8b48 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> #28 0x1028bc3c in nsAppShell::Run (this=0x10df9608) at nsAppShell.cpp:139
> #29 0x10935d60 in nsAppStartup::Run (this=0x10df95c8) at nsAppStartup.cpp:150
> #30 0x1002cc1c in XRE_main (argc=<value optimized out>, 
>     argv=<value optimized out>, aAppData=<value optimized out>)
>     at nsAppRunner.cpp:2351
> #31 0x100283b8 in main (argc=0, argv=0x7ffe557c) at nsBrowserApp.cpp:61
> #32 0x0ec6ea34 in generic_start_main () from /lib/tls/libc.so.6
> #33 0x0ec6eb84 in __libc_start_main () from /lib/tls/libc.so.6
> #34 0x0ec6eb84 in __libc_start_main () from /lib/tls/libc.so.6
> Previous frame inner to this frame (corrupt stack?)
> (gdb) quit
> 
> I can send you the core file if you need it.
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing')
> Architecture: powerpc (ppc)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.15-1-powerpc
> Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
> 
> Versions of packages firefox depends on:
> ii  debianutils                 2.15.7       Miscellaneous utilities specific 
> t
> ii  fontconfig                  2.3.2-5.1    generic font configuration 
> library
> ii  libatk1.0-0                 1.11.4-1     The ATK accessibility toolkit
> ii  libc6                       2.3.6-7      GNU C Library: Shared libraries
> ii  libcairo2                   1.0.4-1+b1   The Cairo 2D vector graphics 
> libra
> ii  libfontconfig1              2.3.2-5.1    generic font configuration 
> library
> ii  libfreetype6                2.1.10-3     FreeType 2 font engine, shared 
> lib
> ii  libgcc1                     1:4.1.0-1    GCC support library
> ii  libglib2.0-0                2.10.2-1     The GLib library of C routines
> ii  libgtk2.0-0                 2.8.17-1     The GTK+ graphical user 
> interface 
> ii  libidl0                     0.8.6-1      library for parsing CORBA IDL 
> file
> ii  libjpeg62                   6b-12        The Independent JPEG Group's 
> JPEG 
> ii  libpango1.0-0               1.12.1-2     Layout and rendering of 
> internatio
> ii  libpng12-0                  1.2.8rel-5.1 PNG library - runtime
> ii  libstdc++6                  4.1.0-1      The GNU Standard C++ Library v3
> ii  libx11-6                    2:1.0.0-6    X11 client-side library
> ii  libxcursor1                 1.1.5.2-5    X cursor management library
> ii  libxext6                    1:1.0.0-4    X11 miscellaneous extension 
> librar
> ii  libxfixes3                  1:3.0.1.2-4  X11 miscellaneous 'fixes' 
> extensio
> ii  libxft2                     2.1.8.2-6    FreeType-based font drawing 
> librar
> ii  libxi6                      1:1.0.0-5    X11 Input extension library
> ii  libxinerama1                1:1.0.1-4    X11 Xinerama extension library
> ii  libxrandr2                  2:1.1.0.2-4  X11 RandR extension library
> ii  libxrender1                 1:0.9.0.2-4  X Rendering Extension client 
> libra
> ii  libxt6                      1:1.0.0-4    X11 toolkit intrinsics library
> ii  psmisc                      22.2-1       Utilities that use the proc 
> filesy
> ii  zlib1g                      1:1.2.3-11   compression library - runtime
> 
> firefox recommends no packages.
> 
> -- no debconf information
> 

-- 
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: Digital signature

Reply via email to