https://bugs.kde.org/show_bug.cgi?id=340777
--- Comment #12 from Luiz Angelo De Luca <luizl...@gmail.com> --- > 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. If I use both, gdb goes until valgrind quits with 'Child terminated with signal = 0xb (SIGSEGV)' If I use only heuristic-fence-post (before first cont), nothing changes. I also tried to use it after sigsegv hit, but then, gdb never returned. -- You are receiving this mail because: You are watching all bug changes.