红联Linux门户
Linux帮助

java调用火狐在redhat 5.8上运行10分钟后卡死, 在6.5 上无法运行

发布时间:2015-10-20 15:20:22来源:红联作者:a4399518s
DJNativeSwing-1.6.0_26-b03.jar
DJNativeSwing-SWT-1.6.0_26-b03.jar
jna-4.1.0.jar
jna_WindowUtils-1.6.0_26-b03.jar
swt-3.5.2-gtk-linux-x86_64-1.7.0_11-b21.jar

程序在6.5 上运行截图




以下为报错信息
NativeSwing[1]: #
NativeSwing[1]: # A fatal error has been detected by the Java Runtime Environment:
NativeSwing[1]: #
NativeSwing[1]: # SIGSEGV (0xb) at pc=0x0000003133c0e0dc, pid=22456, tid=139988566255360
NativeSwing[1]: #
NativeSwing[1]: # JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
NativeSwing[1]: # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
NativeSwing[1]: # Problematic frame:
NativeSwing[1]: # C [ld-linux-x86-64.so.2+0xe0dc]
NativeSwing[1]: #
NativeSwing[1]: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
NativeSwing[1]: #
NativeSwing[1]: # An error report file with more information is saved as:
NativeSwing[1]: # /root/mss/window/hs_err_pid22456.log
NativeSwing[1]: #
NativeSwing[1]: # If you would like to submit a bug report, please visit:
NativeSwing[1]: # http://bugreport.sun.com/bugreport/crash.jsp
NativeSwing[1]: #
java.io.EOFException
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
at java.io.ObjectInputStream.readUnshared(ObjectInputStream.java:460)
at chrriis.dj.nativeswing.swtimpl.core.OutProcessSocketsMessagingInterface.readMessageFromChannel(OutProcessSocketsMessagingInterface.java:116)
at chrriis.dj.nativeswing.swtimpl.core.MessagingInterface$2.run(MessagingInterface.java:392)
Failed messaging: core.SWTNativeComponent$CMN_createControl(1, 60817469, chrriis.dj.nativeswing.swtimpl.components.core.NativeWebBrowser, [DEFAULT, null])


/root/mss/window/hs_err_pid22456.log 部分日志信息


--------------- S Y S T E M ---------------

OS:Red Hat Enterprise Linux Server release 6.5 (Santiago)

uname:Linux 2.6.32-431.el6.x86_64 #1 SMP Sun Nov 10 22:19:54 EST 2013 x86_64
libc:glibc 2.12 NPTL 2.12
rlimit: STACK 10240k, CORE 0k, NPROC 29483, NOFILE 4096, AS infinity
load average:0.08 0.04 0.01

/proc/meminfo:
MemTotal: 3794640 kB
MemFree: 838788 kB
Buffers: 28960 kB
Cached: 2024904 kB
SwapCached: 0 kB
Active: 1875268 kB
Inactive: 733964 kB
Active(anon): 555736 kB
Inactive(anon): 11964 kB
Active(file): 1319532 kB
Inactive(file): 722000 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 8388600 kB
SwapFree: 8388600 kB
Dirty: 284 kB
Writeback: 0 kB
AnonPages: 524996 kB
Mapped: 92376 kB
Shmem: 12168 kB
Slab: 257556 kB
SReclaimable: 183796 kB
SUnreclaim: 73760 kB
KernelStack: 2720 kB
PageTables: 30792 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 10285920 kB
Committed_AS: 1245944 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 152172 kB
VmallocChunk: 34359583352 kB
HardwareCorrupted: 0 kB
AnonHugePages: 303104 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 10240 kB
DirectMap2M: 4184064 kB


CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 47 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, tsc, tscinvbit

/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 47
model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz
stepping : 2
cpu MHz : 1997.833
cache size : 24576 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology tsc_reliable nonstop_tsc aperfmperf unfair_spinlock pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm ida arat epb dts
bogomips : 3995.66
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 47
model name : Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz
stepping : 2
cpu MHz : 1997.833
cache size : 24576 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology tsc_reliable nonstop_tsc aperfmperf unfair_spinlock pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm ida arat epb dts
bogomips : 3995.66
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:



Memory: 4k page, physical 3794640k(838788k free), swap 8388600k(8388600k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (24.65-b04) for linux-amd64 JRE (1.7.0_67-b01), built on Jul 25 2014 09:20:21 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)

time: Tue Oct 20 09:10:42 2015
elapsed time: 1 seconds
文章评论

共有 1 条评论

  1. bychina 于 2015-10-21 11:39:54发表:

    帮顶下