GNU bug report logs -
#13192
24.3.50; gdb caught SIG_DFL after launching a process
Previous Next
Reported by: ivan.kanis <at> googlemail.com
Date: Sat, 15 Dec 2012 13:05:02 UTC
Severity: normal
Found in version 24.3.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 13192 <at> debbugs.gnu.org (full text, mbox):
> from: ivan.kanis <at> googlemail.com
> Date: Sat, 15 Dec 2012 14:02:36 +0100
>
> I am not sure it's a bug, I don't know what SIG_DFL is.
It means signal handler for signal 'sig' was set to its default value.
> I think I was calling browse-url when it happened. There is no
> xbacktrace. I leave gdb running if someone wants me to look around.
>
> Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=10) at emacs.c:315
> 315 signal (sig, SIG_DFL);
>
> #0 terminate_due_to_signal (sig=6, backtrace_limit=10) at emacs.c:315
> No locals.
> #1 0x081756cb in emacs_abort () at sysdep.c:2113
> No locals.
> #2 0x08173b5c in get_child_status (child=12251, status=0xbfffdae4, options=3,
> interruptible=false) at sysdep.c:297
> pid = -1
What is the value of errno in this frame #2?
This bug report was last modified 12 years and 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.