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 444470 - crash after quick open-close
crash after quick open-close
Status: RESOLVED DUPLICATE of bug 385635
Product: epiphany
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2007-06-05 19:37 UTC by Diego Escalante Urrelo (not reading bugmail)
Modified: 2007-06-29 23:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego Escalante Urrelo (not reading bugmail) 2007-06-05 19:37:02 UTC
Steps that take me to this:
1. ./src/epiphany -p
2. type pastebin.ca
3. right click the textarea
4. click out of the popup to dissapear it
5. control+w

System: Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Gilouche
Icon Theme: gnome

Memory status: size: 143257600 vsize: 143257600 resident: 48640000 share: 32563200 rss: 48640000 rss_rlim: 4294967295
CPU usage: start_time: 1181071930 rtime: 275 utime: 256 stime: 19 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231624496 (LWP 25605)]
[New Thread -1303131248 (LWP 25614)]
[New Thread -1285321840 (LWP 25609)]
[New Thread -1276929136 (LWP 25608)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1231624496 (LWP 25605))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 876
  • #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 753
  • #14 IA__g_object_unref
    at gobject.c line 1793
  • #15 ephy_embed_shell_finalize
    at ephy-embed-shell.c line 161
  • #16 ephy_shell_finalize
    at ephy-shell.c line 380
  • #17 IA__g_object_unref
    at gobject.c line 1793
  • #18 ephy_window_finalize
    at ephy-window.c line 3265
  • #19 IA__g_object_unref
    at gobject.c line 1793
  • #20 ??
    from /var/lib/python-support/python2.5/gtk-2.0/gobject/_gobject.so
  • #21 ??
  • #22 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (220 sec old) ---------------------
alarm-queue.c:1837 (check_midnight_refresh)
alarm-queue.c:1837 (check_midnight_refresh)
alarm-queue.c:1837 (check_midnight_refresh)
alarm-queue.c:1837 (check_midnight_refresh)
alarm-queue.c:1837 (check_midnight_refresh)
alarm-queue.c:1837 (check_midnight_ref
** (epiphany:4993): WARNING **: Could not get nsIScriptError
** (epiphany:4993): WARNING **: Could not get nsIScriptError
** (epiphany:4993): WARNING **: Could not get nsIScriptError
** (epiphany:4993): WARNING **: Could not get nsIScriptError
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
--------------------------------------------------
Comment 1 Reinout van Schouwen 2007-06-05 20:16:11 UTC
Diego, this looks like bug 385635.
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2007-06-05 20:23:43 UTC
Hmmm, looks like...

What about those python gobject.so lines? suspicious?
Comment 3 Diego Escalante Urrelo (not reading bugmail) 2007-06-29 23:07:54 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 385635 ***