Hi,

Vladimir Zhbanov <[email protected]> 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’.

_______________________________________________
Skribilo-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/skribilo-users

Reply via email to