From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10135 invoked by alias); 20 May 2011 18:45:19 -0000 Received: (qmail 10121 invoked by uid 22791); 20 May 2011 18:45:17 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,TW_CX,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-ww0-f45.google.com (HELO mail-ww0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 May 2011 18:45:01 +0000 Received: by wwi36 with SMTP id 36so3545174wwi.2 for ; Fri, 20 May 2011 11:45:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.143.88 with SMTP id k66mr26307wej.15.1305917100011; Fri, 20 May 2011 11:45:00 -0700 (PDT) Received: by 10.216.90.193 with HTTP; Fri, 20 May 2011 11:44:59 -0700 (PDT) In-Reply-To: References: <20110520054420.GA17408@ednor.casa.cgf.cx> <20110520171555.GA17831@ednor.casa.cgf.cx> <20110520174404.GA29687@ednor.casa.cgf.cx> Date: Fri, 20 May 2011 18:45:00 -0000 Message-ID: Subject: Re: Issues with latest rtorrent under Win7 x64 when attempting to package From: Chris Sutcliffe To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-05/txt/msg00314.txt.bz2 An additional crash (attempting to load a torrent) now gives the following: Program received signal SIGABRT, Aborted. 0x77aef8c1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/system32/ntdll.dll (gdb) bt #0 0x77aef8c1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/system32/ntdll.dll #1 0x77aef8c1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/system32/ntdll.dll #2 0x77050816 in WaitForSingleObjectEx () from /cygdrive/c/Windows/syswow64/KernelBase.dll #3 0x000004cc in ?? () #4 0x76d51194 in KERNEL32!GetPrivateProfileStructA () from /cygdrive/c/Windows/syswow64/kernel32.dll #5 0x000004cc in ?? () #6 0x76d51148 in KERNEL32!GetPrivateProfileStructA () from /cygdrive/c/Windows/syswow64/kernel32.dll #7 0x000004cc in ?? () #8 0x610c92fa in sig_send () from /usr/bin/cygwin1.dll #9 0x610c6057 in _pinfo::kill () from /usr/bin/cygwin1.dll #10 0x610c643c in kill0 () from /usr/bin/cygwin1.dll #11 0x610c6551 in kill () from /usr/bin/cygwin1.dll #12 0x610c658c in raise () from /usr/bin/cygwin1.dll #13 0x610c65f5 in abort () from /usr/bin/cygwin1.dll #14 0x6e3cc1bf in cygstdc++-6!_ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/bin/cygstdc++-6.dll #15 0x6e3c640a in cygstdc++-6!_ZN10__cxxabiv111__terminateEPFvvE () from /usr/bin/cygstdc++-6.dll #16 0x6e422ff3 in cygstdc++-6!_ZSt9terminatev () from /usr/bin/cygstdc++-6.dll #17 0x6e42891b in cygstdc++-6!__cxa_rethrow () from /usr/bin/cygstdc++-6.dll #18 0x6e3cc16b in cygstdc++-6!_ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/bin/cygstdc++-6.dll #19 0x6e3c640a in cygstdc++-6!_ZN10__cxxabiv111__terminateEPFvvE () from /usr/bin/cygstdc++-6.dll #20 0x6e422ff3 in cygstdc++-6!_ZSt9terminatev () from /usr/bin/cygstdc++-6.dll #21 0x6e428986 in cygstdc++-6!__cxa_throw () from /usr/bin/cygstdc++-6.dll #22 0x01e9fe3a in torrent::SocketStream::read_stream_throws (this=0x35a8de8, buf=0x35a96a0, length=68) at /usr/src/libtorrent/libtorrent-0.12.8-1/src/libtorrent-0.12.8/src/net/soc ket_stream.cc:68 #23 0x01ea5140 in torrent::Handshake::fill_read_buffer (this=0x35a8de8, size=0) at /usr/src/libtorrent/libtorrent-0.12.8-1/src/libtorrent-0.12.8/src/protoco l/handshake.cc:210 #24 0x01ea614c in torrent::Handshake::read_info (this=0x35a8de8) at /usr/src/libtorrent/libtorrent-0.12.8-1/src/libtorrent-0.12.8/src/protoco l/handshake.cc:461 #25 0x01ea653c in torrent::Handshake::event_read (this=0x35a8de8) at /usr/src/libtorrent/libtorrent-0.12.8-1/src/libtorrent-0.12.8/src/protoco l/handshake.cc:737 #26 0x01ed4220 in std::for_each<__gnu_cxx::__normal_iterator > >, torrent::poll_c heck_t > > (__first= l/handshake.cc:210 #24 0x01ea614c in torrent::Handshake::read_info (this=0x35a8de8) at /usr/src/libtorrent/libtorrent-0.12.8-1/src/libtorrent-0.12.8/src/protoco l/handshake.cc:461 #25 0x01ea653c in torrent::Handshake::event_read (this=0x35a8de8) at /usr/src/libtorrent/libtorrent-0.12.8-1/src/libtorrent-0.12.8/src/protoco l/handshake.cc:737 #26 0x01ed4220 in std::for_each<__gnu_cxx::__normal_iterator > >, torrent::poll_c heck_t > > (__first= {_M_current = 0x3531700}, __last={_M_current = 0x353173c}, __f= {m_poll = 0x3531180, m_set = 0x3532e00, m_op = {> = {}, _M_f = &virtual table offset 8}}) at /usr/lib/gcc/i686-pc-cygwin/4.3.4/include/c++/bits/stl_function.h:525 #27 0x01e6ce09 in torrent::PollSelect::perform (this=0x3531180, readSet=0x3532e00, writeSet=0x3532e20, exceptSet=0x3532e40) at /usr/src/libtorrent/libtorrent-0.12.8-1/src/libtorrent-0.12.8/src/torrent /poll_select.cc:198 #28 0x00472c9d in _fu313___ZN7torrent10ThreadBase8m_globalE () at /usr/src/rtorrent/rtorrent-0.8.8-1/src/rtorrent-0.8.8/src/core/poll_manag er_select.cc:107 #29 0x00405aa8 in main (argc=1, argv=0x35098c8) at /usr/src/rtorrent/rtorrent-0.8.8-1/src/rtorrent-0.8.8/src/main.cc:853 If there is anything more I can do to help debug this further, please let me know. Thank you, Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple