Summary: | kmail adding new filter crashes kontact | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | guyl <guy> |
Component: | commands and actions | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | montel |
Priority: | NOR | ||
Version: | 4.11 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
guyl
2013-08-21 23:52:28 UTC
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. |