Re: [dev] Found a bug in surf

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

My full log is in the attatchment. After that, surf appears to be
doing nothing. When I switch to xterm and then back to surf, it is a
grey page.

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:15:32 CET

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