public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* RE: internal compiler error: Segmentation fault (all required info contained)
       [not found] <699f600f201646c3a67ad1d5b9b20bdb@svr-orw-mbx-03.mgc.mentorg.com>
@ 2018-01-19 22:09 ` Foelsche, Peter
  2018-01-19 22:13 ` Foelsche, Peter
  1 sibling, 0 replies; 2+ messages in thread
From: Foelsche, Peter @ 2018-01-19 22:09 UTC (permalink / raw)
  To: gcc-bugs

Note that crash only happens when using -g

Peter

-----Original Message-----
From: gcc-bugs-owner@gcc.gnu.org [mailto:gcc-bugs-owner@gcc.gnu.org] On Behalf Of Foelsche, Peter
Sent: Friday, January 19, 2018 16:06
To: gcc-bugs@gcc.gnu.org
Subject: FW: internal compiler error: Segmentation fault (all required info contained)

I removed the compressed preprocessed file, as your email server does not accept an email of this size.
I tried before to get an account at GCC bug tracker but was ignored.

Peter

From: Foelsche, Peter
Sent: Friday, January 19, 2018 16:01
To: 'gcc-bugs@gcc.gnu.org' <gcc-bugs@gcc.gnu.org>
Subject: internal compiler error: Segmentation fault (all required info contained)

Version:

[pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% /scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/tools/Linux_x86_64/bin/g++ --version
g++ (GCC) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

OS version:

[pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% uname -a Linux orw-ams-ms21 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux


Configure:

[pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% g++ -v Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/scratch/gcc-5.3.0/libexec/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-5.3.0/configure --prefix=/scratch/gcc-5.3.0 --with-gmp=/scratch/gcc-5.3.0 --with-mpfr=/scratch/gcc-5.3.0 --with-mpc=/scratch/gcc-5.3.0 --with-isl-include=/scratch/gcc-5.3.0/include --with-isl-lib=/scratch/gcc-5.3.0/lib --enable-languages=c,c++,fortran Thread model: posix gcc version 5.3.0 (GCC)


Commandline to create crash:

/scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/tools/Linux_x86_64/bin/g++ /scratch/pfoelsch/resistor/bsimsoi_devcalc.c -std=c++17 -g -Og -DNDEBUG -fPIC -I /scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/fast_compact/include -I /scratch/pfoelsch/boost_1_65_1 -shared -o module_bsimsoi_1.so|& tee make.out

Output attached (make.out)

Preprocessed file.ii attached (compressed)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: internal compiler error: Segmentation fault (all required info contained)
       [not found] <699f600f201646c3a67ad1d5b9b20bdb@svr-orw-mbx-03.mgc.mentorg.com>
  2018-01-19 22:09 ` internal compiler error: Segmentation fault (all required info contained) Foelsche, Peter
@ 2018-01-19 22:13 ` Foelsche, Peter
  1 sibling, 0 replies; 2+ messages in thread
From: Foelsche, Peter @ 2018-01-19 22:13 UTC (permalink / raw)
  To: gcc-bugs

[-- Attachment #1: Type: text/plain, Size: 2565 bytes --]

Preprocessed file attached with different compression....

-----Original Message-----
From: Foelsche, Peter 
Sent: Friday, January 19, 2018 16:09
To: gcc-bugs@gcc.gnu.org
Subject: RE: internal compiler error: Segmentation fault (all required info contained)

Note that crash only happens when using -g

Peter

-----Original Message-----
From: gcc-bugs-owner@gcc.gnu.org [mailto:gcc-bugs-owner@gcc.gnu.org] On Behalf Of Foelsche, Peter
Sent: Friday, January 19, 2018 16:06
To: gcc-bugs@gcc.gnu.org
Subject: FW: internal compiler error: Segmentation fault (all required info contained)

I removed the compressed preprocessed file, as your email server does not accept an email of this size.
I tried before to get an account at GCC bug tracker but was ignored.

Peter

From: Foelsche, Peter
Sent: Friday, January 19, 2018 16:01
To: 'gcc-bugs@gcc.gnu.org' <gcc-bugs@gcc.gnu.org>
Subject: internal compiler error: Segmentation fault (all required info contained)

Version:

[pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% /scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/tools/Linux_x86_64/bin/g++ --version
g++ (GCC) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

OS version:

[pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% uname -a Linux orw-ams-ms21 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux


Configure:

[pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% g++ -v Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/scratch/gcc-5.3.0/libexec/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-5.3.0/configure --prefix=/scratch/gcc-5.3.0 --with-gmp=/scratch/gcc-5.3.0 --with-mpfr=/scratch/gcc-5.3.0 --with-mpc=/scratch/gcc-5.3.0 --with-isl-include=/scratch/gcc-5.3.0/include --with-isl-lib=/scratch/gcc-5.3.0/lib --enable-languages=c,c++,fortran Thread model: posix gcc version 5.3.0 (GCC)


Commandline to create crash:

/scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/tools/Linux_x86_64/bin/g++ /scratch/pfoelsch/resistor/bsimsoi_devcalc.c -std=c++17 -g -Og -DNDEBUG -fPIC -I /scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/fast_compact/include -I /scratch/pfoelsch/boost_1_65_1 -shared -o module_bsimsoi_1.so|& tee make.out

Output attached (make.out)

Preprocessed file.ii attached (compressed)

[-- Attachment #2: bsimsoi_devcalc.ii.xz --]
[-- Type: application/octet-stream, Size: 279132 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-19 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <699f600f201646c3a67ad1d5b9b20bdb@svr-orw-mbx-03.mgc.mentorg.com>
2018-01-19 22:09 ` internal compiler error: Segmentation fault (all required info contained) Foelsche, Peter
2018-01-19 22:13 ` Foelsche, Peter

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).