public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "wbrana at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug libc/14359] tst-cancelx4.out: Segmentation fault
Date: Thu, 12 Jul 2012 16:59:00 -0000	[thread overview]
Message-ID: <bug-14359-131-FKCHszksOp@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-14359-131@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=14359

--- Comment #3 from wbrana at gmail dot com 2012-07-12 16:59:31 UTC ---
in-time cancel test of 'read' successful
in-time cancel test of 'readv' successful
in-time cancel test of 'select' successful
in-time cancel test of 'pselect' successful
in-time cancel test of 'poll' successful
in-time cancel test of 'ppoll' successful
in-time cancel test of 'write' successful
in-time cancel test of 'writev' successful
in-time cancel test of 'sleep' successful
Didn't expect signal from child: got `Segmentation fault'

I can't get useful data from gdb.

[pid 17006] write(1, "in-time cancel test of 'sleep' s"..., 42in-time cancel
test of 'sleep' successful
) = 42
[pid 17006] clone(Process 17016 attached
 <unfinished ...>
[pid 17016] set_robust_list(0xffffffffed4bbbb0, 12) = 0
[pid 17006] <... clone resumed> child_stack=0xffffffffed4bb464,
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
parent_tidptr=0xffffffffed4bbba8, tls=0xffffffffed4bbba8,
child_tidptr=0xfffffffff6edce30) = 17016
[pid 17016] futex(0xffffffffed6ad06c, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished
...>
[pid 17006] futex(0xffffffffed6ad06c, FUTEX_WAKE_PRIVATE, 2147483647
<unfinished ...>
[pid 17016] <... futex resumed> )       = -1 EAGAIN (Resource temporarily
unavailable)
[pid 17006] <... futex resumed> )       = 0
[pid 17016] nanosleep({4294, 967295000},  <unfinished ...>
[pid 17006] nanosleep({0, 100000000}, 0xfffffffff6edcf18) = 0
[pid 17006] tgkill(17006, 17016, SIGRTMIN <unfinished ...>
[pid 17016] <... nanosleep resumed> NULL) = ? ERESTART_RESTARTBLOCK
(Interrupted by signal)
[pid 17006] <... tgkill resumed> )      = 0
[pid 17016] --- SIGRTMIN {si_signo=SIGRTMIN, si_code=SI_TKILL, si_pid=17006,
si_uid=250} ---
[pid 17006] futex(0xffffffffed4bbba8, FUTEX_WAIT, 17016, NULL <unfinished ...>
[pid 17016] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x174}
---
[pid 17016] +++ killed by SIGSEGV +++
[pid 17006] +++ killed by SIGSEGV +++
<... waitpid resumed> [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0) = 17006
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=17006,
si_status=SIGSEGV, si_utime=0, si_stime=0} ---
futex(0xffffffffed6858e0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
write(2, "Didn't expect signal from child:"..., 58Didn't expect signal from
child: got `Segmentation fault'
) = 58

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


  parent reply	other threads:[~2012-07-12 16:59 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12 15:31 [Bug libc/14359] New: " wbrana at gmail dot com
2012-07-12 16:24 ` [Bug libc/14359] " joseph at codesourcery dot com
2012-07-12 16:28 ` joseph at codesourcery dot com
2012-07-12 16:59 ` wbrana at gmail dot com [this message]
2012-07-12 17:05 ` schwab@linux-m68k.org
2012-07-12 17:17 ` wbrana at gmail dot com
2012-07-12 17:41 ` wbrana at gmail dot com
2012-07-13  8:05 ` schwab@linux-m68k.org
2012-07-13  8:16 ` wbrana at gmail dot com
2012-07-13 11:04 ` wbrana at gmail dot com
2012-07-13 11:07 ` wbrana at gmail dot com
2012-07-14  9:08 ` wbrana at gmail dot com
2012-07-14 20:20 ` joseph at codesourcery dot com
2012-07-14 20:28 ` wbrana at gmail dot com
2012-07-14 20:33 ` joseph at codesourcery dot com
2012-07-14 20:38 ` wbrana at gmail dot com
2012-07-14 20:38 ` wbrana at gmail dot com
2012-07-14 21:11 ` schwab@linux-m68k.org
2012-07-14 21:28 ` wbrana at gmail dot com
2012-07-14 21:43 ` wbrana at gmail dot com
2012-07-15 12:26 ` wbrana at gmail dot com
2012-07-15 13:26 ` wbrana at gmail dot com
2012-07-24  2:35 ` carlos_odonell at mentor dot com
2012-07-24  7:31 ` wbrana at gmail dot com
2012-07-24 13:22 ` carlos_odonell at mentor dot com
2014-05-27  3:00 ` 2947868523 at qq dot com
2014-06-17 19:01 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-14359-131-FKCHszksOp@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).