[Bug 448079] New: evolution 2.24.1.1 is very unstable
https://bugzilla.novell.com/show_bug.cgi?id=448079 Summary: evolution 2.24.1.1 is very unstable Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Evolution AssignedTo: bnc-team-evolution@forge.provo.novell.com ReportedBy: dominique.leuenberger@tmf-group.com QAContact: lakhil@novell.com Found By: Community User Since the update to 2.24.1.1, evolution became very unstable, often just hanging in the screen (not repainting) and sometimes just 'disappearing' (even though the process is still running). Just happened again now, and while the process is still there, I attached to it with gdb, and a bt full shows: #0 0x00007fa1e0899d59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 No symbol table info available. #1 0x00007fa1d7609bcd in ?? () from /usr/lib64/libxcb.so.1 No symbol table info available. #2 0x00007fa1d760b265 in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1 No symbol table info available. #3 0x00007fa1d7a6dace in _XReply () from /usr/lib64/libX11.so.6 No symbol table info available. #4 0x00007fa1d7a61593 in XSync () from /usr/lib64/libX11.so.6 No symbol table info available. #5 0x00007fa1d95917ae in gdk_flush () from /usr/lib64/libgdk-x11-2.0.so.0 No symbol table info available. #6 0x00007fa1d285e546 in ?? () from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so No symbol table info available. #7 0x00007fa1d285e9c9 in ?? () from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so No symbol table info available. #8 <signal handler called> No symbol table info available. #9 0x00007fa1d5678642 in select () from /lib64/libc.so.6 No symbol table info available. #10 0x00007fa1d7609a48 in ?? () from /usr/lib64/libxcb.so.1 No symbol table info available. #11 0x00007fa1d760b265 in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1 No symbol table info available. #12 0x00007fa1d7a6dace in _XReply () from /usr/lib64/libX11.so.6 No symbol table info available. #13 0x00007fa1d7a5b0ef in XQueryPointer () from /usr/lib64/libX11.so.6 No symbol table info available. #14 0x00007fa1d95a8a5c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 No symbol table info available. #15 0x00007fa1d957c677 in gdk_window_get_pointer () from /usr/lib64/libgdk-x11-2.0.so.0 No symbol table info available. #16 0x00007fa1d9c93586 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #17 0x00007fa1d9c75388 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #18 0x00007fa1d5bd637d in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 No symbol table info available. #19 0x00007fa1d5bebd5b in ?? () from /usr/lib64/libgobject-2.0.so.0 No symbol table info available. #20 0x00007fa1d5bed5af in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- No symbol table info available. #21 0x00007fa1d5bedc63 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 No symbol table info available. #22 0x00007fa1d9d7877e in ?? () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #23 0x00007fa1d9c6dcf3 in gtk_propagate_event () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #24 0x00007fa1d9c6ee13 in gtk_main_do_event () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #25 0x00007fa1d959420c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0 No symbol table info available. #26 0x00007fa1d593f0db in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #27 0x00007fa1d59428ad in ?? () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #28 0x00007fa1d5942ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #29 0x00007fa1db04f876 in bonobo_main () from /usr/lib64/libbonobo-2.so.0 No symbol table info available. #30 0x0000000000417464 in main (argc=<value optimized out>, argv=0x7fffece23c58) at main.c:689 client = (GConfClient *) 0x6af400 program = (GnomeProgram *) 0x634050 master_client = <value optimized out> context = <value optimized out> How you can do something out of that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User sragavan@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c1 Srinivasa Ragavan V <sragavan@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sragavan@novell.com Status|NEW |NEEDINFO Info Provider| |dominique.leuenberger@tmf-group.com --- Comment #1 from Srinivasa Ragavan V <sragavan@novell.com> 2008-11-24 03:09:56 MST --- Atleast the trace doesn't have Evolution symbols. Can you install debug infos and get 3-4 samples? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c2 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dominique.leuenberger@tmf-group.com | --- Comment #2 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2008-11-25 03:42:32 MST --- I seem to be able to 'reproduce' it now: It seems to crash whenever a new mail arrives in the inbox. This time the backtrace shows: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffddfc7950 (LWP 30142)] update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 2056 camel-groupwise-folder.c: No such file or directory. in camel-groupwise-folder.c (gdb) bt full #0 update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 m = <value optimized out> status = <value optimized out> gw_store = <value optimized out> item_list = (GList *) 0x0 items_full_list = (GList *) 0x120 last_element = <value optimized out> cursor = -1973409480 position = <value optimized out> #1 0x00007ffff5f36dbb in session_thread_proxy (msg=0x993ce0, session=0x75ef40) at camel-session.c:592 oldop = (CamelOperation *) 0x0 #2 0x00007fffe8b40d07 in ?? () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #3 0x00007fffe8b3f764 in ?? () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #4 0x00007ffff3a6e070 in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #5 0x00007fffe88560ed in clone () from /lib64/libc.so.6 No symbol table info available. #6 0x0000000000000000 in ?? () No symbol table info available. evolution-debuginfo is installed. I'll provide some more backtraces during the day... I'm sure it is going to crash many more times on me :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c3 --- Comment #3 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2008-11-25 03:44:48 MST --- yep, the crash seems to be the same now at any time (happens just before repainting the screen, showing that new mail has arrived). Number of items in the folder: 39 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffdef1a950 (LWP 30396)] update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 2056 camel-groupwise-folder.c: No such file or directory. in camel-groupwise-folder.c (gdb) bt full #0 update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 m = <value optimized out> status = <value optimized out> gw_store = <value optimized out> item_list = (GList *) 0x0 items_full_list = (GList *) 0x128 last_element = <value optimized out> cursor = -1973409479 position = <value optimized out> #1 0x00007ffff5f36dbb in session_thread_proxy (msg=0x7fffd04a1750, session=0x75d740) at camel-session.c:592 oldop = (CamelOperation *) 0x0 #2 0x00007fffe8b40d07 in ?? () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #3 0x00007fffe8b3f764 in ?? () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #4 0x00007ffff3a6e070 in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #5 0x00007fffe88560ed in clone () from /lib64/libc.so.6 No symbol table info available. #6 0x0000000000000000 in ?? () No symbol table info available. (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User kaprasad@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c4 Kandepu Prasad <kaprasad@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaprasad@novell.com Status|NEW |NEEDINFO Info Provider| |dominique.leuenberger@tmf-group.com --- Comment #4 from Kandepu Prasad <kaprasad@novell.com> 2008-11-25 04:08:57 MST --- Should be same as http://bugzilla.gnome.org/show_bug.cgi?id=561156. @Dominique: Can you install more debug info packages and give us the traces? TIA. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c5 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |psankar@novell.com Status|NEEDINFO |NEW Info Provider|dominique.leuenberger@tmf-group.com | --- Comment #5 from Sankar P <psankar@novell.com> 2008-11-25 04:18:14 MST --- I guess this is a memory overflow error. Can you install the latest evolution* rpms from http://www.suse.de/~psankar/packages/ and if the crashes happens even after that, can you do a: valgrind --tool=memcheck --log-file=/tmp/evo-log evolution and give me the log file ? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c6 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |dominique.leuenberger@tmf-group.com --- Comment #6 from Sankar P <psankar@novell.com> 2008-11-25 04:22:05 MST --- Setting the status to NEEDINFO. Removed by my mistake. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c7 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dominique.leuenberger@tmf-group.com | --- Comment #7 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2008-11-25 04:27:55 MST --- sankar, Those RPMs seem not really to be installable, due to missing mono symbols: sudo zypper in evolution-2.24.1.1-2.x86_64.rpm evolution-debuginfo-2.24.1.1-2.x86_64.rpm Loading repository data... Reading installed packages... Resolving package dependencies... 2 Problems: Problem: nothing provides mono(Novell.IceDesktop) = 1.0.3244.38142 needed by evolution-2.24.1.1-2.x86_64 Problem: nothing provides mono(Novell.IceDesktop) = 1.0.3244.38142 needed by evolution-2.24.1.1-2.x86_64 Problem: nothing provides mono(Novell.IceDesktop) = 1.0.3244.38142 needed by evolution-2.24.1.1-2.x86_64 Solution 1: do not ask to install a solvable providing evolution = 2.24.1.1-2 Choose the above solution using '1' or skip, retry or cancel [1/s/r/C]: 1 Problem: nothing provides mono(Novell.IceDesktop) = 1.0.3244.38142 needed by evolution-2.24.1.1-2.x86_64 Solution 1: do not ask to install a solvable providing evolution-debuginfo = 2.24.1.1-2 Choose the above solution using '1' or skip, retry or cancel [1/s/r/C]: 1 Resolving dependencies... Resolving package dependencies... Nothing to do. dle3ams@3120-2914:~/Desktop/RPMs> So at this point, I'm stuck (or I force the install... without knowing what is going to break.. not the best Idea I would say) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c8 --- Comment #8 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2008-11-25 04:29:42 MST --- nevertheless, a backtrace with more debug symbols installed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffdf71b950 (LWP 1197)] update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 2056 camel-groupwise-folder.c: No such file or directory. in camel-groupwise-folder.c (gdb) bt full #0 update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 m = <value optimized out> status = <value optimized out> gw_store = <value optimized out> item_list = (GList *) 0x0 items_full_list = (GList *) 0x140 last_element = <value optimized out> cursor = -1973409459 position = <value optimized out> #1 0x00007ffff5f36eeb in session_thread_proxy (msg=0x14305c0, session=0x75d740) at camel-session.c:592 oldop = (CamelOperation *) 0x0 #2 0x00007fffe8b40d07 in ?? () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #3 0x00007fffe8b3f764 in ?? () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #4 0x00007ffff3a6e070 in start_thread (arg=<value optimized out>) at pthread_create.c:297 __res = <value optimized out> pd = (struct pthread *) 0x7fffdf71b950 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736942160208, -7520462203372370387, 140736917695280, 140736942158112, 140736942160208, 4096, 7520533760119211565, 7520470647186720301}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <value optimized out> robust = <value optimized out> #5 0x00007fffe88560ed in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:112 No locals. #6 0x0000000000000000 in ?? () No symbol table info available. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c9 --- Comment #9 from Sankar P <psankar@novell.com> 2008-11-25 04:44:19 MST --- this issue seems to happen for mainly 64 bit customers for some reason. I suspect a memory leak issue with 64-bit glib, which was fixed but not ported. Can you get me some valgrind logs ? The gdb traces show a place, where it cannot crash. It should be some memory leak issue. valgrind logs will help us fix this. enable full logs. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c10 --- Comment #10 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2008-11-25 04:51:26 MST --- Created an attachment (id=255166) --> (https://bugzilla.novell.com/attachment.cgi?id=255166) valgrind --tool=memcheck --log-file=/tmp/evo-log /usr/bin/evolution.bin At your service ;) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c11 --- Comment #11 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2008-11-25 05:01:33 MST --- Created an attachment (id=255177) --> (https://bugzilla.novell.com/attachment.cgi?id=255177) valgrind --tool=memcheck --log-file=/tmp/evo-log --leak-check=full /usr/bin/evolution.bin Added also the leak-check to valgrind. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c12 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@novell.com --- Comment #12 from Stephan Kulow <coolo@novell.com> 2008-11-26 03:40:07 MST --- do you use groupwise folders? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-evolution@forge.provo.novell.com |psankar@novell.com Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c13 --- Comment #13 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2008-11-26 04:37:21 MST --- I'm exclusivelyu connected to a GW 7.0.3 system using this installation. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c14 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |SHIP_STOPPER- --- Comment #14 from Stephan Kulow <coolo@novell.com> 2008-11-26 05:26:54 MST --- ok, because that's what your valgrind log hints to. But this means it will hit a rather minor part of openSUSE users -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c15 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thoenig@novell.com --- Comment #15 from Sankar P <psankar@novell.com> 2008-12-02 08:55:26 MST --- *** Bug 450793 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=450793 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c16 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pmcalister@novell.com --- Comment #16 from Sankar P <psankar@novell.com> 2008-12-03 22:52:03 MST --- *** Bug 456262 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=456262 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User delder@novacoast.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c17 Dan Elder <delder@novacoast.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |delder@novacoast.com --- Comment #17 from Dan Elder <delder@novacoast.com> 2008-12-05 08:01:46 MST --- Against Groupwise 8 with SLED beta 6 this is causing a crash within ~ 5 minutes of launch every time. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User delder@novacoast.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c18 --- Comment #18 from Dan Elder <delder@novacoast.com> 2008-12-07 22:59:32 MST --- The SLED 11 beta repo is still at beta 5 but with the beta 6 release and the evolution packages from http://www.suse.de/~psankar/packages/pre-rc1/rc1-x86_64/ I can get the following trace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fc330467950 (LWP 3489)] update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 2056 camel-groupwise-folder.c: No such file or directory. in camel-groupwise-folder.c (gdb) thread apply all bt Thread 30 (Thread 0x7fc33bc0f950 (LWP 3530)): #0 0x00007fc351e35434 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007fc351e30cf0 in _L_lock_102 () from /lib64/libpthread.so.0 #2 0x00007fc351e305de in pthread_mutex_lock () from /lib64/libpthread.so.0 #3 0x00007fc346eff69e in g_static_rec_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fc33be2afc5 in groupwise_sync (folder=0x7fc33411d020, expunge=0, ex=0x7fc33bc0eeb0) at camel-groupwise-folder.c:644 #5 0x00007fc3542e4172 in camel_folder_sync (folder=0x7fc33411d020, expunge=0, ex=0x7fc33bc0eeb0) at camel-folder.c:303 #6 0x00007fc3542fd2ae in store_sync (store=<value optimized out>, expunge=0, ex=0x7fc33bc0ef10) at camel-store.c:731 #7 0x00007fc3542eac99 in camel_offline_store_prepare_for_offline (store=0x70f6a0, ex=<value optimized out>) at camel-offline-store.c:215 #8 0x00007fc340e2c28a in mail_msg_proxy (msg=0xed2c60) at mail-mt.c:520 #9 0x00007fc346f00d07 in ?? () from /usr/lib64/libglib-2.0.so.0 #10 0x00007fc346eff764 in ?? () from /usr/lib64/libglib-2.0.so.0 #11 0x00007fc351e2f070 in start_thread () from /lib64/libpthread.so.0 #12 0x00007fc346c160ed in clone () from /lib64/libc.so.6 #13 0x0000000000000000 in ?? () Thread 25 (Thread 0x7fc33c839950 (LWP 3522)): #0 0x00007fc351e35434 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007fc351e30cf0 in _L_lock_102 () from /lib64/libpthread.so.0 #2 0x00007fc351e305de in pthread_mutex_lock () from /lib64/libpthread.so.0 #3 0x00007fc346eff69e in g_static_rec_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fc3542e4109 in camel_folder_sync (folder=0x7fc33411d020, expunge=0, ex=0x7fc33c838f20) at camel-folder.c:300 #5 0x00007fc340e31eed in refresh_folders_exec (m=0x14928c0) at mail-send-recv.c:814 #6 0x00007fc340e2c28a in mail_msg_proxy (msg=0x14928c0) at mail-mt.c:520 #7 0x00007fc346f00d07 in ?? () from /usr/lib64/libglib-2.0.so.0 #8 0x00007fc346eff764 in ?? () from /usr/lib64/libglib-2.0.so.0 #9 0x00007fc351e2f070 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fc346c160ed in clone () from /lib64/libc.so.6 #11 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fc330467950 (LWP 3489)): #0 update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 #1 0x00007fc3542f6eeb in session_thread_proxy (msg=0xfc9f10, session=0x795900) at camel-session.c:592 #2 0x00007fc346f00d07 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fc346eff764 in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fc351e2f070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fc346c160ed in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fc333fd5950 (LWP 3454)): #0 0x00007fc346c0d366 in poll () from /lib64/libc.so.6 #1 0x00007fc346ed9748 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fc346ed9ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fc34bb14140 in ?? () from /usr/lib64/libORBit-2.so.0 #4 0x00007fc346eff764 in ?? () from /usr/lib64/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #5 0x00007fc351e2f070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fc346c160ed in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fc35635f830 (LWP 3410)): #0 0x00007fc346c0d366 in poll () from /lib64/libc.so.6 #1 0x00007fc346ed9748 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fc346ed9ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fc34c5e6876 in bonobo_main () from /usr/lib64/libbonobo-2.so.0 #4 0x0000000000417464 in main (argc=<value optimized out>, argv=0x7fff5e3bbd18) at main.c:689 I will attach a valgrind dump as soon as it crashes again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User delder@novacoast.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c19 --- Comment #19 from Dan Elder <delder@novacoast.com> 2008-12-07 23:36:33 MST --- Created an attachment (id=258530) --> (https://bugzilla.novell.com/attachment.cgi?id=258530) Valgrind trace of evolution G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 evolution.bin output from an evolution crash -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c20 --- Comment #20 from Sankar P <psankar@novell.com> 2008-12-08 04:14:34 MST --- http://svn.gnome.org/viewvc/evolution-data-server?view=revision&revision=9816 and http://svn.gnome.org/viewvc/evolution-data-server?view=revision&revision=9814 fixes some of the issues analyzed as per the valgrind output. I will verify the patches in a 64-bit machine where the crashes seems to happen. and will submit the patches. I will give the url for the test rpms once I prepare them. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User delder@novacoast.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c21 --- Comment #21 from Dan Elder <delder@novacoast.com> 2008-12-09 15:32:27 MST --- It seems to last a lot longer with the new patched version but here's the latest crash trace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fe3d3fff950 (LWP 14214)] update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2060 2060 camel-groupwise-folder.c: No such file or directory. in camel-groupwise-folder.c (gdb) thread apply all bt Thread 247 (Thread 0x7fe3cc6c1950 (LWP 15487)): #0 0x00007fe3e34d7366 in poll () from /lib64/libc.so.6 #1 0x00007fe3e37a3748 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe3e37a3ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe3ef92010d in startup_mainloop (arg=<value optimized out>) at e-book.c:3745 #4 0x00007fe3e37c9764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007fe3ee6f9070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fe3e34e00ed in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 245 (Thread 0x7fe3d9103950 (LWP 15472)): #0 0x00007fe3ee6ff434 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007fe3ee6facf0 in _L_lock_102 () from /lib64/libpthread.so.0 #2 0x00007fe3ee6fa5de in pthread_mutex_lock () from /lib64/libpthread.so.0 #3 0x00007fe3e37c969e in g_static_rec_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fe3f0bad199 in camel_folder_get_message (folder=0xb3d490, uid=0x7fe3c41c6d80 "493E3582.NCIDOMAIN.ncipo.100.1363968.1.59050.1@1:7.NCIDOMAIN.ncipo.100.0.1.0.1@16", ex=0x6291a60) at camel-folder.c:1121 #5 0x00007fe3dd6f86c5 in get_message_exec (m=0x6291a40) at mail-ops.c:1824 #6 0x00007fe3dd6f628a in mail_msg_proxy (msg=0x6291a40) at mail-mt.c:520 #7 0x00007fe3e37cad07 in ?? () from /usr/lib64/libglib-2.0.so.0 #8 0x00007fe3e37c9764 in ?? () from /usr/lib64/libglib-2.0.so.0 #9 0x00007fe3ee6f9070 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fe3e34e00ed in clone () from /lib64/libc.so.6 #11 0x0000000000000000 in ?? () Thread 238 (Thread 0x7fe3ce310950 (LWP 15220)): #0 0x00007fe3ee6ff434 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007fe3ee6facf0 in _L_lock_102 () from /lib64/libpthread.so.0 #2 0x00007fe3ee6fa5de in pthread_mutex_lock () from /lib64/libpthread.so.0 #3 0x00007fe3e37c969e in g_static_rec_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fe3d86f4fc5 in groupwise_sync (folder=0xb3d490, expunge=0, ex=0x7fe3ce30ff20) at camel-groupwise-folder.c:644 #5 0x00007fe3f0bae172 in camel_folder_sync (folder=0xb3d490, expunge=0, ex=0x7fe3ce30ff20) at camel-folder.c:303 #6 0x00007fe3dd6fbeed in refresh_folders_exec (m=0x52a8b60) at mail-send-recv.c:814 #7 0x00007fe3dd6f628a in mail_msg_proxy (msg=0x52a8b60) at mail-mt.c:520 #8 0x00007fe3e37cad07 in ?? () from /usr/lib64/libglib-2.0.so.0 #9 0x00007fe3e37c9764 in ?? () from /usr/lib64/libglib-2.0.so.0 #10 0x00007fe3ee6f9070 in start_thread () from /lib64/libpthread.so.0 #11 0x00007fe3e34e00ed in clone () from /lib64/libc.so.6 #12 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fe3d3fff950 (LWP 14214)): #0 update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2060 #1 0x00007fe3f0bc0eeb in session_thread_proxy (msg=0x7fe3d4408b20, session=0x794500) at camel-session.c:592 #2 0x00007fe3e37cad07 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe3e37c9764 in ?? () from /usr/lib64/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #4 0x00007fe3ee6f9070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fe3e34e00ed in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fe3cd90c950 (LWP 14012)): #0 0x00007fe3e34d7366 in poll () from /lib64/libc.so.6 #1 0x00007fe3e37a3748 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe3e37a3ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe3e83de140 in ?? () from /usr/lib64/libORBit-2.so.0 #4 0x00007fe3e37c9764 in ?? () from /usr/lib64/libglib-2.0.so.0 #5 0x00007fe3ee6f9070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fe3e34e00ed in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fe3f2c29830 (LWP 13986)): #0 0x00007fe3e34d7366 in poll () from /lib64/libc.so.6 #1 0x00007fe3e37a3748 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe3e37a3ddd in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe3e8eb0876 in bonobo_main () from /usr/lib64/libbonobo-2.so.0 #4 0x0000000000417464 in main (argc=<value optimized out>, argv=0x7ffffac859c8) at main.c:689 (gdb) quit Valgrind log to follow -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Kandepu Prasad <kaprasad@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://bugzilla.gnome.org/show_bug.cgi?id=561156 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User delder@novacoast.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c22 --- Comment #22 from Dan Elder <delder@novacoast.com> 2008-12-10 08:17:00 MST --- Created an attachment (id=259195) --> (https://bugzilla.novell.com/attachment.cgi?id=259195) latest valgrind output with the updated eds build -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #259195|text/x-log |text/plain mime type| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User delder@novacoast.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c23 --- Comment #23 from Dan Elder <delder@novacoast.com> 2008-12-14 22:28:12 MST --- Created an attachment (id=259988) --> (https://bugzilla.novell.com/attachment.cgi?id=259988) RC1 Valgrind trace of crash -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User delder@novacoast.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c24 --- Comment #24 from Dan Elder <delder@novacoast.com> 2008-12-14 22:29:24 MST --- RC1 Stack Trace (with plenty of debuginfo packages installed finally): Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f766e0c4950 (LWP 13008)] update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 2056 camel-groupwise-folder.c: No such file or directory. in camel-groupwise-folder.c (gdb) thread apply all bt Thread 212 (Thread 0x7f7663ae3950 (LWP 14133)): #0 __lll_lock_wait () at ./nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:130 #1 0x00007f7683a58cf0 in _L_lock_102 () from /lib64/libpthread.so.0 #2 0x00007f7683a585de in __pthread_mutex_lock (mutex=0x7f76680009e8) at pthread_mutex_lock.c:86 #3 0x00007f7678b2769e in IA__g_static_rec_mutex_lock (mutex=0x7f76680009e0) at gthread.c:313 #4 0x00007f766ceb4fc5 in groupwise_sync (folder=0xb41c80, expunge=0, ex=0x7f7663ae2f20) at camel-groupwise-folder.c:644 #5 0x00007f7685f0c172 in camel_folder_sync (folder=0xb41c80, expunge=0, ex=0x7f7663ae2f20) at camel-folder.c:303 #6 0x00007f767185aeed in refresh_folders_exec (m=0x7f765da56700) at mail-send-recv.c:814 #7 0x00007f767185528a in mail_msg_proxy (msg=0x7f765da56700) at mail-mt.c:520 #8 0x00007f7678b28d07 in g_thread_pool_thread_proxy (data=<value optimized out>) at gthreadpool.c:265 #9 0x00007f7678b27764 in g_thread_create_proxy (data=0x1613fd0) at gthread.c:635 #10 0x00007f7683a57070 in start_thread (arg=<value optimized out>) at pthread_create.c:297 #11 0x00007f767883e0ed in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f766e0c4950 (LWP 13008)): #0 update_update (session=<value optimized out>, msg=<value optimized out>) at camel-groupwise-folder.c:2056 #1 0x00007f7685f1eeeb in session_thread_proxy (msg=0x7f7668d3a920, session=0x79ea70) at camel-session.c:592 #2 0x00007f7678b28d07 in g_thread_pool_thread_proxy (data=<value optimized out>) at gthreadpool.c:265 #3 0x00007f7678b27764 in g_thread_create_proxy (data=0xa50820) at gthread.c:635 #4 0x00007f7683a57070 in start_thread (arg=<value optimized out>) at pthread_create.c:297 #5 0x00007f767883e0ed in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:112 #6 0x0000000000000000 in ?? () Current language: auto; currently asm Thread 2 (Thread 0x7f7662f99950 (LWP 12408)): #0 0x00007f7678835366 in *__GI___poll (fds=0x7b5000, nfds=8, timeout=-1) at ./sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f7678b01748 in g_main_context_iterate (context=0x936c00, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091 #2 0x00007f7678b01ddd in IA__g_main_loop_run (loop=0x93cf70) at gmain.c:2986 #3 0x00007f767d73c140 in link_io_thread_fn (data=<value optimized out>) at linc.c:396 #4 0x00007f7678b27764 in g_thread_create_proxy (data=0x936ce0) at gthread.c:635 #5 0x00007f7683a57070 in start_thread (arg=<value optimized out>) at pthread_create.c:297 #6 0x00007f767883e0ed in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Current language: auto; currently c Thread 1 (Thread 0x7f7687f8a830 (LWP 12376)): #0 0x00007f7678835366 in *__GI___poll (fds=0x7abea0, nfds=6, timeout=67) at ./sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f7678b01748 in g_main_context_iterate (context=0x6623a0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091 #2 0x00007f7678b01ddd in IA__g_main_loop_run (loop=0x6ed680) at gmain.c:2986 #3 0x00007f767e20e876 in bonobo_main () at bonobo-main.c:311 #4 0x0000000000417464 in main (argc=<value optimized out>, argv=0x7fff8ffe5ce8) at main.c:689 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c25 --- Comment #25 from Sankar P <psankar@novell.com> 2008-12-23 01:49:46 MST --- Created an attachment (id=262178) --> (https://bugzilla.novell.com/attachment.cgi?id=262178) Fix -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c26 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|evolution 2.24.1.1 is very unstable |[PATCH] evolution 2.24.1.1 is very unstable --- Comment #26 from Sankar P <psankar@novell.com> 2008-12-23 01:50:43 MST --- Above patch solves most of the invalid memory access crashes. More pending. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c27 --- Comment #27 from Sankar P <psankar@novell.com> 2008-12-23 01:52:57 MST --- (In reply to comment #26 from Sankar P)
Above patch solves most of the invalid memory access crashes. More pending.
some more patches are yet to be made for the pending leaks and invalid reads. I am working on them. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c28 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #262178|0 |1 is obsolete| | --- Comment #28 from Sankar P <psankar@novell.com> 2008-12-23 02:33:59 MST --- Created an attachment (id=262189) --> (https://bugzilla.novell.com/attachment.cgi?id=262189) Fix -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |462581 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c29 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #262189|0 |1 is obsolete| | --- Comment #29 from Sankar P <psankar@novell.com> 2008-12-28 23:40:49 MST --- Created an attachment (id=262588) --> (https://bugzilla.novell.com/attachment.cgi?id=262588) Updated Fix -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c30 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #262588|0 |1 is obsolete| | --- Comment #30 from Sankar P <psankar@novell.com> 2008-12-29 06:13:54 MST --- Created an attachment (id=262617) --> (https://bugzilla.novell.com/attachment.cgi?id=262617) Updated Fix -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c31 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |ast@novell.com --- Comment #31 from Sankar P <psankar@novell.com> 2008-12-30 01:14:32 MST --- Anja, Please provide a SWAMP id for submitting updates to 11.1 We will use this SWAMP id for submitting some other critical patches as well. All the patches have been verified by our QA to work fine and not cause any regressions. Once I submit the patches, I will mention in this bug, about which bugs are affected with this swamp-id. Thanks a lot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c32 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #262617|0 |1 is obsolete| | --- Comment #32 from Sankar P <psankar@novell.com> 2009-01-02 01:50:27 MST --- Created an attachment (id=262972) --> (https://bugzilla.novell.com/attachment.cgi?id=262972) Updated Fix For SLED 11 and 11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c33 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:21401 --- Comment #33 from Swamp Script User <swamp@suse.com> 2009-01-05 05:09:04 MST --- The SWAMPID for this issue is 21401. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/21401) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|ast@novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User sragavan@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c34 --- Comment #34 from Srinivasa Ragavan V <sragavan@novell.com> 2009-01-12 22:40:02 MST --- *** Bug 448388 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=448388 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c35 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #35 from Sankar P <psankar@novell.com> 2009-01-15 07:20:44 MST --- Patch submitted. Patchinfo submitted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c39 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED AssignedTo|psankar@novell.com |pchenthill@novell.com --- Comment #39 from Sankar P <psankar@novell.com> 2009-01-26 03:08:46 MST --- chen was looking into this build issue. We will update with the improvements asap. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User pchenthill@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c40 --- Comment #40 from Chenthill palanisamy <pchenthill@novell.com> 2009-01-26 07:16:13 MST --- I dont see any build issues in evolution, but there was a conflict in linking assemblies due to versioning in dice. This has been fixed now. See bug 468452 . -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c41 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pchenthill@novell.com |psankar@novell.com --- Comment #41 from Sankar P <psankar@novell.com> 2009-01-26 08:00:08 MST --- The earlier patchinfo has expired. In the other bug, the fixes have been submitted to SLED 11 and Factory but nothing mentioned about 11.1 I will submit a new patchinfo after verifying that the dice fixes are pushed to 11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Chenthill palanisamy <pchenthill@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |468452 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User lakhil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c43 --- Comment #43 from Akhil Laddha <lakhil@novell.com> 2009-02-07 05:24:57 MST --- You can try out the fixes in 2.24.4 till the time updates get released. Rpms are available at http://download.opensuse.org/repositories/GNOME://Evolution://STABLE://2.24/... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|psankar@novell.com |bnc-team-evolution@forge.pr | |ovo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c44 --- Comment #44 from Sankar P <psankar@novell.com> 2009-02-17 08:15:02 MST --- I just submitted a new patchinfo with the same swamp id. https://swamp.suse.de/webswamp/wf/21401 Since the other blocking bug is not yet resolved, I cannot resolve this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Bug 448079 depends on bug 468452, which changed state. Bug 468452 Summary: dice update conflicts with evolution due to mono(Novell.IceDesktop) https://bugzilla.novell.com/show_bug.cgi?id=468452 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c45 --- Comment #45 from Dirk Mueller <dmueller@novell.com> 2009-02-18 04:25:49 MST --- which other blocking bug? the other one (dice) has already been submitted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User psankar@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c46 Sankar P <psankar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #46 from Sankar P <psankar@novell.com> 2009-02-18 23:13:31 MST --- There are no changes needed for evolution. So a package submission was not made. The updates were not relesed earlier because of the dice related build failure. So, no new patch submissions are pending for evolution and evolution-data-server. Just the old submissions, which are already in autobuild, should be released to the users, as maintenance updates. It is for this I submitted the patchinfo. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448079#c47 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:21401 |maint:running:21401 | |maint:released:11.1:22581 --- Comment #47 from Swamp Script User <swamp@suse.com> 2009-03-02 06:56:43 MST --- Update released for: evolution, evolution-data-server, evolution-data-server-32bit, evolution-data-server-64bit, evolution-data-server-debuginfo, evolution-data-server-debuginfo-32bit, evolution-data-server-debuginfo-64bit, evolution-data-server-debugsource, evolution-data-server-devel, evolution-data-server-doc, evolution-data-server-lang, evolution-debuginfo, evolution-debugsource, evolution-devel, evolution-lang, evolution-pilot Products: openSUSE 11.1 (debug, i586, ppc, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Swamp Script User <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:21401 |maint:released:11.1:22581 |maint:released:11.1:22581 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448079 Bug 448079 depends on bug 468452, which changed state. Bug 468452 Summary: dice update conflicts with evolution due to mono(Novell.IceDesktop) https://bugzilla.novell.com/show_bug.cgi?id=468452 What |Old Value |New Value ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | -- Configure bugmail: https://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