[Bug ipa/64281] New: [5 Regression] ICE: Segmentation fault
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 12 10:13:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64281
Bug ID: 64281
Summary: [5 Regression] ICE: Segmentation fault
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: rguenth at gcc dot gnu.org
Created attachment 34262
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34262&action=edit
preprocessed source
> ./cc1plus -quiet qbtsession.ii
../../src/qtlibtorrent/qbtsession.cpp: In member function 'QTorrentHandle
QBtSession::addMagnetUri(QString, bool, bool, const QString&)':
../../src/qtlibtorrent/qbtsession.cpp:1030:70: warning:
'libtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&,
const string&, libtorrent::add_torrent_params)' is deprecated
[-Wdeprecated-declarations]
In file included from ../../src/torrentpersistentdata.h:38:0,
from ../../src/qtlibtorrent/qbtsession.cpp:53:
/usr/include/libtorrent/magnet_uri.hpp:62:17: note: declared here
../../src/qtlibtorrent/qbtsession.cpp: At global scope:
../../src/qtlibtorrent/qbtsession.cpp:3169:1: internal compiler error:
Segmentation fault
0xf7881a crash_signal
/space/rguenther/src/svn/trunk2/gcc/toplev.c:358
0x6c086d tree_check(tree_node const*, char const*, int, char const*, tree_code)
/space/rguenther/src/svn/trunk2/gcc/tree.h:3023
0xa810a4 symbol_table::decl_assembler_name_hash(tree_node const*)
/space/rguenther/src/svn/trunk2/gcc/symtab.c:78
0xa813b3 symbol_table::insert_to_assembler_name_hash(symtab_node*, bool)
/space/rguenther/src/svn/trunk2/gcc/symtab.c:171
0xa816f9 symbol_table::symtab_initialize_asm_name_hash()
/space/rguenther/src/svn/trunk2/gcc/symtab.c:252
0xa835e4 symtab_node::get_for_asmname(tree_node const*)
/space/rguenther/src/svn/trunk2/gcc/symtab.c:926
0xa9b481 handle_alias_pairs
/space/rguenther/src/svn/trunk2/gcc/cgraphunit.c:1123
0xa9eaac symbol_table::finalize_compilation_unit()
/space/rguenther/src/svn/trunk2/gcc/cgraphunit.c:2316
0x7f6366 cp_write_global_declarations()
/space/rguenther/src/svn/trunk2/gcc/cp/decl2.c:4688
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
More information about the Gcc-bugs
mailing list