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]

readshortcut crashes with updated cygwin-1.5.18-1


Hi,

With cygwin-1.5.18-1, the |readshortcut| command crashes on exit if I
specify a Cygwin-style path name. The crash goes away if I downgrade to
cygwin 1.5.17-1.

% readshortcut "C:/Documents and Settings/All Users/Start
Menu/Programs/Accessories/Calculator"
/cygdrive/c/WINDOWS/system32/calc.exe
% readshortcut "/cygdrive/c/Documents and Settings/All Users/Start
Menu/Programs/Accessories/Calculator"
/cygdrive/c/WINDOWS/system32/calc.exe
Aborted (core dumped)
% cat readshortcut.exe.stackdump 
Stack trace:
Frame     Function  Args
0022E888  7C802542  (00000658, 0000EA60, 000000A4, 0022E8C4)
0022E998  61088618  (00000000, 00000000, 00240178, 0022EBCC)
0022EA88  610865FC  (00000000, 0000007C, 0022EF88, 7C90EE18)
0022EB08  61086B1B  (00000006, 00000001, 00000000, 00000000)
0022EBB8  61086CD3  (00000748, 00000006, 0022EBE8, 61086EC7)
0022EBC8  61086CFC  (00000006, 00000000, 0022EC08, 6104EC66)
0022EBE8  61086EC7  (10010200, 10010200, 00000000, 10010000)
0022EC18  610AA8B2  (10010200, 0022EEFC, 0022EC7C, 6104F45B)
0022EC48  6104EC66  (100103D8, 00000000, 00000000, 00000001)
0022EF18  610844FF  (00000002, 611584D0, 10010090, 7C919AF0)
0022EFD8  61004DD2  (0022EFF0, 004F004E, 00510050, 00530052)
0022FF88  6100594F  (00000000, 00000000, 00000000, 00000000)
End of stack trace

I get the same crash if I cd to the directory and just specify
"Calculator" or "Calculator.lnk". It's not specific to that shortcut
file either.

Tim.

> -----Original Message-----
> From: cygwin-announce-owner@cygwin.com On Behalf Of Christopher Faylor
> Sent: 03 July 2005 03:08
> To: cygwin-announce@cygwin.com
> Subject: Updated: cygwin-1.5.18-1
> 
> I've made a new version of the Cygwin DLL and associated utilities
> available for download.  As usual, a list of what has changed 
> is below.
[...]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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