This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/32836] infinite loop (SIGSEGV) in java::lang::Throwable::fillInStackTrace



------- Comment #1 from artem at bizlink dot ru  2007-07-20 10:00 -------
In fact, I have two cores with this infinite loop, and they both are very
large:

$ l
total 304808
drwxr-xr-x 2 artemgr artemgr       4096 2007-07-20 11:58 ./
drwxr-xr-x 8 artemgr artemgr       4096 2007-07-20 11:57 ../
-rwxr-xr-x 1 artemgr artemgr   18949540 2007-07-20 11:25 ads*
-rw------- 1 artemgr artemgr 2317770752 2007-07-20 08:44 core.11043
-rw------- 1 artemgr artemgr 2296696832 2007-07-20 08:38 core.7490

Could be that it's some kind of an out of memory error?
Still, it is triggered only from this fillInStackTrace, otherwise the program
is working fine.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]