GNOME Bugzilla – Bug 347558
froze while composing email and crashed after two minutes
Last modified: 2008-01-25 09:18:03 UTC
no idea if this is useful. have fun. gtkhtml-3.11.4/evo 2.7.4 from cvs, checkout yesterday. Backtrace was generated from '/opt/gnome/libexec/evolution-2.8' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1236433232 (LWP 16843)] [New Thread -1841157216 (LWP 20387)] [New Thread -1457529952 (LWP 16862)] [New Thread -1475552352 (LWP 16861)] [New Thread -1483945056 (LWP 16858)] [New Thread -1467159648 (LWP 16857)] [New Thread -1440744544 (LWP 16856)] [New Thread -1449137248 (LWP 16855)] [New Thread -1466893408 (LWP 16854)] [New Thread -1422582880 (LWP 16851)] [New Thread -1431139424 (LWP 16848)] [New Thread -1414030432 (LWP 16846)] [New Thread -1405506656 (LWP 16845)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 69336
+ Trace 69338
Thread 1 (Thread -1236433232 (LWP 16843))
still see this with evo 2.7.90. was writing a plain text email when cpu usage of evolution went suddenly up to 70%, after a while it hung. yepp, spell checking is enabled here. $:andre\> gdb /opt/evo-cvs/bin/evolution-2.8 GNU gdb 6.4 Copyright 2005 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 "i586-suse-linux"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /opt/evo-cvs/bin/evolution-2.8 [Thread debugging using libthread_db enabled] [...] (process:11539): GLib-ERROR (recursed) **: gmem.c:172: failed to allocate 4 bytes aborting... Program received signal SIGABRT, Aborted. [Switching to Thread -1236616864 (LWP 11539)] 0xffffe410 in __kernel_vsyscall () (gdb) thread apply all bt [...]
+ Trace 70714
Thread 1 (Thread -1236616864 (LWP 11539))
%s: failed to allocate %lu bytes" Looks like a memory full or some glib bug to me. Definitely not Evolution/Gtkhtml
Possibly fixed in bug #495073.
ping Andre, can you check?
well, i've only ran into it once, otherwise i would have commented here again. feel free to close
OK, thanks Andre, closing as incomplete per last comment.