Mail Archives: cygwin/2013/01/17/12:32:18
It seems that mkshortcut has problems with "AD" options: it hangs and
stack dumps.
Indeed,
$ mkshortcut.exe -n MyApp -a foo -i foo.ico -d "MyApp application" foo.exe
works fine, but
$ mkshortcut.exe -AD -n MyApp -a foo -i foo.ico -d "MyApp application"
foo.exe
hangs (only with task manager I can stop the process) and creates
$ cat mkshortcut.exe.stackdump
Stack trace:
Frame Function Args
0022A258 7C802542 (00000690, 0000EA60, 000000A4, 0022A354)
0022A378 610DC559 (00240000, 7C920222, 00000023, 00240D18)
0022A468 610D9913 (00000000, 0063006F, 006D0075, 006E0065)
0022A4C8 610D9DEE (0024B240, 01CDF4D7, B3FF07D6, 00000006)
0022A578 610D9F40 (00000598, 00000006, 0022A5D8, 0024EBC0)
0022A598 610D9F6C (00000006, 00000006, 00000118, 0024B240)
0022A5C8 610DA233 (0022AA20, 0000002B, 0000002C, 61083197)
200486D8 61110C45 (00000000, 00000000, 00000000, 00000000)
The last time (feb. 2012) I used mkshortcut, it worked fine also with "-AD".
Ciao,
Angelo.
--
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 -