[Bug 179838] kontact crashes at start

Darío Andrés andresbajotierra at gmail.com
Tue Jan 6 23:15:44 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=179838





--- Comment #3 from Darío Andrés <andresbajotierra gmail com>  2009-01-07 00:15:44 ---
First of all sorry about the "Can you read", my english is a little poor as it
isn't my native language. Sorry. 

Even without the debug symbols packages you can generate a backtrace that can
be of any use (at least for searching duplicate reports)

You can do the following:
- Open a Konsole window
- Run "gdb kontact"
- Type "set logging on" and press Return (this will create a file named
"gdb.txt" in the current PATH, ensure that you haven't a file with the same
filename)
- Type "run" and press Return
Kontact starts, and crashes
- Type "bt full" and press Return until there's no more function names or info.
- Then "quit"

Finally post the gdb.txt text here.
Thanks :)


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list