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 551168 - crash in Epiphany Web Browser: guardando una imagen de ...
crash in Epiphany Web Browser: guardando una imagen de ...
Status: RESOLVED DUPLICATE of bug 536768
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-06 23:15 UTC by César Muñoz Albitres (On3_G)
Modified: 2008-09-06 23:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description César Muñoz Albitres (On3_G) 2008-09-06 23:15:03 UTC
Version: 2.22.3

What were you doing when the application crashed?
guardando una imagen de la web


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

System: Linux 2.6.24-1-amd64 #1 SMP Sat May 10 09:28:10 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 592838656 vsize: 592838656 resident: 125997056 share: 30203904 rss: 125997056 rss_rlim: 18446744073709551615
CPU usage: start_time: 1220742628 rtime: 2262 utime: 2104 stime: 158 cutime:8 cstime: 10 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2ada881a2ae0 (LWP 13872)]
[New Thread 0x44007950 (LWP 15012)]
[New Thread 0x45009950 (LWP 14676)]
[New Thread 0x43005950 (LWP 13881)]
[New Thread 0x42003950 (LWP 13878)]
[New Thread 0x41001950 (LWP 13877)]
[New Thread 0x41802950 (LWP 13876)]
[New Thread 0x40800950 (LWP 13873)]
0x00002ada83d26edf in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2ada881a2ae0 (LWP 13872))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 216
  • #5 <signal handler called>
  • #6 dbus_g_proxy_connect_signal
    from /usr/lib/libdbus-glib-1.so.2
  • #7 notify_notification_show
    from /usr/lib/libnotify.so.1
  • #8 update_download_row
    at /home/joss/deb/build-area/epiphany-browser-2.22.3/embed/downloader-view.c line 454
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #13 MozDownload::OnStateChange
    at /home/joss/deb/build-area/epiphany-browser-2.22.3/embed/mozilla/MozDownload.cpp line 317
  • #14 nsWebBrowserPersist::OnStopRequest
    at nsWebBrowserPersist.cpp line 794
  • #15 nsHttpChannel::OnStopRequest
    at nsHttpChannel.cpp line 4443
  • #16 nsInputStreamPump::OnStateStop
    at nsInputStreamPump.cpp line 576
  • #17 nsInputStreamPump::OnInputStreamReady
    at nsInputStreamPump.cpp line 401
  • #18 nsInputStreamReadyEvent::Run
    at nsStreamUtils.cpp line 111
  • #19 nsThread::ProcessNextEvent
    at nsThread.cpp line 510
  • #20 NS_ProcessPendingEvents_P
    at nsThreadUtils.cpp line 181
  • #21 nsBaseAppShell::NativeEventCallback
    at nsBaseAppShell.cpp line 121
  • #22 nsAppShell::EventProcessorCallback
    at nsAppShell.cpp line 69
  • #23 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #24 ??
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #26 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 main
    at /home/joss/deb/build-area/epiphany-browser-2.22.3/src/ephy-main.c line 744
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (1257 sec old) ---------------------
    if player and player.is_active(self.dbus_iface):
  File "/usr/lib/python2.5/site-packages/screenlets/plugins/LastFMProxy.py", line 39, in is_active
    app = mpdclient2.connect()
  File "/usr/lib/python2.5/site-packages/screenlets/plugins/mpdclient2.py", line 329, in connect
    conn = mpd_connection(host, port)
  File "/usr/lib/python2.5/site-packages/screenlets/plugins/mpdclient2.py", line 287, in __init__
    self.talker = socket_talker(host, port)
  File "/usr/lib/python2.5/site-packages/screenlets/plugins/mpdclient2.py", line 22, in __init__
    self.sock.connect((host, port))
  File "<string>", line 1, in connect
socket.error: (111, 'Conexi\xc3\xb3n rehusada')
Traceback (most recent call last):
  File "/usr/share/screenlets/NowPlaying/NowPlayingScreenlet.py", line 317, in dbus_check_player
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Reinout van Schouwen 2008-09-06 23:23:59 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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