This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34208] New: [4.3 Regression] Segfault in htab_find_with_hash


Seen with trunk from 2007-11-16:

(sid)1802:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/g++ -c
deluge-torrent-storage.cc
deluge-torrent-storage.cc: In member function 'int
std::piece_manager::identify_data(const std::vector<char, std::allocator<char>
>&, int, std::vector<bool, std::allocator<bool> >&, int&, const
std::multimap<std::big_number, int, std::less<std::big_number>,
std::allocator<std::pair<const std::big_number, int> > >&,
boost::recursive_mutex&)':
deluge-torrent-storage.cc:102: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

This was introduced between 20070916 (works) and 20071020 (ICEs).


-- 
           Summary: [4.3 Regression] Segfault in htab_find_with_hash
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34208


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]