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 344268 - Starting with evolution -c mail on GTK+ 2.9.2, evolution crashes
Starting with evolution -c mail on GTK+ 2.9.2, evolution crashes
Status: RESOLVED DUPLICATE of bug 343764
Product: evolution
Classification: Applications
Component: Mailer
2.8.x
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-06-08 11:27 UTC by sangu
Modified: 2013-09-13 00:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description sangu 2006-06-08 11:27:45 UTC
Steps to reproduce:
1. $evolution -c mail
2. 
3. 


Stack trace:
Backtrace was generated from '/usr/bin/evolution-2.8'

Using host libthread_db library "/lib/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1209156880 (LWP 14074)]
[New Thread -1286648928 (LWP 14111)]
[New Thread -1276159072 (LWP 14110)]
[New Thread -1265669216 (LWP 14109)]
[New Thread -1233605728 (LWP 14084)]
[New Thread -1222599776 (LWP 14083)]
0x00c32402 in __kernel_vsyscall ()

Thread 1 (Thread -1209156880 (LWP 14074))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 812

Other information:
evolution doesn't crash in GTK+ 2.9.1

OS : Fedora Development
glib2-2.11.2-1, gtk2-2.9.2-3, pango-1.13.1-3, evolution-2.7.2.1-4
Comment 1 André Klapper 2006-06-08 13:42:20 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 343764 ***
Comment 2 sangu 2006-06-09 13:36:29 UTC
After installing gtk2-2.9.2-4 , this bug 344268 was fixed.


$rpm -q --changelog gtk2-2.9.2-4
* Fri Jun 09 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.2-4
- Fix a crash in evolution
[...]

See Also : http://www.redhat.com/archives/fedora-cvs-commits/2006-June/msg00449.html