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 545811 - seahorse crashed with SIGSEGV in g_type_check_instance_cast()
seahorse crashed with SIGSEGV in g_type_check_instance_cast()
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
2.22.x
Other Linux
: Normal critical
: 2.22.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2008-08-01 08:18 UTC by Sebastien Bacher
Modified: 2008-09-04 15:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sebastien Bacher 2008-08-01 08:18:01 UTC
the bug has been opened on https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/219415

"Ubuntu 8.04
seahorse 2.22.1-0ubuntu1

I had the Encryption Key Manager open and it suddenly crashed.

  • #0 IA__g_type_check_instance_cast
    at /build/buildd/glib2.0-2.16.3/gobject/gtype.c line 3177
  • #1 multi_operation_progress
    at seahorse-operation.c line 422
  • #2 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c line 490
  • #3 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2440
  • #4 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2199
  • #5 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2243
  • #6 seahorse_operation_mark_done
    at seahorse-operation.c line 348
  • #7 fail_hkp_operation
    at seahorse-hkp-source.c line 312
  • #8 final_finished
    at soup-session-async.c line 203
  • #9 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2510
  • #11 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2199
  • #12 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2243
  • #13 connect_result
    at soup-session.c line 923
  • #14 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2440
  • #16 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2199
  • #17 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2243
  • #18 idle_connect_result
    at soup-socket.c line 500
  • #19 connect_watch
    at soup-socket.c line 523
  • #20 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2009
  • #21 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2642
  • #22 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2850
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 main
    at main.c line 74

Comment 1 rsachetto 2008-08-23 21:45:55 UTC
I had the same bug here when I was trying to configure the key in a remote host.
The key was properly configured even with the crash.
Comment 2 Stef Walter 2008-08-31 19:43:26 UTC
There have been several fixes to reference counting in the 'operation' code of seahorse recently. Can you duplicate this problem with a recent build (let's say 2.23.90 or later?)
Comment 3 Andreas Moog 2008-09-04 14:59:10 UTC
From the original reporter in Launchpad:
(https://bugs.edge.launchpad.net/ubuntu/+source/seahorse/+bug/219415/comments/8)

 Rafael Sachetto wrote 17 hours ago:

I'm using seahorse 2.23.90 in intrepid and seems the bug was corrected. Everything is working fine now.

So I guess this could be closed.
Comment 4 Adam Schreiber 2008-09-04 15:12:36 UTC
Ok, Thanks for passing this up.