Bug 2436

Summary: Crash at startup. Did nothing but start the application.
Product: Claws Mail (GTK 2) Reporter: smoge <bernardobarros>
Component: OtherAssignee: users
Status: RESOLVED DUPLICATE    
Severity: major CC: a, leos
Priority: P3    
Version: 3.7.9   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
List of updates performed prior to bug appearance. none

Description smoge 2011-05-25 01:17:54 UTC
Crash at startup. Did nothing but start the application.

Claws Mail version 3.7.9
GTK+ version 2.24.4 / GLib 2.28.7
Locale: en_US.utf8 (charset: UTF-8)
Features: IPv6 iconv compface GnuTLS LDAP JPilot GNU/aspell libetpan libSM
Operating system: Linux 2.6.38-lqx (x86_64)
C Library: GNU libc 2.13
--
[Thread debugging using libthread_db enabled]
0x00007faa17bfe2ee in waitpid () from /lib/libpthread.so.0
#0  0x00007faa17bfe2ee in waitpid () from /lib/libpthread.so.0
No symbol table info available.
#1  0x000000000049835b in ?? ()
No symbol table info available.
#2  <signal handler called>
No symbol table info available.
#3  0x00007faa1225a547 in XGetXCBConnection () from /usr/lib/libX11-xcb.so.1
No symbol table info available.
#4  0x00007faa180352f1 in sn_display_new () from /usr/lib/libstartup-notification-1.so.0
No symbol table info available.
#5  0x00000000004443de in ?? ()
No symbol table info available.
#6  0x000000000044662c in main ()
No symbol table info available.
Kill the program being debugged? (y or n) [answered Y; input not from terminal]
Comment 1 Kevin Eldridge 2011-05-25 03:56:22 UTC
Created attachment 984 [details]
List of updates performed prior to bug appearance.
Comment 3 Kevin Eldridge 2011-05-25 04:03:25 UTC
Linux Distro: Arch
Bug appeared after an update a few minutes ago. The attached list is everything I updated today cat'ed into a text file from pacman's cache.

My error message was line for line identical to the bug maker's save the kernel build, though it appears to be the same kernel version.
Comment 4 Andrew Gaydenko 2011-05-25 04:10:08 UTC
@Kevin

startup-notification is also listed in your updates. So I guess it is the same bug as I have pointed above.
Comment 5 smoge 2011-05-25 04:59:20 UTC
That's right! Downgrading startup-notification to 0.10-2 'fixed' the bug.

http://arm.konnichi.com/extra/os/x86_64/startup-notification-0.10-2-x86_64.pkg.tar.xz
Comment 6 Paul 2011-05-25 07:38:03 UTC

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