GNU bug report logs -
#25267
guile-2.2 crash in GC
Previous Next
Reported by: linasvepstas <at> gmail.com
Date: Sat, 24 Dec 2016 18:45:01 UTC
Severity: normal
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 25267 <at> debbugs.gnu.org (full text, mbox):
On Sat 24 Dec 2016 19:43, Linas Vepstas <linasvepstas <at> gmail.com> writes:
> Thread 296 "cogserver" received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7fffc0ff9700 (LWP 3680)]
> thread_mark (addr=0x5555558f7700, mark_stack_ptr=<optimized out>,
> mark_stack_limit=0x7fffc0ff7c50, env=<optimized out>)
> at ../../libguile/threads.c:111
> 111 while ((chain = *(void **)chain))
> (gdb) bt
> #0 thread_mark (addr=0x5555558f7700, mark_stack_ptr=<optimized out>,
> mark_stack_limit=0x7fffc0ff7c50, env=<optimized out>)
> at ../../libguile/threads.c:111
> #1 0x00007ffff2a80ffb in GC_mark_from (mark_stack_top=0x7fffc0fe7c60,
> mark_stack_top <at> entry=0x7fffc0fe7ca0,
> mark_stack=mark_stack <at> entry=0x7fffc0fe7c50,
> mark_stack_limit=mark_stack_limit <at> entry=0x7fffc0ff7c50) at mark.c:737
I ran into this one too! I think I fixed it; can you verify?
Andy
This bug report was last modified 8 years and 84 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.