[Evolution] Bug#457225: Backtrace
Jason Martens
me at jasonmartens.com
Thu Dec 20 20:12:05 UTC 2007
Here is the backtrace when attempting to create an exchange account:
jmartens at mouse:~$ gdb evolution
GNU gdb 6.6.90.20070912-debian
Copyright (C) 2007 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 "i486-linux-gnu"...
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/evolution
[Thread debugging using libthread_db enabled]
[New Thread 0xb68396b0 (LWP 4068)]
evolution-shell-Message: Killing old version of evolution-data-server...
[New Thread 0xb5fecb90 (LWP 4089)]
[New Thread 0xb57ebb90 (LWP 4090)]
[Thread 0xb5fecb90 (LWP 4089) exited]
[Thread 0xb57ebb90 (LWP 4090) exited]
[New Thread 0xb57ebb90 (LWP 4105)]
[New Thread 0xb5fecb90 (LWP 4120)]
[New Thread 0xb4bc5b90 (LWP 4121)]
[Thread 0xb4bc5b90 (LWP 4121) exited]
[Thread 0xb5fecb90 (LWP 4120) exited]
(evolution:4068): Gtk-CRITICAL **: gtk_message_dialog_new: assertion
`parent == NULL || GTK_IS_WINDOW (parent)' failed
(evolution:4068): Gtk-CRITICAL **: gtk_window_set_title: assertion
`GTK_IS_WINDOW (window)' failed
(evolution:4068): Gtk-CRITICAL **: gtk_widget_ensure_style: assertion
`GTK_IS_WIDGET (widget)' failed
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb68396b0 (LWP 4068)]
0xb7cb7dca in ep_ask_password (msg=0x8674088) at e-passwords.c:778
778 e-passwords.c: No such file or directory.
in e-passwords.c
(gdb) continue
Continuing.
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
More information about the Pkg-evolution-maintainers
mailing list