Cygwin gjar core dumps whereas Oracle jar does not

Matt D. matt@codespunk.com
Sat Oct 17 14:15:00 GMT 2015


Latest release of setup-x86.exe downloaded today.

Sample jar and folder for testing:
https://www.dropbox.com/s/8cdworjifch79de/sample_jar.zip?dl=0

Test on gcc-java-4.9.2-3:
$gjar -uf test.jar -C test icons
Illegal instruction (core dumped)

Test on gcc-5.2.0-1:
$gjar -uf test.jar -C test icons
Illegal instruction (core dumped)

Test on Oracle JDK jar:
$jar -uf test.jar -C test icons
(works fine)


Matt D.

--
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



More information about the Cygwin mailing list