Skip to Main Content

SQL Developer

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!

Core dump : launcher.sh: line 1606: 4872 Aborted

_AZ_Sep 27 2017

Hello,

since recently i started getting core dumps while using SQldeveloper ( 17.2 on Fedora 24) with TimesTen.  I'm not doing anything exotic - connect, select blah from table where simple condition. Today that seemed to be too much for SQD and it crashes right away.

[az@hp Test1]$ sqldeveloper

Oracle SQL Developer

Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  SIGSEGV (0xb) at pc=0x00007fea62d3d43d, pid=4872, tid=0x00007fea181d0700

#

# JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode linux-amd64 compressed oops)

# Problematic frame:

# V  [libjvm.so+0x7d243d]  klassItable::initialize_itable_for_interface(int, KlassHandle, bool, Thread*)+0xdd

#

# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

#

# An error report file with more information is saved as:

# /tmp/hs_err_pid4872.log

#

# If you would like to submit a bug report, please visit:

#   http://bugreport.java.com/bugreport/crash.jsp

#

/opt/sqldeveloper/sqldeveloper/bin/../../ide/bin/launcher.sh: line 1606:  4872 Aborted                 (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

Can't attach log file - getting  wrong content. But here are a few lines. Maybe it will be helpful:

[az@hp Test1]$ more /tmp/hs_err_pid4872.log

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  SIGSEGV (0xb) at pc=0x00007fea62d3d43d, pid=4872, tid=0x00007fea181d0700

#

# JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode linux-amd64 compressed oops)

# Problematic frame:

# V  [libjvm.so+0x7d243d]  klassItable::initialize_itable_for_interface(int, KlassHandle, bool, Thread*)+0xdd

#

# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java aga

in

#

# If you would like to submit a bug report, please visit:

#   http://bugreport.java.com/bugreport/crash.jsp

#

---------------  T H R E A D  ---------------

Current thread (0x0000000000a41000):  JavaThread "RaptorTaskThread01-Open Connection" [_thread_in_vm, id=4911, stack(0x00007fea180d000

0,0x00007fea181d1000)]

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x00007fecc9746810

Registers:

RAX=0x00000000634c8a4f, RBX=0x0000000000a408e0, RCX=0x00007fe9af101590, RDX=0x00000000634c8a50

RSP=0x00007fea181ce6c0, RBP=0x00007fea181ce810, RSI=0x0000000000a41000, RDI=0x00007fe9af0ff798

R8 =0x0000000000a41000, R9 =0x0000000000000001, R10=0x0000000000000001, R11=0x00000000000000bd

R12=0x00007fea628623a0, R13=0x0000000000000948, R14=0x0000000000000040, R15=0x0000000000a41000

RIP=0x00007fea62d3d43d, EFLAGS=0x0000000000010206, CSGSFS=0x002b000000000033, ERR=0x0000000000000004

  TRAPNO=0x000000000000000e

Top of Stack: (sp=0x00007fea181ce6c0)

0x00007fea181ce6c0:   00007fea1092a8b0 00007fea181ce700

0x00007fea181ce6d0:   000000e9181ce720 00007fe9af136cc8

0x00007fea181ce6e0:   00007fe9af146588 00007fe9af145e58

0x00007fea181ce6f0:   0000000100ba3428 00007fea181ce790

0x00007fea181ce700:   0000001400000001 0000000000000000

0x00007fea181ce710:   00007fea00000007 0000000000a41000

0x00007fea181ce720:   01007fea181ce750 00007fe9af0ff798

0x00007fea181ce730:   00007fea1092a980 00007fe9af101590

0x00007fea181ce740:   634c8a501092a8c0 0000000000a41000

0x00007fea181ce750:   00007fea181ce8b0 00007fea62d3f1a3

0x00007fea181ce760:   0000000000a41000 00007fea62e21c37

0x00007fea181ce770:   00007fea181ce7e0 00007fea181ce870

and tail:

Signal Handlers:

SIGSEGV: [libjvm.so+0xacba10], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGBUS: [libjvm.so+0xacba10], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGFPE: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGPIPE: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGXFSZ: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGILL: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none

SIGUSR2: [libjvm.so+0x9263e0], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO

SIGHUP: [libjvm.so+0x9277e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGINT: [libjvm.so+0x9277e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGTERM: [libjvm.so+0x9277e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

SIGQUIT: [libjvm.so+0x9277e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO

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

OS:Fedora release 24 (Twenty Four)

uname:Linux 4.11.12-100.fc24.x86_64 #1 SMP Fri Jul 21 17:35:20 UTC 2017 x86_64

libc:glibc 2.23 NPTL 2.23

rlimit: STACK 8192k, CORE 0k, NPROC 29234, NOFILE 4096, AS infinity

load average:1.86 1.22 1.19

/proc/meminfo:

MemTotal:        7671700 kB

MemFree:         3372960 kB

MemAvailable:    4465072 kB

Buffers:           75648 kB

Cached:          1299336 kB

SwapCached:            0 kB

Active:          3059816 kB

Inactive:         796688 kB

Active(anon):    2482688 kB

Inactive(anon):    98604 kB

Active(file):     577128 kB

Inactive(file):   698084 kB

Unevictable:          32 kB

Mlocked:              32 kB

SwapTotal:       8388604 kB

SwapFree:        8388604 kB

Dirty:               220 kB

Writeback:             0 kB

AnonPages:       2481504 kB

Mapped:           566076 kB

Shmem:             99928 kB

Slab:             117704 kB

SReclaimable:      68520 kB

SUnreclaim:        49184 kB

KernelStack:       10688 kB

PageTables:        29860 kB

NFS_Unstable:          0 kB

Bounce:                0 kB

WritebackTmp:          0 kB

CommitLimit:    12224452 kB

Committed_AS:    5540884 kB

VmallocTotal:   34359738367 kB

VmallocUsed:           0 kB

VmallocChunk:          0 kB

HardwareCorrupted:     0 kB

AnonHugePages:         0 kB

ShmemHugePages:        0 kB

ShmemPmdMapped:        0 kB

CmaTotal:              0 kB

CmaFree:               0 kB

HugePages_Total:       0

HugePages_Free:        0

HugePages_Rsvd:        0

HugePages_Surp:        0

Hugepagesize:       2048 kB

DirectMap4k:      187252 kB

DirectMap2M:     3430400 kB

DirectMap1G:     4194304 kB

CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 21 model 96 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1

/proc/cpuinfo:

processor    : 0

vendor_id    : AuthenticAMD

cpu family    : 21

model        : 96

model name    : AMD A10-8700P Radeon R6, 10 Compute Cores 4C+6G

stepping    : 1

microcode    : 0x6006110

cpu MHz        : 1800.000

cache size    : 1024 KB

physical id    : 0

siblings    : 4

core id        : 0

cpu cores    : 2

apicid        : 16

initial apicid    : 0

fpu        : yes

fpu_exception    : yes

cpuid level    : 13

wp        : yes

flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_pstate vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic overflow_recov

bugs        : fxsave_leak sysret_ss_attrs null_seg

bogomips    : 3593.28

TLB size    : 1536 4K pages

clflush size    : 64

cache_alignment    : 64

address sizes    : 48 bits physical, 48 bits virtual

power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro acc_power [13]

processor    : 1

vendor_id    : AuthenticAMD

cpu family    : 21

model        : 96

model name    : AMD A10-8700P Radeon R6, 10 Compute Cores 4C+6G

stepping    : 1

microcode    : 0x6006110

cpu MHz        : 1300.000

cache size    : 1024 KB

physical id    : 0

siblings    : 4

core id        : 1

cpu cores    : 2

apicid        : 17

initial apicid    : 1

fpu        : yes

fpu_exception    : yes

cpuid level    : 13

wp        : yes

flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_pstate vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic overflow_recov

bugs        : fxsave_leak sysret_ss_attrs null_seg

bogomips    : 3588.09

TLB size    : 1536 4K pages

clflush size    : 64

cache_alignment    : 64

address sizes    : 48 bits physical, 48 bits virtual

power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro acc_power [13]

processor    : 2

vendor_id    : AuthenticAMD

cpu family    : 21

model        : 96

model name    : AMD A10-8700P Radeon R6, 10 Compute Cores 4C+6G

stepping    : 1

microcode    : 0x6006110

cpu MHz        : 1300.000

cache size    : 1024 KB

physical id    : 0

siblings    : 4

core id        : 2

cpu cores    : 2

apicid        : 18

initial apicid    : 2

fpu        : yes

fpu_exception    : yes

cpuid level    : 13

wp        : yes

flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_pstate vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic overflow_recov

bugs        : fxsave_leak sysret_ss_attrs null_seg

bogomips    : 3588.09

TLB size    : 1536 4K pages

clflush size    : 64

cache_alignment    : 64

address sizes    : 48 bits physical, 48 bits virtual

power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro acc_power [13]

processor    : 3

vendor_id    : AuthenticAMD

cpu family    : 21

model        : 96

model name    : AMD A10-8700P Radeon R6, 10 Compute Cores 4C+6G

stepping    : 1

microcode    : 0x6006110

cpu MHz        : 1300.000

cache size    : 1024 KB

physical id    : 0

siblings    : 4

core id        : 3

cpu cores    : 2

apicid        : 19

initial apicid    : 3

fpu        : yes

fpu_exception    : yes

cpuid level    : 13

wp        : yes

flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_pstate vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic overflow_recov

bugs        : fxsave_leak sysret_ss_attrs null_seg

bogomips    : 3588.09

TLB size    : 1536 4K pages

clflush size    : 64

cache_alignment    : 64

address sizes    : 48 bits physical, 48 bits virtual

power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro acc_power [13]

Memory: 4k page, physical 7671700k(3372960k free), swap 8388604k(8388604k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for linux-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)

time: Wed Sep 27 18:54:03 2017

elapsed time: 24 seconds (0d 0h 0m 24s)

Thank you

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2017
Added on Sep 27 2017
0 comments
414 views