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 550900 - Crash saving an image
Crash saving an image
Status: RESOLVED DUPLICATE of bug 536768
Product: epiphany
Classification: Core
Component: [obsolete] Backend:Mozilla
2.23.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-04 20:13 UTC by César Muñoz Albitres (On3_G)
Modified: 2008-09-04 21:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description César Muñoz Albitres (On3_G) 2008-09-04 20:13:59 UTC
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: 670126080 vsize: 670126080 resident: 200232960 share: 32886784 rss: 200232960 rss_rlim: 18446744073709551615
CPU usage: start_time: 1220550712 rtime: 48652 utime: 46002 stime: 2650 cutime:11 cstime: 12 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-www-browser'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2b52dc023ae0 (LWP 5838)]
[New Thread 0x45009950 (LWP 31385)]
[New Thread 0x43005950 (LWP 5866)]
[New Thread 0x42003950 (LWP 5864)]
[New Thread 0x41001950 (LWP 5863)]
[New Thread 0x41802950 (LWP 5862)]
[New Thread 0x40800950 (LWP 5839)]
0x00002b52d7ba7edf in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b52dc023ae0 (LWP 5838))

  • #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 (6662 sec old) ---------------------
Traceback (most recent call last):
  File "/usr/share/screenlets/NowPlaying/NowPlayingScreenlet.py", line 317, in dbus_check_player
    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')
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 André Klapper 2008-09-04 20:31:50 UTC
hmm, do you have debug packages for dbus-glib, glib and gtk installed?
Comment 2 Reinout van Schouwen 2008-09-04 21:12:21 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 ***