Then do I also need to continue with these lines to create a file? Or where will the file be located if it is finished?
(gdb) backtrace full (gdb) info registers (gdb) thread apply all backtrace (gdb) quit On Tue, 2009-04-28 at 17:06 +0000, Sebastien Bacher wrote: > the way to get a stacktrace is either to use apport or gdb this way > - start evolution on the email component > - gdb --pid `pidof evolution-data-server-2.26` > (gdb) continue > - switch evolution to the calendar > - the gdb prompt will be stopped on the e-d-s crash > (gdb) backtrace > -- evolution hangs when using the calendar https://bugs.launchpad.net/bugs/366416 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
