Kontact crashes when I try to create a filter on from Reproducible: Always Steps to Reproduce: 1. open kontact read message 2. right click create filter 3. everytime the software crashes Actual Results: open kontact read message 2. right click create filter 3. everytime the software crashes When I open the filter option from the file menu it does not crash
Need backtrace
Hi please guide me in creating a backtrace for you, the auto backtrace app does not come up on crash - Guy Lapointe On Thu - Aug 22, 2013 7:12:12 AM you wrote: > https://bugs.kde.org/show_bug.cgi?id=323873 > > Laurent Montel <montel@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |montel@kde.org > > --- Comment #1 from Laurent Montel <montel@kde.org> --- > Need backtrace
run these in konsole : $ gdb `which kontact` gdb > set args --nofrk gdb > run ..... gdb > bt See http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB for more information.
Thx anyway Jekyll but I cannot reproduce it anymore reboot seemed to have solved the issue - Guy Lapointe On Fri - Aug 23, 2013 3:54:19 AM you wrote: > https://bugs.kde.org/show_bug.cgi?id=323873 > > Jekyll Wu <adaptee@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |NEEDSINFO > Resolution|--- |BACKTRACE > > --- Comment #3 from Jekyll Wu <adaptee@gmail.com> --- > run these in konsole : > > $ gdb `which kontact` > gdb > set args --nofrk > gdb > run > ..... > gdb > bt > > See > http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful > _crash_reports#Retrieving_a_backtrace_with_GDB for more information.
Then close this report for now.