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 447594 - crash in Epiphany Web Browser: running F9
crash in Epiphany Web Browser: running F9
Status: RESOLVED DUPLICATE of bug 415544
Product: epiphany
Classification: Core
Component: General
2.18.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2007-06-14 16:20 UTC by Matěj Cepl
Modified: 2007-06-14 19:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Matěj Cepl 2007-06-14 16:20:26 UTC
Version: 2.18.2

What were you doing when the application crashed?
running F9


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-2925.9.fc7xen #1 SMP Tue May 22 09:29:36 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

Memory status: size: 841101312 vsize: 841101312 resident: 130666496 share: 44134400 rss: 130666496 rss_rlim: 18446744073709551615
CPU usage: start_time: 1181837092 rtime: 2772 utime: 2620 stime: 152 cutime:2 cstime: 15 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496341584 (LWP 11064)]
[New Thread 1168148816 (LWP 11200)]
[New Thread 1147169104 (LWP 11199)]
[New Thread 1094719824 (LWP 11067)]
[New Thread 1084229968 (LWP 11066)]
0x00000033cd40d89f in __libc_waitpid (pid=11618, stat_loc=0x7fff90a2830c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912496341584 (LWP 11064))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 210
  • #3 <signal handler called>
  • #4 ??
  • #5 XPCJSRuntime::GCCallback
    at xpcjsruntime.cpp line 587
  • #6 DOMGCCallback
    at nsJSEnvironment.cpp line 2269
  • #7 js_GC
    at jsgc.c line 3177
  • #8 js_DestroyContext
    at jscntxt.c line 409
  • #9 ~XPCJSContextStack
    at xpcthreadcontext.cpp line 61
  • #10 XPCPerThreadData::Cleanup
    at xpcthreadcontext.cpp line 407
  • #11 ~XPCPerThreadData
    at xpcthreadcontext.cpp line 416
  • #12 xpc_ThreadDataDtorCB
    at xpcthreadcontext.cpp line 451
  • #13 _PR_DestroyThreadPrivate
    at ../mozilla/nsprpub/pr/src/threads/prtpd.c line 265
  • #14 _pt_thread_death
    at ../mozilla/nsprpub/pr/src/pthreads/ptthread.c line 815
  • #15 _PR_Fini
    at ../mozilla/nsprpub/pr/src/pthreads/ptthread.c line 944
  • #16 __do_global_dtors_aux
    from /usr/lib64/libnspr4.so
  • #17 ??
  • #18 _fini
    from /usr/lib64/libnspr4.so
  • #19 ??
0x00000033cd40d89f	41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (22162 sec old) ---------------------
Watching directory /home/matej/tmp-mail/storemail/Archiv.sbd/2006.sbd/Computer.sbd (total watches = 2311)
Watching directory /home/matej/tmp-mail/storemail/Archiv.sbd/2002.sbd/sluzebni.sbd (total watches = 2312)
Watching directory /home/matej/tmp-mail/storemail/Archiv.sbd/2002.sbd/know-how.sbd (total watches = 2313)
Watching directory /home/matej/tmp-mail/storemail/Archiv.sbd/2002.sbd/neu.sbd (total watches = 2314)
Watching directory /home/matej/tmp-mail/storemail/Archiv.sbd/2002.sbd/pratele.sbd (total watches = 2315)
Watching directory /home/matej/tmp-mail/storemail/Archiv.sbd/2002.sbd/work.sbd (total watches = 2316)
Watching directory /home/matej/tmp-mail/storemail/Archiv.sbd/2002.sbd/pocitace.sbd (total watches = 2317)
Watching directory /home/matej/tmp-mail/storemail/Computers.sbd/registrace.mdir/cur (total watches = 2318)
Watching directory /home/matej/tmp-mail/storemail/Computers.sbd/registrace.mdir/new (total watches = 2319)
Watching directory /home/matej/tmp-mail/storemail/Computers.sbd/registrace.mdir/tmp (total watches = 2320)
Watching directory /home/matej/tmp-mail/storemail/Computers.sbd/kde.mdir/cur (total watches = 2321)
Watching directory /home/matej/tmp-mail/storemail/Computers.sbd/kde.mdir/new (total watches = 2322)
Watching directory /home/matej/tmp-mail/storemail/Computers.sbd/kde.mdir/tmp (total watches = 2323)
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Reinout van Schouwen 2007-06-14 19:40:55 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 415544 ***