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 405496 - crash in Passwords and Encryption Keys: Open multiply "Find Remo...
crash in Passwords and Encryption Keys: Open multiply "Find Remo...
Status: RESOLVED DUPLICATE of bug 404034
Product: seahorse
Classification: Applications
Component: general
0.9.7
Other All
: High critical
: 1.0.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2007-02-07 19:48 UTC by Timm
Modified: 2007-04-06 15:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Timm 2007-02-07 19:48:03 UTC
What were you doing when the application crashed?
Open multiply "Find Remote Keys" dialogs. Searchstring was "janek thomaschewski"


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

Memory status: size: 83623936 vsize: 0 resident: 83623936 share: 0 rss: 16642048 rss_rlim: 0
CPU usage: start_time: 1170878408 rtime: 0 utime: 253 stime: 0 cutime:217 cstime: 0 timeout: 36 it_real_value: 0 frequency: 0

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

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

Thread 2 (Thread -1268372576 (LWP 10224))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 pthread_mutex_lock
    from /lib/tls/i686/cmov/libpthread.so.0
  • #5 IA__g_source_attach
    at gmain.c line 907
  • #6 soup_add_idle
    from /usr/lib/libsoup-2.2.so.8
  • #7 soup_dns_lookup_resolve_async
    from /usr/lib/libsoup-2.2.so.8
  • #8 g_thread_create_proxy
    at gthread.c line 553
  • #9 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #10 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Timm 2007-02-07 19:51:57 UTC
Even if version here says 0.9.7 it is actually "seahorse 0.9.10" (from the about dialog).
Comment 2 Stef Walter 2007-02-12 22:16:38 UTC
Hmmm, this looks like a bug in libsoup. Do you have time to install the debug symbols for libsoup2 and duplicate this bug. The resulting stack trace will help us find this problem. 

Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 3 Timm 2007-02-13 18:36:43 UTC
Hi,

added the repo for the edgy -dbg packages, and installed the libsoup2 one.

This is the output, when it now crashes from Bug-Buddy:
###############################
Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 82706432 vsize: 0 resident: 82706432 share: 0 rss: 16179200 rss_rlim: 0
CPU usage: start_time: 1171391563 rtime: 0 utime: 237 stime: 0 cutime:212 cstime: 0 timeout: 25 it_real_value: 0 frequency: 0

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

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

Thread 2 (Thread -1268483168 (LWP 10675))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 pthread_mutex_lock
    from /lib/tls/i686/cmov/libpthread.so.0
  • #5 IA__g_source_attach
    at gmain.c line 907
  • #6 soup_add_idle
    at soup-misc.c line 442
  • #7 resolver_thread
    at soup-dns.c line 511
  • #8 g_thread_create_proxy
    at gthread.c line 553
  • #9 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #10 clone
    from /lib/tls/i686/cmov/libc.so.6

I had 2 search windows open.

Hope this helps
Comment 4 Stef Walter 2007-04-06 15:26:19 UTC

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