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 356356 - crash in Keyring Manager: select a key
crash in Keyring Manager: select a key
Status: RESOLVED FIXED
Product: gnome-keyring-manager
Classification: Deprecated
Component: general
2.16.x
Other Linux
: High critical
: ---
Assigned To: Keyring manager maintainers
Keyring manager maintainers
: 355008 356644 359942 366505 373896 379590 379674 379728 381852 390789 393603 399791 415294 416071 416379 416587 447813 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-17 04:47 UTC by thanate
Modified: 2007-12-28 20:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
patch (790 bytes, patch)
2006-10-05 17:11 UTC, Gustavo Carneiro
none Details | Review

Description thanate 2006-09-17 04:47:02 UTC
Version: 2.16.0

What were you doing when the application crashed?
select a key


Distribution: Debian testing/unstable
Gnome Release: 2.16.0 2006-09-08 (GARNOME)
BugBuddy Version: 2.16.0

Memory status: size: 28303360 vsize: 0 resident: 28303360 share: 0 rss: 16932864 rss_rlim: 0
CPU usage: start_time: 1158468381 rtime: 0 utime: 120 stime: 0 cutime:94 cstime: 0 timeout: 26 it_real_value: 0 frequency: 0

Backtrace was generated from '/home/boat/garnome/bin/gnome-keyring-manager'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1225831616 (LWP 14553)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225831616 (LWP 14553))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 IA__g_str_equal
    at gstring.c line 77
  • #6 gkm_acl_display_set_acl
    at gnome-keyring-manager-acl-display.c line 405
  • #7 gkm_main_ui_populate_key_acl_callback
    at gnome-keyring-manager-main-ui.c line 495
  • #8 gnome_keyring_get_acl_reply
    at gnome-keyring.c line 1894
  • #9 operation_io
    at gnome-keyring.c line 445
  • #10 g_io_unix_dispatch
    at giounix.c line 162
  • #11 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #12 g_main_context_iterate
    at gmain.c line 2677
  • #13 IA__g_main_loop_run
    at gmain.c line 2881
  • #14 IA__gtk_main
    at gtkmain.c line 1001
  • #15 main
    at gnome-keyring-manager.c line 157
  • #0 __kernel_vsyscall

Comment 1 Teppo Turtiainen 2006-09-17 16:40:50 UTC
According to simple-dup-finder this is a unique stack trace.
Comment 2 Claudio Saavedra 2006-09-20 19:04:57 UTC
*** Bug 356644 has been marked as a duplicate of this bug. ***
Comment 3 Gustavo Carneiro 2006-10-05 17:03:29 UTC
*** Bug 359942 has been marked as a duplicate of this bug. ***
Comment 4 Gustavo Carneiro 2006-10-05 17:07:14 UTC
It crashes because 'path' is NULL:

  • #2 gkm_acl_display_set_acl
    at gnome-keyring-manager-acl-display.c line 405
$1 = 0x0
(gdb) p app_path
$2 = 0x8234090 "/home/gjc/projects/gnome/gnome-keyring-manager/src/gnome-keyring-manager"
Comment 5 Gustavo Carneiro 2006-10-05 17:11:47 UTC
Created attachment 74067 [details] [review]
patch
Comment 6 Germán Poo-Caamaño 2006-10-05 18:49:57 UTC
The patch looks fine to me.  Please apply it with a ChangeLog entry.

Thanks.
Comment 7 Germán Poo-Caamaño 2006-10-28 22:01:41 UTC
*** Bug 366505 has been marked as a duplicate of this bug. ***
Comment 8 Germán Poo-Caamaño 2006-11-10 18:15:18 UTC
*** Bug 355008 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2006-11-12 03:32:57 UTC
*** Bug 373896 has been marked as a duplicate of this bug. ***
Comment 10 Germán Poo-Caamaño 2006-11-27 12:30:23 UTC
*** Bug 379590 has been marked as a duplicate of this bug. ***
Comment 11 Germán Poo-Caamaño 2006-11-27 12:32:39 UTC
*** Bug 379674 has been marked as a duplicate of this bug. ***
Comment 12 Germán Poo-Caamaño 2006-11-27 12:33:28 UTC
*** Bug 379728 has been marked as a duplicate of this bug. ***
Comment 13 Germán Poo-Caamaño 2006-12-03 13:57:50 UTC
*** Bug 381852 has been marked as a duplicate of this bug. ***
Comment 14 Germán Poo-Caamaño 2007-01-06 19:06:46 UTC
*** Bug 393603 has been marked as a duplicate of this bug. ***
Comment 15 Mariano Suárez-Alvarez 2007-01-21 00:43:02 UTC
*** Bug 390789 has been marked as a duplicate of this bug. ***
Comment 16 Lucas Lommer 2007-01-23 14:43:09 UTC
*** Bug 399791 has been marked as a duplicate of this bug. ***
Comment 17 Teppo Turtiainen 2007-12-28 20:58:04 UTC
*** Bug 415294 has been marked as a duplicate of this bug. ***
Comment 18 Teppo Turtiainen 2007-12-28 20:58:05 UTC
*** Bug 416071 has been marked as a duplicate of this bug. ***
Comment 19 Teppo Turtiainen 2007-12-28 20:58:12 UTC
*** Bug 416379 has been marked as a duplicate of this bug. ***
Comment 20 Teppo Turtiainen 2007-12-28 20:58:19 UTC
*** Bug 416587 has been marked as a duplicate of this bug. ***
Comment 21 Teppo Turtiainen 2007-12-28 20:58:46 UTC
*** Bug 447813 has been marked as a duplicate of this bug. ***