[Bug 823] New: icedtea get crashed at random files during compiling/packaging

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Nov 27 13:25:31 PST 2011


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

             Bug #: 823
           Summary: icedtea get crashed at random files during
                    compiling/packaging
    Classification: Unclassified
           Product: IcedTea
           Version: unspecified
          Platform: other
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: IcedTea6
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: majaczek at gmail.com


I tried to compile LWJGL on my arm linux machine.
it contains both java and C code, and uses ant to build.
I noticed crashes of icedtea on random files - that mean it is reproducible but
it happens always on another file, and since it is a huge project it seems
always reproducible on recompile since the chances of success are very low with
that huge amount of files.

I noticed that also crashed icedtea didn't return an error value since ant is
talking BUILD SUCCESSFULL.

i have various crash reports, the oldest were cleared but since a while i'm
collecting ones in separate directory, I would send them later in bunch
package.

it seems complaining on unknown signal (4 or 11 or another), cutting sh
callpath on crashreports, and making too much NULL pointers.

as it is random bug it probably is a race condition or dependence on another
things on my machine. since it's always on another files it seems things like
memory left and cpu usage may fire this.

I'm a programmer with very little knowledge on debugging, but for me it seems
like ugly bug in memory managment. I hope it gets fixed since IcedTea6 is only
community supported JVM on this device (and there aren't any officially
suppported), well Hopefully i have also a PC :P

-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the distro-pkg-dev mailing list