After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 385635 - [pyxpcom] crash on shutdown with pyxpcom
[pyxpcom] crash on shutdown with pyxpcom
Status: RESOLVED WONTFIX
Product: epiphany
Classification: Core
Component: [obsolete] Backend:Mozilla
git master
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 359736 436608 444470 480928 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-13 22:18 UTC by Mark Howard
Modified: 2009-02-28 16:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Mark Howard 2006-12-13 22:18:58 UTC
Version: 2.16.1

What were you doing when the application crashed?
Closing the epiphany window, which had one tab open. 


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 187371520 vsize: 0 resident: 187371520 share: 0 rss: 67887104 rss_rlim: 0
CPU usage: start_time: 1166047828 rtime: 0 utime: 2285 stime: 0 cutime:2212 cstime: 0 timeout: 73 it_real_value: 0 frequency: 7

Backtrace was generated from '/usr/bin/epiphany'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1229039952 (LWP 31994)]
[New Thread -1351140448 (LWP 32419)]
[New Thread -1290945632 (LWP 32002)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229039952 (LWP 31994))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #4 <signal handler called>
  • #5 XPTC_InvokeByIndex
    at xptcinvoke_gcc_x86_unix.cpp line 50
  • #6 EventHandler
    at nsProxyEvent.cpp line 561
  • #7 PL_HandleEvent
    at plevent.c line 688
  • #8 PL_ProcessPendingEvents
    at plevent.c line 623
  • #9 nsEventQueueImpl::ProcessPendingEvents
    at nsEventQueue.cpp line 417
  • #10 nsAppShell::Spindown
    at nsAppShell.cpp line 191
  • #11 EmbedPrivate::PopStartup
    at EmbedPrivate.cpp line 534
  • #12 gtk_moz_embed_pop_startup
    at gtkmozembed2.cpp line 803
  • #13 mozilla_embed_single_finalize
    at mozilla-embed-single.cpp line 696
  • #14 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #15 ephy_embed_shell_finalize
    at ephy-embed-shell.c line 161
  • #16 ephy_shell_finalize
    at ephy-shell.c line 380
  • #17 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #18 mozilla_embed_finalize
    at mozilla-embed.cpp line 317
  • #19 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #20 init_gobject
    from /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject.so
  • #21 initgc
    from /usr/lib/libpython2.4.so.1.0
  • #22 PyGC_Collect
    from /usr/lib/libpython2.4.so.1.0
  • #23 idle_gc
    at ephy-python.c line 113
  • #24 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #28 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 main
    at ephy-main.c line 712
  • #0 __kernel_vsyscall

Comment 1 Reinout van Schouwen 2006-12-17 18:00:35 UTC
This is a real bug in Epiphany ('bad interaction in ephy with xpcom startup and python gc' according to chpe), marking NEW.
Comment 2 Reinout van Schouwen 2006-12-17 23:21:09 UTC
*** Bug 359736 has been marked as a duplicate of this bug. ***
Comment 3 Reinout van Schouwen 2006-12-17 23:21:58 UTC
Bug 359736 contains a pretty good stacktrace.
Comment 4 Sebastien Bacher 2007-02-18 22:03:42 UTC
Ubuntu bug about that: https://launchpad.net/epiphany-browser/+bug/86006
Comment 5 Reinout van Schouwen 2007-05-07 15:13:22 UTC
*** Bug 436608 has been marked as a duplicate of this bug. ***
Comment 6 Reinout van Schouwen 2007-05-07 15:14:39 UTC
bug 436608 also has a good trace.
Comment 7 Diego Escalante Urrelo (not reading bugmail) 2007-06-29 23:07:54 UTC
*** Bug 444470 has been marked as a duplicate of this bug. ***
Comment 8 Reinout van Schouwen 2007-09-27 13:01:06 UTC
*** Bug 480928 has been marked as a duplicate of this bug. ***
Comment 9 Xan Lopez 2009-02-28 16:31:53 UTC
Gecko only, closing as WONTFIX.