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

--- Comment #11 from Petar Jovanovic <mips3...@gmail.com> ---
(In reply to Luiz Angelo De Luca from comment #10)
> Here is where I get the SIGSEGV. Maybe stack got corrupted. Is there any
> tips from here?

Receiving some of these signals in GDB is an expected behaviour.

Can you pass the following lines to gbd and rerun the executable?

set heuristic-fence-post 999999
handle SIGSEGV noprint nostop pass

Keep running (w/ "continue") GDB until it fails.

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

Reply via email to