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 552670 - crash in Epiphany Web Bookmarks: Ich habe eine Seite durc...
crash in Epiphany Web Bookmarks: Ich habe eine Seite durc...
Status: RESOLVED DUPLICATE of bug 509083
Product: epiphany
Classification: Core
Component: [obsolete] BugBuddyBugs
2.22.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-17 17:13 UTC by florian-sievers
Modified: 2008-09-17 20:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description florian-sievers 2008-09-17 17:13:47 UTC
Version: 2.22.3

What were you doing when the application crashed?
Ich habe eine Seite durch Anklicken eines Bildes geschloßen (JavaScript). Zuvor habe ich bereits das Hauptfenster geschloßen, durch dass das neue Fenster erstellt wurde.

1. Klick auf Link zum öffnen eines neuen Fensters.
2. Schließen des Fensters in dem der Link zum Aufruf war.
3. Klick auf Grafik, die das Schließen des aktuellen Fenster durch JavaScript durchführt.


Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-06-30 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.26-1-686 #1 SMP Thu Aug 28 12:00:54 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 110596096 vsize: 110596096 resident: 52838400 share: 22335488 rss: 52838400 rss_rlim: 4294967295
CPU usage: start_time: 1221657925 rtime: 27182 utime: 23941 stime: 3241 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb6b5c920 (LWP 18187)]
0xb7f59424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6b5c920 (LWP 18187))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.16.5/glib/gspawn.c line 374
  • #3 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.16.5/glib/gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 216
  • #7 <signal handler called>
  • #8 ??
  • #9 NS_HasPendingEvents_P
    at nsThreadUtils.cpp line 209
  • #10 nsBaseAppShell::OnProcessNextEvent
    at nsBaseAppShell.cpp line 288
  • #11 nsThread::ProcessNextEvent
    at nsThread.cpp line 497
  • #12 NS_ProcessPendingEvents_P
    at nsThreadUtils.cpp line 181
  • #13 nsBaseAppShell::NativeEventCallback
    at nsBaseAppShell.cpp line 121
  • #14 nsAppShell::EventProcessorCallback
    at nsAppShell.cpp line 69
  • #15 g_io_unix_dispatch
  • #16 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c line 2012
  • #17 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c line 2645
  • #18 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.16.5/glib/gmain.c line 2853
  • #19 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.11/gtk/gtkmain.c line 1163
  • #20 main
    at /build/buildd/epiphany-browser-2.22.3/src/ephy-main.c line 753
  • #0 __kernel_vsyscall


----------- .xsession-errors (74 sec old) ---------------------
(firefox-bin:3828): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(firefox-bin:3828): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(firefox-bin:3828): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
Fenstermanager-Warnung:Received a _NET_WM_MOVERESIZE message for 0x2216636 (RPGuides); these messages lack timestamps and therefore suck.
Fenstermanager-Warnung:Received a _NET_WM_MOVERESIZE message for 0x221f2f4 (RPGuides); these messages lack timestamps and therefore suck.
warning: could not initiate dbus
current dist not found in meta-release file
could not send the dbus Inhibit signal: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security poli
current dist not found in meta-release file
could not send the dbus Inhibit signal: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security poli
** (epiphany-browser:18187): WARNING **: Unable to delete /home/florian/.gnome2/epiphany/favicon_cache/707c8219d6d5b11b03fdf11dad9260cd
--------------------------------------------------
Comment 1 florian-sievers 2008-09-17 17:18:44 UTC
Sorry, Debian asked me in german so I answered in german. Her is the translation for the three steps to reproduce this error:

1. Click on a link that opens a new window.
2. Close the window with the link.
3. Click on a graphic in the new window wich has a JavaScript that closes this window.
Comment 2 Reinout van Schouwen 2008-09-17 20:02:51 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 509083 ***