[Bug 494490] New: Evoltuion SEGFAULT While Moving Messages
http://bugzilla.novell.com/show_bug.cgi?id=494490 Summary: Evoltuion SEGFAULT While Moving Messages Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Evolution AssignedTo: bnc-team-evolution@forge.provo.novell.com ReportedBy: ragoddard@novell.com QAContact: lakhil@novell.com Found By: Novell Technical Services Services Priority: 344 Evolution v2.24.1.1-4.13.3 segfaults while moving messages from the GroupWise Inbox to other folders. This appears to be happening at random, but I seem to be able to readily duplicate after a message has been moved from the Inbox to another folder if the moved message still appears in the Inbox. In other words, after having moved a message from the Inbox to another GW folder, the message still appears in the Inbox. Mistakenly thinking I had dreamed the original move, if I then try to move this same 'ghost' message along with other messages to another folder, Evolution segfaults. Here's the gdb backtrace: (gdb) bt #0 0x00007fffe0380bb6 in ?? () from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelgroupwise.so #1 0x00007fffe4047fc7 in em_utils_selection_get_uidlist () from /usr/lib64/evolution/2.24/components/libevolution-mail.so #2 0x00007fffe401db78 in ?? () from /usr/lib64/evolution/2.24/components/libevolution-mail.so #3 0x00007fffe40548ba in ?? () from /usr/lib64/evolution/2.24/components/libevolution-mail.so #4 0x00007fffe8fe0d07 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007fffe8fdf764 in ?? () from /usr/lib64/libglib-2.0.so.0 #6 0x00007ffff3f0e070 in start_thread () from /lib64/libpthread.so.0 #7 0x00007fffe8cf610d in clone () from /lib64/libc.so.6 #8 0x0000000000000000 in ?? () -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User lakhil@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c1 Akhil Laddha <lakhil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |groupwise, mailer Status|NEW |NEEDINFO Info Provider| |ragoddard@novell.com --- Comment #1 from Akhil Laddha <lakhil@novell.com> 2009-04-13 21:48:46 MDT --- Can you please install debuginfo packages of evolution and evolution-data-server and provide us traces. Please do 't a a bt' instead of 'bt' with gdb and also provide crash point, i mean 3-4 lines of traces above 't a a bt', thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User ragoddard@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c3 --- Comment #3 from Randall Goddard <ragoddard@novell.com> 2009-04-14 12:03:17 MDT --- I forgot to add the traces above the 't a a bt'. [New Thread 0x7fffcc0e4950 (LWP 19000)] [New Thread 0x7fffce7fc950 (LWP 19001)] [Thread 0x7fffce7fc950 (LWP 19001) exited] [Thread 0x7fffcc0e4950 (LWP 19000) exited] [New Thread 0x7fffcc0e4950 (LWP 19005)] [Thread 0x7fffceffd950 (LWP 18995) exited] [New Thread 0x7fffceffd950 (LWP 19009)] [Thread 0x7fffceffd950 (LWP 19009) exited] [New Thread 0x7fffceffd950 (LWP 19010)] [Thread 0x7fffceffd950 (LWP 19010) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffcc0e4950 (LWP 19005)] 0x00007fffe0380bb6 in ?? () from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelgroupwise.so And here's the correlating stack: (gdb) t a a bt Thread 83 (Thread 0x7fffcc0e4950 (LWP 19005)): #0 0x00007fffe0380bb6 in ?? () from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelgroupwise.so #1 0x00007fffe4047fc7 in em_utils_selection_get_uidlist () from /usr/lib64/evolution/2.24/components/libevolution-mail.so #2 0x00007fffe401db78 in ?? () from /usr/lib64/evolution/2.24/components/libevolution-mail.so #3 0x00007fffe40548ba in ?? () from /usr/lib64/evolution/2.24/components/libevolution-mail.so #4 0x00007fffe8fe0d07 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007fffe8fdf764 in ?? () from /usr/lib64/libglib-2.0.so.0 #6 0x00007ffff3f0e070 in start_thread () from /lib64/libpthread.so.0 #7 0x00007fffe8cf610d in clone () from /lib64/libc.so.6 #8 0x0000000000000000 in ?? () Thread 59 (Thread 0x7fffcd386950 (LWP 18803)): #0 0x00007fffe8ced386 in poll () from /lib64/libc.so.6 #1 0x00007fffe8fb9748 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8fb9ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff4c9610d in ?? () from /usr/lib64/libebook-1.2.so.9 #4 0x00007fffe8fdf764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0e070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf610d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 15 (Thread 0x7fffd46d5950 (LWP 18604)): #0 0x00007fffe8ced386 in poll () from /lib64/libc.so.6 #1 0x00007fffe8fb9748 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8fb9ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fffedbf4140 in ?? () from /usr/lib64/libORBit-2.so.0 #4 0x00007fffe8fdf764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0e070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf610d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7f9a7f0 (LWP 18573)): #0 0x00007fffea3ddeb0 in pango_layout_iter_get_baseline@plt () from /usr/lib64/libpango-1.0.so.0 #1 0x00007fffea3f9028 in pango_renderer_draw_layout () from /usr/lib64/libpango-1.0.so.0 #2 0x00007fffecbe2f7f in gdk_draw_layout_with_colors () from /usr/lib64/libgdk-x11-2.0.so.0 #3 0x00007fffecbe311f in gdk_draw_layout () from /usr/lib64/libgdk-x11-2.0.so.0 #4 0x00007ffff67eb290 in ?? () from /usr/lib64/evolution/2.24/libetable.so.0 #5 0x00007ffff68084e6 in ?? () from /usr/lib64/evolution/2.24/libetable.so.0 #6 0x00007ffff190ff6f in ?? () from /usr/lib64/libgnomecanvas-2.so.0 #7 0x00007ffff1914f08 in ?? () from /usr/lib64/libgnomecanvas-2.so.0 #8 0x00007fffed2ec5d8 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 #9 0x00007fffe924d37d in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 #10 0x00007fffe9262d5b in ?? () from /usr/lib64/libgobject-2.0.so.0 #11 0x00007fffe92645af in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #12 0x00007fffe9264c63 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #13 0x00007fffed3efaae in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 #14 0x00007fffed2e5eea in gtk_main_do_event () from /usr/lib64/libgtk-x11-2.0.so.0 #15 0x00007fffecbf46a5 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #16 0x00007fffecbf4c31 in gdk_window_process_all_updates () from /usr/lib64/libgdk-x11-2.0.so.0 #17 0x00007fffecbf4c59 in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #18 0x00007fffecbd8a4b in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #19 0x00007fffe8fb60db in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #20 0x00007fffe8fb98ad in ?? () from /usr/lib64/libglib-2.0.so.0 #21 0x00007fffe8fb9ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #22 0x00007fffee6c6876 in bonobo_main () from /usr/lib64/libbonobo-2.so.0 #23 0x0000000000417571 in main () -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User lakhil@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c4 Akhil Laddha <lakhil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |ragoddard@novell.com --- Comment #4 from Akhil Laddha <lakhil@novell.com> 2009-04-15 00:45:52 MDT --- Randy, i see there is mismatch in your evolution and debuginfo rpms evolution-data-server-2.24.1.1-5.11.2 evolution-data-server-debuginfo-2.24.1.1-5.1 evolution-2.24.1.1-4.13.3 evolution-debuginfo-2.24.1.1-4.9 and it could be the reason you are not getting proper traces :-( Would you mind trying out rpms [1] which we have submitted in autobuild for sled11 updates, these are yet to be released officially. [1] http://www.suse.de/~psankar/packages/sle11-april-8/ -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User ragoddard@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c5 Randall Goddard <ragoddard@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|ragoddard@novell.com | --- Comment #5 from Randall Goddard <ragoddard@novell.com> 2009-04-15 09:30:56 MDT --- (In reply to comment #4)
@Akhil: this directory only appears to have i586 builds. Is there another location for the x86_64 builds? Is there such? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User ragoddard@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c6 --- Comment #6 from Randall Goddard <ragoddard@novell.com> 2009-04-15 09:39:58 MDT --- Here are some good duplication steps that I've found: 1- Move a message from Inbox to any other GroupWise folder. 2- As the message doesn't disappear from the Inbox folder immediately, attempt to move this same message again to the same other GroupWise folder. 3- Immediate segfault. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User lakhil@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c7 --- Comment #7 from Akhil Laddha <lakhil@novell.com> 2009-04-16 04:13:31 MDT --- Sorry Randy, i am not able to reproduce locally with given steps in comment#6. You can find x86_64 build here http://www.suse.de/~psankar/packages/sle11-april-8-x86_64/ -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User ragoddard@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c8 --- Comment #8 from Randall Goddard <ragoddard@novell.com> 2009-04-16 08:49:38 MDT --- (In reply to comment #7)
Sorry Randy, i am not able to reproduce locally with given steps in comment#6.
You can find x86_64 build here http://www.suse.de/~psankar/packages/sle11-april-8-x86_64/
This looks better, but it appears there are some gnome or glibc library conflicts--I had to force the update. [New Thread 0x7fffdf95f950 (LWP 5750)] [Thread 0x7fffdf95f950 (LWP 5750) exited] [New Thread 0x7fffdf95f950 (LWP 5751)] [Thread 0x7fffdf95f950 (LWP 5751) exited] [New Thread 0x7fffdf95f950 (LWP 5755)] [New Thread 0x7fffd0eaa950 (LWP 5756)] [Thread 0x7fffd0eaa950 (LWP 5756) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffdf95f950 (LWP 5755)] groupwise_transfer_messages_to (source=0xc26f00, uids=0xe9fb30, destination=0xec6040, transferred_uids=<value optimized out>, delete_originals=1, ex=0x100b750) at camel-groupwise-folder.c:2348 2348 camel-groupwise-folder.c: No such file or directory. in camel-groupwise-folder.c (gdb) t a a bt Thread 66 (Thread 0x7fffdf95f950 (LWP 5755)): #0 groupwise_transfer_messages_to (source=0xc26f00, uids=0xe9fb30, destination=0xec6040, transferred_uids=<value optimized out>, delete_originals=1, ex=0x100b750) at camel-groupwise-folder.c:2348 #1 0x00007fffe4048097 in em_utils_selection_get_uidlist (data=0x110efe0, dest=0xec6040, move=1, ex=0x100b750) at em-utils.c:1183 #2 0x00007fffe401dc08 in emft_drop_async__exec (m=0x100b730) at em-folder-tree.c:931 #3 0x00007fffe4054a44 in mail_msg_proxy (msg=0x100b730) at mail-mt.c:520 #4 0x00007fffe8fe1d07 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #6 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #7 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #8 0x0000000000000000 in ?? () Thread 23 (Thread 0x7fffd06a9950 (LWP 5696)): #0 0x00007fffe8cee386 in poll () from /lib64/libc.so.6 #1 0x00007fffe8fba748 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8fbaddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fffedbf5140 in ?? () from /usr/lib64/libORBit-2.so.0 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fffd238b950 (LWP 5685)): #0 0x00007ffff3f15434 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff3f10cf0 in _L_lock_102 () from /lib64/libpthread.so.0 #2 0x00007ffff3f105de in pthread_mutex_lock () from /lib64/libpthread.so.0 #3 0x00007fffe8fe069e in g_static_rec_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fffdfb7f085 in groupwise_sync (folder=0xec6040, expunge=0, ex=0x7fffd238af60) at camel-groupwise-folder.c:659 #5 0x00007ffff5f24a62 in camel_folder_sync (folder=0xec6040, expunge=0, ex=0x7fffd238af60) at camel-folder.c:306 #6 0x00007fffe405a6cd in refresh_folders_exec (m=0xb1f9e0) at mail-send-recv.c:814 #7 0x00007fffe4054a44 in mail_msg_proxy (msg=0xb1f9e0) at mail-mt.c:520 #8 0x00007fffe8fe1d07 in ?? () from /usr/lib64/libglib-2.0.so.0 #9 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #10 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #11 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #12 0x0000000000000000 in ?? () Thread 14 (Thread 0x7fffd2f1e950 (LWP 5680)): #0 0x00007ffff3f12d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fffe8f938dc in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8f93c92 in g_async_queue_pop () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff4a21b51 in sync_request_thread_cb (cFile=0x7fffd8089b50) at camel-db.c:78 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 13 (Thread 0x7fffdcf4e950 (LWP 5679)): #0 0x00007ffff3f12d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fffe8f938dc in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8f93c92 in g_async_queue_pop () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff4a21b51 in sync_request_thread_cb (cFile=0xa1cd70) at camel-db.c:78 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fffdd74f950 (LWP 5677)): #0 0x00007ffff3f12d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fffe8f938dc in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8f93c92 in g_async_queue_pop () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff4a21b51 in sync_request_thread_cb (cFile=0x863620) at camel-db.c:78 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () ---Type <return> to continue, or q <return> to quit--- Thread 10 (Thread 0x7fffddf50950 (LWP 5676)): #0 0x00007ffff3f12d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fffe8f938dc in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8f93c92 in g_async_queue_pop () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff4a21b51 in sync_request_thread_cb (cFile=0x801590) at camel-db.c:78 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fffde751950 (LWP 5675)): #0 0x00007ffff3f12d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fffe8f938dc in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8f93c92 in g_async_queue_pop () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff4a21b51 in sync_request_thread_cb (cFile=0x7fffd8020830) at camel-db.c:78 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fffdef52950 (LWP 5674)): #0 0x00007ffff3f12d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fffe8f938dc in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8f93c92 in g_async_queue_pop () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff4a21b51 in sync_request_thread_cb (cFile=0x7f40f0) at camel-db.c:78 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fffe058e950 (LWP 5671)): #0 0x00007ffff3f12d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fffe8f938dc in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8f93c92 in g_async_queue_pop () from /usr/lib64/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #3 0x00007ffff4a21b51 in sync_request_thread_cb (cFile=0x7107b0) at camel-db.c:78 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fffe1590950 (LWP 5668)): #0 0x00007ffff3f12d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fffe8f938dc in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fffe8f93c92 in g_async_queue_pop () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff4a21b51 in sync_request_thread_cb (cFile=0x705c20) at camel-db.c:78 #4 0x00007fffe8fe0764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007ffff3f0f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fffe8cf710d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7f9a7f0 (LWP 5659)): #0 0x00007fffecbf5fa1 in gdk_window_get_parent () from /usr/lib64/libgdk-x11-2.0.so.0 #1 0x00007fffed3ae9a1 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 #2 0x00007fffed3afbbf in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 #3 0x00007fffed2e6f45 in gtk_main_do_event () from /usr/lib64/libgtk-x11-2.0.so.0 #4 0x00007fffecc0c20c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 #5 0x00007fffe8fb70db in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #6 0x00007fffe8fba8ad in ?? () from /usr/lib64/libglib-2.0.so.0 #7 0x00007fffe8fbaddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #8 0x00007fffee6c7876 in bonobo_main () from /usr/lib64/libbonobo-2.so.0 #9 0x0000000000417571 in main (argc=<value optimized out>, argv=0x7fffffffdca8) at main.c:690 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User pchenthill@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c9 --- Comment #9 from Chenthill palanisamy <pchenthill@novell.com> 2009-04-22 03:25:37 MDT --- Created an attachment (id=287374) --> (http://bugzilla.novell.com/attachment.cgi?id=287374) Fixes the crash The messages will be immediately removed from view once they are moved to another folder with the fix at https://bugzilla.novell.com/show_bug.cgi?id=494911 . The above patch is to handle such cases. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 Chenthill palanisamy <pchenthill@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pchenthill@novell.com Summary|Evoltuion SEGFAULT While |[PATCH] Evoltuion SEGFAULT |Moving Messages |While Moving Messages -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User swamp@suse.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c10 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:24760 --- Comment #10 from Swamp Workflow Management <swamp@suse.com> 2009-05-19 08:50:27 MDT --- The SWAMPID for this issue is 24760. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/24760) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User swamp@suse.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c11 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:24760 |maint:running:24760 | |maint:released:11.1:25036 --- Comment #11 from Swamp Workflow Management <swamp@suse.com> 2009-07-28 16:06:47 MDT --- Update released for: evolution, evolution-debuginfo, evolution-debugsource, evolution-devel, evolution-lang, evolution-pilot Products: openSUSE 11.1 (debug, i586, ppc, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User swamp@suse.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c12 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:24760 |maint:running:24760 |maint:released:11.1:25036 |maint:released:11.1:25036 | |maint:released:sle11:25007 --- Comment #12 from Swamp Workflow Management <swamp@suse.com> 2009-07-28 16:09:05 MDT --- Update released for: evolution, evolution-debuginfo, evolution-debugsource, evolution-devel, evolution-lang, evolution-pilot Products: SLE-DEBUGINFO 11 (i386, ia64, ppc64, s390x, x86_64) SLE-DESKTOP 11 (i386, x86_64) SLE-SDK 11 (i386, ia64, ppc64, s390x, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:24760 |maint:released:11.1:25036 |maint:released:11.1:25036 |maint:released:sle11:25007 |maint:released:sle11:25007 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User lakhil@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c13 Akhil Laddha <lakhil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED Target Milestone|--- |Final --- Comment #13 from Akhil Laddha <lakhil@novell.com> 2009-08-31 23:09:14 MDT --- Closing the bug as per comment#12 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 User swamp@suse.com added comment http://bugzilla.novell.com/show_bug.cgi?id=494490#c14 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:released:11.1:25036 |maint:released:11.1:25036 |maint:released:sle11:25007 |maint:released:sle11:25007 | |maint:running:27415 --- Comment #14 from Swamp Workflow Management <swamp@suse.com> 2009-09-18 04:00:01 MDT --- The SWAMPID for this issue is 27415. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/27415) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 http://bugzilla.novell.com/show_bug.cgi?id=494490#c15 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:released:11.1:25036 |maint:released:11.1:25036 |maint:released:sle11:25007 |maint:released:sle11:25007 |maint:running:27415 |maint:running:27415 | |maint:released:sle11:28340 --- Comment #15 from Swamp Workflow Management <swamp@suse.com> 2009-12-08 23:10:00 UTC --- Update released for: evolution-data-server, evolution-data-server-32bit, evolution-data-server-debuginfo, evolution-data-server-debuginfo-32bit, evolution-data-server-debuginfo-x86, evolution-data-server-debugsource, evolution-data-server-devel, evolution-data-server-doc, evolution-data-server-lang, evolution-data-server-x86 Products: SLE-DEBUGINFO 11 (i386, ia64, ppc64, s390x, x86_64) SLE-DESKTOP 11 (i386, x86_64) SLE-SDK 11 (i386, ia64, ppc64, s390x, x86_64) SLE-SERVER 11 (i386, ia64, ppc64, s390x, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=494490 http://bugzilla.novell.com/show_bug.cgi?id=494490#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:released:11.1:25036 |maint:released:11.1:25036 |maint:released:sle11:25007 |maint:released:sle11:25007 |maint:running:27415 |maint:released:sle11:28340 |maint:released:sle11:28340 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com