[Bug 1525] New: JVM Crash (libc.so.6, __memcpy_sse2_unaligned) while redeploying an application in glassfish from netbeans

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Aug 16 14:56:46 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1525

            Bug ID: 1525
           Summary: JVM Crash (libc.so.6, __memcpy_sse2_unaligned) while
                    redeploying an application in glassfish from netbeans
    Classification: Unclassified
           Product: IcedTea
           Version: unspecified
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: alexandre.jacob at robotrock.fr
                CC: unassigned at icedtea.classpath.org

Created attachment 922
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=922&action=edit
Crash report

I'm getting this fatal error (see attachment) when trying to redeploy a web
project (war) from netbeans to glassfish.

Project setup :

- Web Application bundled as a war
- Core Application bundled as a jar

The core application is a dependency of the web application, I'm using maven

Steps to reproduce :

- Launch Netbeans
- Clean both project
- Build core
- Launch web project
=> Right now everything is fine, web application is deployed
- Rebuild core
- relaunching web application (without clearing it)
- Glassfish crash with the attached information

If I had clean the web application before redeploying it after a core build it
would not have crashed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130816/af5d7076/attachment.html 


More information about the distro-pkg-dev mailing list