public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: "Marcin M." <marcin.marcin.m@gmail.com>
To: overseers@gcc.gnu.org
Subject: Bugzilla account
Date: Mon, 26 Jun 2017 13:52:00 -0000	[thread overview]
Message-ID: <11b878f8-3d81-1083-3ebb-6fc57063224e@gmail.com> (raw)

Hi!

I'd like to report a bug against GCC. Can you please create an account
for me?

I attach the bug report in case I should:

<marmistrz> Hi! I have a feeling I've just found a bug in GCC 6.3.0
OpenMP implementation (new OpenMP 4.5 features)
<marmistrz> I'm running this code: https://gitlab.com/marmistrz/pw-brandes
<marmistrz> The parallelization is done by the following OpenMP directive:
<marmistrz> #pragma omp parallel for reduction(+: results[:n])
<marmistrz> Where results is obtained as here:
https://gitlab.com/marmistrz/pw-brandes/blob/master/brandes.cpp#L21
<marmistrz> I get a segmentation fault when using the following dataset:
http://snap.stanford.edu/data/com-LiveJournal.html
<marmistrz> (probably you need to remove the first 4 comment lines from
it to work)
<marmistrz> or rather this dataset (both segfaults, but I tested more
the second): http://snap.stanford.edu/data/web-Stanford.html
<marmistrz> The segmentation fault appears only on an Intel Xeon E5-2697
v3 (Haswell) processor, with 2 or more threads
<marmistrz> I have managed to successfully complete the web-Stanford
testcase on an Intel i5-5200U processor, with 4 threads.
<marmistrz> The backtrace points to gomp_thread_start:
<marmistrz> #0  0x0000000000407006 in brandes () at
/home/marmistrz/brandes/brandes.cpp:21
<marmistrz> #1  0x00002aaaab31fc56 in gomp_thread_start () at
../../../gcc-6.3.0/libgomp/team.c:119
<marmistrz> #2  0x00002aaaab753aa1 in start_thread () from
/lib64/libpthread.so.0
<marmistrz> #3  0x00002aaaaba51bcd in clone () from /lib64/libc.so.6
* linuxmodder_ is now known as linuxmodder
<marmistrz> It appears that the segfault at the very beginning of the
thread start.

Regards

             reply	other threads:[~2017-06-26 12:27 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-26 13:52 Marcin M. [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-16 14:11 Marcin Copik
2022-08-16 14:40 ` Frank Ch. Eigler
2022-08-06 16:41 John Brooks
2022-08-06 23:49 ` Mark Wielaard
2022-06-29 15:11 Romash, Cliff
2022-06-29 16:09 ` Mark Wielaard
2022-05-31  4:08 Robin Gareus
2022-05-31  6:44 ` Mark Wielaard
     [not found] <1998972755.111970.1652937238331.ref@mail.yahoo.com>
2022-05-19  5:13 ` BogDan
2022-05-19  9:24   ` Mark Wielaard
2022-05-19 10:00     ` BogDan
2022-03-17 23:56 Luca Boccassi
2022-03-18 11:17 ` Mark Wielaard
2022-03-18 11:38   ` Luca Boccassi
2022-03-10 21:02 Brendan Shanks
2022-03-10 21:41 ` Mark Wielaard
2022-03-08  9:32 Anna “CyberTailor”
2022-03-08 12:21 ` Mark Wielaard
2022-02-23 23:21 bugzilla account dann frazier
2022-02-23 23:28 ` Mark Wielaard
2022-02-23 23:59   ` Frank Ch. Eigler
2022-02-24  4:11     ` dann frazier
2022-02-15  8:31 Jan Palus
2022-02-15 10:40 ` Mark Wielaard
2022-02-15 11:03   ` Jan Palus
2022-02-03  6:43 Bugzilla Account Andreas Schneider
2022-02-03 11:54 ` Mark Wielaard
2022-01-27 14:36 Bugzilla account Martin Mareš
2022-01-27 14:48 ` Mark Wielaard
2014-12-26 14:51 bugzilla account Andrew Senkevich
2014-12-09 16:08 Bugzilla account Grósz Dániel
2011-02-23 10:02 Bugzilla Account isahib
2011-02-23 12:55 ` Ian Lance Taylor
     [not found] <OFD58FD8D5.C092494D-ONC22573C4.00542C5F-C22573C4.00550A87@il.ibm.com>
2008-01-02 17:05 ` Bugzilla account Daniel Berlin
2008-01-02 19:12   ` Olga Golovanevsky

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=11b878f8-3d81-1083-3ebb-6fc57063224e@gmail.com \
    --to=marcin.marcin.m@gmail.com \
    --cc=overseers@gcc.gnu.org \
    /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).