[Bug java/41361] New: segmentation fault when class not found from gcj-built executable with indirect dispatch

yuri at tsoft dot com gcc-bugzilla@gcc.gnu.org
Tue Sep 15 19:27:00 GMT 2009


I compile an executable:
gcj --main=MyApp -findirect-dispatch --classpath=xxx MyApp.class -o my-app
When I run my-app and class required by MyClass to run is missing I see
Segmentation fault: 11.

It should be a meaningful message, not just segv.

FreeBSD-72.


-- 
           Summary: segmentation fault when class not found from gcj-built
                    executable with indirect dispatch
           Product: gcc
           Version: 4.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: yuri at tsoft dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41361



More information about the Gcc-bugs mailing list