m...@muh:~$ gdb evolution
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/evolution...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/evolution 
[Thread debugging using libthread_db enabled]
[New Thread 0xb6017b70 (LWP 5187)]
[New Thread 0xb28e5b70 (LWP 5188)]
[New Thread 0xb20e4b70 (LWP 5189)]
[New Thread 0xb18e3b70 (LWP 5190)]
[New Thread 0xb10e2b70 (LWP 5191)]
[New Thread 0xb08e1b70 (LWP 5192)]
[New Thread 0xb00e0b70 (LWP 5193)]
[New Thread 0xaf8dfb70 (LWP 5194)]
[New Thread 0xaf0deb70 (LWP 5195)]
[New Thread 0xae8ddb70 (LWP 5196)]
[New Thread 0xae0dcb70 (LWP 5197)]
[New Thread 0xad8dbb70 (LWP 5198)]
[Thread 0xaf8dfb70 (LWP 5194) exited]
[Thread 0xb08e1b70 (LWP 5192) exited]
[New Thread 0xb08e1b70 (LWP 5200)]
[New Thread 0xaf8dfb70 (LWP 5201)]
[New Thread 0xac7f8b70 (LWP 5202)]
[New Thread 0xabff7b70 (LWP 5203)]
EI: MAIL PREFS[Thread 0xaf8dfb70 (LWP 5201) exited]
[Thread 0xac7f8b70 (LWP 5202) exited]
[Thread 0xabff7b70 (LWP 5203) exited]
[New Thread 0xabff7b70 (LWP 5204)]
[New Thread 0xac7f8b70 (LWP 5205)]
[New Thread 0xaf8dfb70 (LWP 5206)]
[New Thread 0xab693b70 (LWP 5207)]
[Thread 0xab693b70 (LWP 5207) exited]
[New Thread 0xab693b70 (LWP 5208)]
[New Thread 0xaae92b70 (LWP 5209)]
[New Thread 0xaa691b70 (LWP 5210)]
[New Thread 0xa9e90b70 (LWP 5211)]
[New Thread 0xa968fb70 (LWP 5212)]
[New Thread 0xa8e8eb70 (LWP 5213)]
[Thread 0xabff7b70 (LWP 5204) exited]
[Thread 0xac7f8b70 (LWP 5205) exited]
[Thread 0xaf8dfb70 (LWP 5206) exited]
[Thread 0xaa691b70 (LWP 5210) exited]
[Thread 0xa968fb70 (LWP 5212) exited]
[Thread 0xa8e8eb70 (LWP 5213) exited]
[Thread 0xa9e90b70 (LWP 5211) exited]
[New Thread 0xa8e8eb70 (LWP 5215)]
[New Thread 0xa968fb70 (LWP 5216)]
[New Thread 0xa9e90b70 (LWP 5217)]
[New Thread 0xaa691b70 (LWP 5218)]
[New Thread 0xaf8dfb70 (LWP 5219)]
[Thread 0xaa691b70 (LWP 5218) exited]
[Thread 0xaf8dfb70 (LWP 5219) exited]
[New Thread 0xaf8dfb70 (LWP 5220)]
[New Thread 0xaa691b70 (LWP 5221)]
[New Thread 0xac7f4b70 (LWP 5222)]
[Thread 0xaf8dfb70 (LWP 5220) exited]
[Thread 0xb08e1b70 (LWP 5200) exited]
[Thread 0xa8e8eb70 (LWP 5215) exited]
[Thread 0xa9e90b70 (LWP 5217) exited]
[New Thread 0xa9e90b70 (LWP 5223)]
[Thread 0xa9e90b70 (LWP 5223) exited]
[New Thread 0xa9e90b70 (LWP 5224)]
[Thread 0xa9e90b70 (LWP 5224) exited]
[New Thread 0xa8e8eb70 (LWP 5228)]
[New Thread 0xb08e1b70 (LWP 5229)]
[Thread 0xb00e0b70 (LWP 5193) exited]
[Thread 0xb08e1b70 (LWP 5229) exited]
[Thread 0xa8e8eb70 (LWP 5228) exited]

Program received signal SIGSEGV, Segmentation fault.
0xb6031174 in ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libequinox.so
(gdb) thread apply all bt

Thread 35 (Thread 0xac7f4b70 (LWP 5222)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb7dca2d5 in camel_msgport_pop () from /usr/lib/libcamel-1.2.so.14
#4  0xb51b89d3 in ?? ()
   from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelimapx.so
#5  0xb51b9381 in ?? ()
   from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelimapx.so
#6  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#7  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#8  0xb6e2569e in clone () from /lib/libc.so.6

Thread 34 (Thread 0xaa691b70 (LWP 5221)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb6e16df6 in poll () from /lib/libc.so.6
#2  0xb7b6d92c in ?? () from /usr/lib/libnspr4.so
#3  0xb51c3ae8 in ?? ()
   from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelimapx.so
#4  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#5  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#6  0xb6e2569e in clone () from /lib/libc.so.6
---Type <return> to continue, or q <return> to quit---

Thread 29 (Thread 0xa968fb70 (LWP 5216)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7964884 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#2  0xb6f8ce7e in ?? () from /usr/lib/libgthread-2.0.so.0
#3  0xb6ec72cc in ?? () from /lib/libglib-2.0.so.0
#4  0xb6ec73fd in g_async_queue_timed_pop () from /lib/libglib-2.0.so.0
#5  0xb6f1d337 in ?? () from /lib/libglib-2.0.so.0
#6  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#7  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#8  0xb6e2569e in clone () from /lib/libc.so.6

Thread 23 (Thread 0xaae92b70 (LWP 5209)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

---Type <return> to continue, or q <return> to quit---
Thread 22 (Thread 0xab693b70 (LWP 5208)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

Thread 13 (Thread 0xad8dbb70 (LWP 5198)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

Thread 12 (Thread 0xae0dcb70 (LWP 5197)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

Thread 11 (Thread 0xae8ddb70 (LWP 5196)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

Thread 10 (Thread 0xaf0deb70 (LWP 5195)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
---Type <return> to continue, or q <return> to quit---
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xb10e2b70 (LWP 5191)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xb18e3b70 (LWP 5190)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6
---Type <return> to continue, or q <return> to quit---

Thread 4 (Thread 0xb20e4b70 (LWP 5189)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb28e5b70 (LWP 5188)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb79644dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ec7289 in ?? () from /lib/libglib-2.0.so.0
#3  0xb6ec768e in g_async_queue_pop () from /lib/libglib-2.0.so.0
#4  0xb7daed8d in ?? () from /usr/lib/libcamel-1.2.so.14
#5  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#6  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#7  0xb6e2569e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb6017b70 (LWP 5187)):
#0  0xb7fe1424 in __kernel_vsyscall ()
---Type <return> to continue, or q <return> to quit---
#1  0xb6e16df6 in poll () from /lib/libc.so.6
#2  0xb6f01a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb6ef443c in ?? () from /lib/libglib-2.0.so.0
#4  0xb6ef4ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb72af6b4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0xb6f1b48f in ?? () from /lib/libglib-2.0.so.0
#7  0xb795fcc9 in start_thread () from /lib/libpthread.so.0
#8  0xb6e2569e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb651a870 (LWP 5184)):
#0  0xb6031174 in ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libequinox.so
#1  0xb7561a40 in gtk_paint_vline () from /usr/lib/libgtk-x11-2.0.so.0
#2  0xb7f4e6bf in ?? () from /usr/lib/evolution/2.30/libemiscwidgets.so.0
#3  0xb79199f1 in ?? () from /usr/lib/libgnomecanvas-2.so.0
#4  0xb791e773 in ?? () from /usr/lib/libgnomecanvas-2.so.0
#5  0xb74de284 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6  0xb6f9ea87 in ?? () from /usr/lib/libgobject-2.0.so.0
#7  0xb6fa0412 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#8  0xb6fb61e6 in ?? () from /usr/lib/libgobject-2.0.so.0
#9  0xb6fb783b in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#10 0xb6fb7e62 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#11 0xb760cb96 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#12 0xb74d7ec0 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#13 0xb734d7bb in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#14 0xb734d76a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#15 0xb734d76a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#16 0xb7376e24 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#17 0xb7349f24 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#18 0xb734bf2f in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#19 0xb734bfab in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#20 0xb7326998 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#21 0xb6eee841 in ?? () from /lib/libglib-2.0.so.0
#22 0xb6ef0855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0xb6ef4668 in ?? () from /lib/libglib-2.0.so.0
#24 0xb6ef4ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#25 0xb74d81d9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x08049f4f in ?? ()
#27 0xb6d6bce7 in __libc_start_main () from /lib/libc.so.6
#28 0x080497c1 in ?? ()
(gdb) help
List of classes of commands:

aliases -- Aliases of other commands
breakpoints -- Making program stop at certain points
data -- Examining data
files -- Specifying and examining files
internals -- Maintenance commands
obscure -- Obscure features
running -- Running the program
stack -- Examining the stack
status -- Status inquiries
support -- Support facilities
tracepoints -- Tracing of program execution without stopping the program
user-defined -- User-defined commands

Type "help" followed by a class name for a list of commands in that class.
Type "help all" for the list of all commands.
Type "help" followed by command name for full documentation.
Type "apropos word" to search for commands related to "word".
Command name abbreviations are allowed if unambiguous.
(gdb) exit
Undefined command: "exit".  Try "help".
(gdb) quit
A debugging session is active.

        Inferior 1 [process 5184] will be killed.

Quit anyway? (y or n) y

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/699877

Title:
  Evolution crashes when creating repeated calendar entry

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to