X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_EB,TW_XF X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 27 Dec 2011 11:01:14 +0800 Message-ID: Subject: Re: aria2c core dump problem From: silent To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pBR31ZtU020426 $ gdb -q /usr/bin/aria2c.exeReading symbols from /usr/bin/aria2c.exe...(no debugging symbols found)...done.(gdb) rStarting program: /usr/bin/aria2c.exe[New Thread 5364.0xea8][New Thread 5364.0xfa8] Program received signal SIGABRT, Aborted.0x7c92e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll(gdb) bt#0  0x7c92e514 in ntdll!LdrAccessResource () from /cygdrive/c/WINDOWS/system32/ntdll.dll#1  0x7c92df5a in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/system32/ntdll.dll#2  0x7c8025db in WaitForSingleObjectEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll#3  0x00000640 in ?? ()#4 0x00000000 in ?? ()(gdb) i reax            0x611aa4e6 1629136102ecx            0x6116a2e4       1628873444edx 0xffffffff       -1ebx            0xa4     164esp            0x22b870 0x22b870ebp            0x22b8d4 0x22b8d4esi            0x640 1600edi            0x0      0eip            0x7c92e514 0x7c92e514 eflags         0x297    [ CF PF AF SF IF ]cs             0x1b     27ss             0x23     35ds   0x23     35es             0x23     35fs             0x3b     59gs           0x0      0(gdb) i fStack level 0, frame at 0x22b874: eip = 0x7c92e514 in ntdll!LdrAccessResource; saved eip 0x7c92df5a called by frame at 0x22b878 Arglist at 0x22b86c, args: Locals at 0x22b86c, Previous frame's sp is 0x22b874 Saved registers:  eip at 0x22b870(gdb) 2011/12/27 silent : > setup.exe v2.763 > windows xp pro 32 bit, > > nearly fresh install, every time run aria2c it core dump: > > > $ aria2c > Aborted (core dumped) > $ cat aria2c.exe.stackdump > Stack trace: > Frame     Function  Args > 0022B918  7C802542  (00000658, 0000EA60, 000000A4, 0022BA0C) > 0022BA28  610C92FA  (00000000, 7C802600, 7C802542, 00000000) > 0022BB08  610C6057  (00000000, 00000000, 00000000, 00000000) > 0022BB58  610C643C  (00000294, 0022BB80, 00000000, 611665E7) > 0022BC18  610C6551  (00000294, 00000006, 0022BC48, 610C65F5) > 0022BC28  610C658C  (00000006, 0022CE80, 0022BC78, 00000008) > 0022BC48  610C65F5  (0090C7B0, 00600018, 00000000, 0092CD90) > 0022C888  610F52DD  (0022CAA8, 5F0559CF, D3F70425, B096076F) > 0022CB58  00402838  (009265F8, 0022CCCC, 00000002, 612456E4) > 0022CD18  0040184C  (00000002, 612456E4, 0022FD30, 000000C0) > 0022CD58  004024ED  (6124539F, 00000000, 0022CD98, 61007038) > 0022CD98  61007038  (00000000, 0022CDD4, 61006980, 7FFD5000) > End of stack trace -- 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