This is the mail archive of the cygwin mailing list for the Cygwin 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]

Re: aria2c core dump problem


$ 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 <ntdll!LdrAccessResource>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 <silent2600@gmail.com>:
> 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


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