Re: [dev] Found a bug in surf

From: Vampyrah Broadcasting <vampyrahbroadcasting_AT_gmail.com>
Date: Wed, 21 Jan 2015 20:17:52 +0100

And here is the log generated with bt full

2015-01-21 19:55 GMT+01:00 Markus Teich <markus.teich_AT_stusta.mhn.de>:
> Vampyrah Broadcasting wrote:
>> Do you mean "surf -g"?
>
> Nope, I mean to edit the config.mk, change the two lines to be this:
>
> CFLAGS = -std=c99 -pedantic -Wall -g -O0 ${INCS} ${CPPFLAGS}
> LDFLAGS = -g ${LIBS}
>
> Then recompile by calling `make` and run surf in gdb `gdb ./surf`. This will
> give you a commandline. From there you can start surf by typing `run`. Then
> reproduce the crash in the newly spawned surf instance and when the prompt in
> gdb appears again, type `bt full` and post the output. You can then quit gdb by
> typing `quit` and confirming.
>
> --Markus
>

Received on Wed Jan 21 2015 - 20:17:52 CET

This archive was generated by hypermail 2.3.0 : Wed Jan 21 2015 - 20:24:18 CET