Mail Archives: cygwin/2011/05/20/14:45:25
X-Recipient: | archive-cygwin AT delorie DOT com
|
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
|
MIME-Version: | 1.0
|
In-Reply-To: | <BANLkTimb2Dxtdv2p6M5Yt2_-sAkNxMONnw@mail.gmail.com>
|
References: | <BANLkTineFxeJDfAXCRejDPpWkDgRxkA51g AT mail DOT gmail DOT com> <BANLkTinyBgQuYu3VAyzss2PNB7WApOE-yQ AT mail DOT gmail DOT com> <20110520054420 DOT GA17408 AT ednor DOT casa DOT cgf DOT cx> <BANLkTi=tGpTuFbgCC-XdvHiXUxnv_yn_FA AT mail DOT gmail DOT com> <20110520171555 DOT GA17831 AT ednor DOT casa DOT cgf DOT cx> <BANLkTi=B5ieU0nHRMwOECfTHyeT0L6S+pA AT mail DOT gmail DOT com> <20110520174404 DOT GA29687 AT ednor DOT casa DOT cgf DOT cx> <BANLkTimb2Dxtdv2p6M5Yt2_-sAkNxMONnw AT mail DOT gmail DOT com>
|
Date: | Fri, 20 May 2011 14:44:59 -0400
|
Message-ID: | <BANLkTinG4R3ZhOd6jjYymq+BGjhnfDVDqA@mail.gmail.com>
|
Subject: | Re: Issues with latest rtorrent under Win7 x64 when attempting to package
|
From: | Chris Sutcliffe <ir0nh34d AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
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::Event**, s
td::vector<torrent::Event*, rak::cacheline_allocator<void*> > >, torrent::poll_c
heck_t<std::mem_fun_t<void, torrent::Event> > > (__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::Event**, s
td::vector<torrent::Event*, rak::cacheline_allocator<void*> > >, torrent::poll_c
heck_t<std::mem_fun_t<void, torrent::Event> > > (__first=
{_M_current = 0x3531700}, __last={_M_current = 0x353173c}, __f=
{m_poll = 0x3531180, m_set = 0x3532e00, m_op = {<std::unary_function<tor
rent::Event*, void>> = {<No data fields>}, _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
- Raw text -