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 376729 - crash in Decrypt File:
crash in Decrypt File:
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.9.5
Other All
: High critical
: 1.0.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2006-11-18 18:04 UTC by tarred86
Modified: 2006-12-14 18:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description tarred86 2006-11-18 18:04:58 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 132632576 vsize: 132632576 resident: 15757312 share: 11157504 rss: 15757312 rss_rlim: -1
CPU usage: start_time: 1163873049 rtime: 74 utime: 69 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47401492733808 (LWP 23846)]
(no debugging symbols found)
0x00002b1c8357ceb5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47401492733808 (LWP 23846))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_tree_model_get_valist
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #4 gtk_tree_model_get
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #5 cryptui_key_store_have_selected_keys
    from /usr/lib64/libcryptui.so.0
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Stef Walter 2006-12-14 18:11:20 UTC
Thanks. Now fixed!

2006-12-14  Nate Nielsen  <nielsen@memberwebs.com>

	* libcryptui/cryptui-key-store.c: Fix crasher when filtering keys
	Fixes bug #376729