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 355526 - crash in Encryption Keys: Checking the properties ...
crash in Encryption Keys: Checking the properties ...
Status: RESOLVED DUPLICATE of bug 325759
Product: atk
Classification: Platform
Component: gail
unspecified
Other All
: High critical
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-09-12 03:32 UTC by Andrew Conkling
Modified: 2006-09-12 10:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Andrew Conkling 2006-09-12 03:32:49 UTC
What were you doing when the application crashed?
Checking the properties for someone's public key.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 59518976 vsize: 0 resident: 59518976 share: 0 rss: 20197376 rss_rlim: 0
CPU usage: start_time: 1158031829 rtime: 0 utime: 475 stime: 0 cutime:341 cstime: 0 timeout: 134 it_real_value: 0 frequency: 1

Backtrace was generated from '/usr/bin/seahorse'

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

Thread 1 (Thread -1225660752 (LWP 10397))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
    at gmessages.c line 552
  • #10 gail_tree_view_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #11 gail_tree_view_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #12 _gtk_marshal_VOID__BOXED_BOXED
    at gtkmarshalers.c line 1304
  • #13 IA__g_closure_invoke
    at gclosure.c line 490
  • #14 signal_emit_unlocked_R
    at gsignal.c line 2508
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #16 IA__g_signal_emit
    at gsignal.c line 2241
  • #17 IA__gtk_tree_model_row_inserted
    at gtktreemodel.c line 1494
  • #18 gtk_tree_model_sort_row_inserted
    at gtktreemodelsort.c line 689
  • #19 _gtk_marshal_VOID__BOXED_BOXED
    at gtkmarshalers.c line 1304
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #23 IA__g_signal_emit
    at gsignal.c line 2241
  • #24 IA__gtk_tree_model_row_inserted
    at gtktreemodel.c line 1494
  • #25 gtk_tree_model_filter_row_inserted
    at gtktreemodelfilter.c line 1531
  • #26 _gtk_marshal_VOID__BOXED_BOXED
    at gtkmarshalers.c line 1304
  • #27 IA__g_closure_invoke
    at gclosure.c line 490
  • #28 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #29 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #30 IA__g_signal_emit
    at gsignal.c line 2241
  • #31 IA__gtk_tree_model_row_inserted
    at gtktreemodel.c line 1494
  • #32 IA__gtk_tree_store_insert_before
    at gtktreestore.c line 1173
  • #33 IA__gtk_tree_store_append
    at gtktreestore.c line 1566
  • #34 ??
  • #35 ??
  • #36 ??
  • #37 ??
  • #0 __kernel_vsyscall

Comment 1 Karsten Bräckelmann 2006-09-12 10:06:25 UTC
According to the stacktrace, I believe this to be another duplicate of the gail bug 325759.

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