On Tue, 2003-12-02 at 19:11, Rod Macpherson wrote: > Segmentation Violation. Unless you are making JNI calls there is nothing application > code can do to generate this signal. >
Except allocate all the memory and the VM doesn't trap the out of memory situation. In this case, it looks like the permenant generation might be exhausted and VM didn't trap this condition. > compacting perm gen total 22784K, used 22718K [0x5d930000, > 0x5ef70000, 0x61930000) If that is true, it is a VM bug that it didn't throw an OutOfMemoryError try the VM option -XX:MaxPermSize=128M (or whatever fits your needs) Regards, Adrian > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, December 01, 2003 9:25 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Unexpected Signal : 11 > > > Hello, > > Does anyone know what this means? How to solve? > > Unexpected Signal : 11 occurred at PC=0x4044F990 Function=(null)+0x4044F990 > Library=/usr/java/j2sdk1.4.2_02/jre/lib/i386/server/libjvm.so > > NOTE: We are unable to locate the function name symbol for the error > just occurred. Please refer to release documentation for possible > reason and solutions. > > > Heap at VM Abort: > Heap > def new generation total 15488K, used 1335K [0x44930000, 0x459f0000, > 0x475a0000) > eden space 13824K, 4% used [0x44930000, 0x449c99a8, 0x456b0000) > from space 1664K, 43% used [0x45850000, 0x45904358, 0x459f0000) > to space 1664K, 0% used [0x456b0000, 0x456b0000, 0x45850000) > tenured generation total 136576K, used 29053K [0x475a0000, 0x4fb00000, > 0x5d930000) > the space 136576K, 21% used [0x475a0000, 0x491ff708, 0x491ff800, > 0x4fb00000) > compacting perm gen total 22784K, used 22718K [0x5d930000, 0x5ef70000, > 0x61930000) > the space 22784K, 99% used [0x5d930000, 0x5ef5fbb0, 0x5ef5fc00, > 0x5ef70000) > > Local Time = Mon Dec 1 11:11:24 2003 > Elapsed Time = 969 > # > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002EF > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Server VM (1.4.2_02-b03 mixed mode) # > > > > -- > > Gabriel Esteves Marques Pinto > ------------------------ > Diretor de TI > [EMAIL PROTECTED] > www.brainweb.com.br > (19)3287-7060 Ramal:253 > NÃcleo SOFTEX-Campinas > ------------------------ > > ________________________________________ > Enviado usando webmail v2.3 > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net > help you be more productive? Does it help you create better code? SHARE THE LOVE, > and help us help YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN's Audience Survey. > Help shape OSDN's sites and tell us what you think. Take this > five minute survey and you could win a $250 Gift Certificate. > http://www.wrgsurveys.com/2003/osdntech03.php?site=8 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- xxxxxxxxxxxxxxxxxxxxxxxx Adrian Brock Director of Support Back Office JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This SF.net email is sponsored by OSDN's Audience Survey. Help shape OSDN's sites and tell us what you think. Take this five minute survey and you could win a $250 Gift Certificate. http://www.wrgsurveys.com/2003/osdntech03.php?site=8 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user