public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Roland McGrath <roland@hack.frob.com>
To: "Siddhesh Poyarekar" <siddhesh@redhat.com>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH] Remove Linuxism from tst-tls-atexit
Date: Tue, 14 Jul 2015 19:40:00 -0000	[thread overview]
Message-ID: <20150714194025.4608E2C39FA@topped-with-meat.com> (raw)
In-Reply-To: Siddhesh Poyarekar's message of  Tuesday, 14 July 2015 19:46:23 +0530 <1436883383-6903-1-git-send-email-siddhesh@redhat.com>

> The tst-tls-atexit test case searches for its module in /proc/PID/maps
> to verify that it is unloaded, which is a Linux-specific test.  This
> patch makes the test generic by trying to call foo (the symbol
> obtained from dlsym) and traps SIGSEGV momentarily to see if the crash
> occurred.

Is there a reason to catch it instead of just setting EXPECTED_SIGNAL?

  parent reply	other threads:[~2015-07-14 19:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14 14:16 Siddhesh Poyarekar
2015-07-14 17:39 ` Andreas Schwab
2015-07-14 17:55   ` Zack Weinberg
2015-07-15  0:14     ` Siddhesh Poyarekar
2015-07-14 19:40 ` Roland McGrath [this message]
2015-07-15  0:18   ` Siddhesh Poyarekar
2015-07-15  1:00     ` Roland McGrath
2015-07-15  3:43       ` Siddhesh Poyarekar
2015-07-15 11:31       ` Szabolcs Nagy
2015-07-15  0:58 ` [PATCH v2] " Siddhesh Poyarekar
2015-07-15  6:23 ` [PATCH v3] " Siddhesh Poyarekar
2015-07-20  9:57   ` [ping][PATCH " Siddhesh Poyarekar
2015-07-20 13:05   ` [PATCH " Carlos O'Donell
2015-07-20 16:36     ` [PATCH v6] " Siddhesh Poyarekar
2015-07-20 17:05       ` Andreas Schwab
2015-07-20 17:12         ` Siddhesh Poyarekar
2015-07-20 17:23     ` [PATCH v7] " Siddhesh Poyarekar
2015-07-20 17:34       ` Carlos O'Donell

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=20150714194025.4608E2C39FA@topped-with-meat.com \
    --to=roland@hack.frob.com \
    --cc=libc-alpha@sourceware.org \
    --cc=siddhesh@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).