GNOME Bugzilla – Bug 356909
crash in Evolution: I opened a mail with 108...
Last modified: 2006-09-21 14:44:45 UTC
What were you doing when the application crashed? I opened a mail with 108 image attachements; after that i wanted to see the first image by clicking on the arrow to collapse the inline viewing. The first picture showed up; together with bugbuddy. The toolbar is still saying: 'Formating message (...)' Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.0 2006-09-04 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 189136896 vsize: 0 resident: 189136896 share: 0 rss: 44281856 rss_rlim: 0 CPU usage: start_time: 1158762059 rtime: 0 utime: 3415 stime: 0 cutime:3305 cstime: 0 timeout: 110 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/evolution-2.8' (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 -1233021264 (LWP 22659)] [New Thread -1342342240 (LWP 22679)] [New Thread -1332970592 (LWP 22676)] [New Thread -1324381280 (LWP 22675)] [New Thread -1286050912 (LWP 22672)] [New Thread -1277252704 (LWP 22667)] [New Thread -1268860000 (LWP 22665)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 72833
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
When using the debugger the bug doesn't happen all the time. But here is the stack trace, i hope it helps: swatje@Titan:~$ gdb evolution GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New Thread -1232951632 (LWP 5005)] CalDAV Eplugin starting up ... (evolution-2.8:5005): evolution-mail-WARNING **: ignored this junk plugin: not enabled or we have already loaded one (evolution-2.8:5005): e-utils-WARNING **: Plugin 'Bogofilter junk plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0' ** (evolution-2.8:5005): DEBUG: mailto URL command: evolution %s ** (evolution-2.8:5005): DEBUG: mailto URL program: evolution [New Thread -1268790368 (LWP 5023)] [New Thread -1277183072 (LWP 5024)] [Thread -1277183072 (LWP 5024) exited] [New Thread -1277183072 (LWP 5025)] [New Thread -1285973088 (LWP 5026)] [New Thread -1294365792 (LWP 5027)] [Thread -1294365792 (LWP 5027) exited] [New Thread -1294365792 (LWP 5030)] get swatje imap://swatje@localhost:3143/ Find Items 0 [New Thread -1332696160 (LWP 5062)] [New Thread -1341621344 (LWP 5067)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1232951632 (LWP 5005)] 0xb48ae1f7 in efhd_image_resized (w=0x923f180, event=0xbfa0ddbc, info=0x9118788) at em-format-html-display.c:1628 1628 em-format-html-display.c: No such file or directory. in em-format-html-display.c (gdb) apply all bt Undefined command: "apply". Try "help". (gdb) thread apply all bt
+ Trace 72914
Thread 1 (Thread -1232951632 (LWP 5005))
Thanks for the stacktrace, François. :) Indeed it helps. Matches the stacktrace and description of bug 354041 comment 2 and bug 333864. *** This bug has been marked as a duplicate of 333864 ***