https://bugs.kde.org/show_bug.cgi?id=390865

--- Comment #13 from Alexander Semke <alexander.se...@web.de> ---
(In reply to Colin Griffith from comment #12)
> The crash still occurs, and is not picked up by DrKonqi despite being a
> debug build that was installed to the /usr directory (after purging both the
> copy installed from the repositories, and the version I had built and
> installed into my home directory).
> 
> Is there another way to obtain a backtrace?
yes, by executing the application in the debugger:
1. compile labplot with debug symbols
2. gdb path_to_labplot2
3. execute 'run' in gdb
4. execute 'bt' once the application crashed

Alternatively, if you have the steps leading to a crash reproducible on your
side, simply describe them and we can try to understand the problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to