[Alexandre Rebert 2013-07-10]
> The attachment [1] contains a testcase (under ./crash) crashing the
> program. It ensures that you can easily reproduce the bug. Additionally,
> under ./crash_info/, we include more information about the crash such as
> a core dump, the dmesg generated by the crash, and its output.

I can reproduce the crash on Bookworm with version 0.44 of the source.  But
strangely enough, I can not reproduce it with valgrind, nor with gdb, so I am
unable to pinpoint the crash location.

I modified crash.sh slightly to see if it is the arguments or the stdin input
causing the crash, and as far as I can tell, the crash happen also
without the content of file___dev__stdin.symb being passed to stdin, so I 
believe
the crash is only related to the command line arguments.

Perhaps someone else is able to pinpoint the crash location?

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to