Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Segmentation fault on Debian Lenny

843798Apr 27 2010 — edited Apr 28 2010
Hi everyone,

I have installed Java 6 on a Debian 5.0 (Lenny) server machine.
I have several Java applications running (JOnAS, hudson, artifactory) and a lot of errors coming from the JVM are logged since I started them :

Apr 27 02:16:24 ns305701 kernel: grsec: From 198.164.42.149: Segmentation fault occurred at 00007ffcf0f93000 in /usr/lib/jvm/java-6-sun-1.6.0.12/jre/bin/java[java:30395] uid/euid:1000/1000 gid/egid:1000/1000, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
Apr 27 02:16:24 ns305701 kernel: grsec: From 198.164.42.149: Segmentation fault occurred at 0000000000000008 in /usr/lib/jvm/java-6-sun-1.6.0.12/jre/bin/java[java:30346] uid/euid:1000/1000 gid/egid:1000/1000, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
Apr 27 02:20:53 ns305701 kernel: grsec: From 193.252.118.176: Segmentation fault occurred at 00007ffcf0f93000 in /usr/lib/jvm/java-6-sun-1.6.0.12/jre/bin/java[java:30400] uid/euid:1000/1000 gid/egid:1000/1000, parent /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0

or

Apr 26 23:18:14 ns305701 kernel: grsec: From 62.147.215.165: Segmentation fault occurred at 0000000000000008 in /usr/lib/jvm/java-6-sun-1.6.0.12/jre/bin/java[java:800] uid/euid:1002/1002 gid/egid:1002/1002, parent /bin/su[su:704] uid/euid:1002/1002 gid/egid:1002/1002
Apr 26 23:19:11 ns305701 kernel: grsec: From 62.147.215.165: Segmentation fault occurred at 0000000000000008 in /usr/lib/jvm/java-6-sun-1.6.0.12/jre/bin/java[java:801] uid/euid:1002/1002 gid/egid:1002/1002, parent /bin/su[su:704] uid/euid:1002/1002 gid/egid:1002/1002

or

Apr 26 23:19:34 ns305701 kernel: grsec: From 62.147.215.165: Segmentation fault occurred at 0000000000000078 in /usr/lib/jvm/java-6-sun-1.6.0.12/jre/bin/java[java:28515] uid/euid:107/107 gid/egid:65534/65534, parent /usr/bin/daemon[daemon:28480] uid/euid:107/107 gid/egid:65534/65534
Apr 26 23:19:34 ns305701 kernel: grsec: From 62.147.215.165: Segmentation fault occurred at 0000000000000008 in /usr/lib/jvm/java-6-sun-1.6.0.12/jre/bin/java[java:28515] uid/euid:107/107 gid/egid:65534/65534, parent /usr/bin/daemon[daemon:28480] uid/euid:107/107 gid/egid:65534/65534

Is this a know behavior ? Even though my application still run, I am worried about these error messages. Any help is welcome

Kind regards

Edited by: neopium on Apr 26, 2010 11:36 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2010
Added on Apr 27 2010
1 comment
267 views