[Bug 120] icedtea 1.6 segfaults while compiling openproj from source

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Mar 14 13:12:32 PDT 2008


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


pratik.solanki at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pratik.solanki at gmail.com




------- Comment #3 from pratik.solanki at gmail.com  2008-03-14 20:12 -------
(In reply to comment #2)
> This is your problem:
> 
> Java Threads: ( => current thread )
>   0x0811bc00 JavaThread "Low Memory Detector" daemon [_thread_blocked,
> id=31146, stack(0x742af000,0x74300000)]
> 
> Most likely the machine ran out of memory.

That thread is always running. And thats not the thread that crashed. The log
says

Current thread (0x08119c00):  JavaThread "CompilerThread1" daemon
[_thread_in_native, id=31145, stack(0x74408000,0x74489000)]

and then it says

C2:281     
proguard.classfile.util.ClassFileHierarchyInitializer.visitLibraryClassFile(Lproguard/classfile/LibraryClassFile;)V
(120 bytes)

You're crashing while trying to compile the above Java method.


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



More information about the distro-pkg-dev mailing list