[Bug 343711] New: ICE when compiling rblibtorrent-snapshot on factory.
https://bugzilla.novell.com/show_bug.cgi?id=343711 Summary: ICE when compiling rblibtorrent-snapshot on factory. Product: openSUSE 11.0 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: rguenther@novell.com ReportedBy: mrueckert@novell.com QAContact: qa@suse.de Found By: --- home:darix rblibtorrent-snapshot [[[ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libtorrent\" -DVERSION=\"0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE___INCLUDE_LIBTORRENT_ASIO____ASIO_HPP=1 -DHAVE___INCLUDE_LIBTORRENT_ASIO_SSL_STREAM_HPP=1 -DHAVE___INCLUDE_LIBTORRENT_ASIO_IP_TCP_HPP=1 -DHAVE_PTHREAD=1 -DHAVE_NAMESPACES= -DHAVE_BOOST_DATE_TIME= -DHAVE_BOOST_FILE= -DHAVE_BOOST_THREAD= -DHAVE_BOOST_REGEX= -DHAVE_BOOST_PROGRAM_OPTIONS= -DTORRENT_USE_OPENSSL= -DHAVE_LIBZ=1 -DTORRENT_BUILDING_SHARED= -DTORRENT_LINKING_SHARED= -DNDEBUG= -I. -ftemplate-depth-50 -I../include -I../include/libtorrent -pthread -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g -g -I/usr/include/openssl -DHAVE_SSL -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c storage.cpp -fPIC -DPIC -o .libs/storage.o -save-temps In file included from ./include/libtorrent/asio/detail/select_interrupter.hpp:25, from ../include/libtorrent/asio/detail/epoll_reactor.hpp:43, from ../include/libtorrent/asio/impl/io_service.ipp:26, from ../include/libtorrent/asio/io_service.hpp:516, from ../include/libtorrent/asio/basic_io_object.hpp:21, from ../include/libtorrent/asio/basic_socket_acceptor.hpp:21, from ../include/libtorrent/asio/ip/tcp.hpp:21, from ../include/libtorrent/socket.hpp:49, from ../include/libtorrent/torrent_info.hpp:55, from ../include/libtorrent/storage.hpp:55, from storage.cpp:62: ./include/libtorrent/asio/detail/pipe_select_interrupter.hpp: In member function 'void asio::detail::pipe_select_interrupter::interrupt()': ./include/libtorrent/asio/detail/pipe_select_interrupter.hpp:74: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result storage.cpp: In member function 'int libtorrent::piece_manager::identify_data(const std::vector<char, std::allocator<char> >&, int, std::vector<bool, std::allocator<bool> >&, int&, const std::multimap<libtorrent::big_number, int, std::less<libtorrent::big_number>, std::allocator<std::pair<const libtorrent::big_number, int> > >&, boost::recursive_mutex&)': storage.cpp:1313: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.opensuse.org/> for instructions. ]]] I will attach storage.ii -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=343711#c1 --- Comment #1 from Marcus Rückert <mrueckert@novell.com> 2007-11-22 09:07:49 MST --- Created an attachment (id=184444) --> (https://bugzilla.novell.com/attachment.cgi?id=184444) preprocessed source. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=343711 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=343711#c2 --- Comment #2 from Richard Guenther <rguenther@novell.com> 2007-11-23 06:22:17 MST --- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34206 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=343711 User rguenther@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=343711#c3 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |Alpha 1 --- Comment #3 from Richard Guenther <rguenther@novell.com> 2008-01-16 05:45:35 MST --- Fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=343711 User rguenther@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=343711#c4 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Richard Guenther <rguenther@novell.com> 2008-01-16 05:45:51 MST --- Fixed I said! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com