skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [skribilo-users] Skribilo 0.9.3 segfaults


From: Ludovic Courtès
Subject: Re: [skribilo-users] Skribilo 0.9.3 segfaults
Date: Thu, 26 May 2016 16:52:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hi,

Vladimir Zhbanov <address@hidden> skribis:

> $ gdb /usr/bin/guile-2.0 ./doc/user/core
> ... /snip boilerplate/ ...
>
> Reading symbols from /usr/bin/guile-2.0...(no debugging symbols found)...done.
>
> warning: core file may not match specified executable file.
> [New LWP 2261]
> [New LWP 2260]
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library
> "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
> Core was generated by `/usr/bin/guile -L
> /home/vovka/skribilo-0.9.3/src/guile -L /home/vovka/skribilo-'.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  generic_reader_smob_mark (reader=0x9b84f30) at reader.c:2466
>
> warning: Source file is more recent than executable.

Note the warning here.  You should rebuild and reinstall Guile-Reader to
make sure we’re looking at the right code.

> 2466               *deps != SCM_BOOL_F;
> (gdb) bt
> #0  generic_reader_smob_mark (reader=0x9b84f30) at reader.c:2466

What version of Guile-Reader and of libgc are you using?

Did Guile-Reader’s ‘make check’ succeed?  Was it built with
GNU lightning?

Thanks for the report!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]