Bug 7180 - can't start ... get SIGSEV11
Summary: can't start ... get SIGSEV11
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: Sun Solaris
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-27 05:05 EST by Heiko Kundlacz CLA
Modified: 2002-01-07 04:00 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Kundlacz CLA 2001-12-27 05:05:56 EST
Here ist the error-message:
$ /export/home/heiko/eclipse/eclipse
SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]: 
    si_code [1]: SEGV_MAPERR [addr: 0x69000000]

        stackpointer=FFBEB750

Exiting Thread (sys_thread_t:0xff30e2e8) : no stack

Exiting Thread (sys_thread_t:0x4211c0) : no stack
"Finalizer" (TID:0x154688, sys_thread_t:0x1545c0, state:CW, thread_t: t@6,
threadID:0xfec71d78, stack_bottom:0xfec72000, stack_size:0x20000) prio=8
Comment 1 John Arthorne CLA 2002-01-03 15:00:01 EST
This looks like a VM error. What VM were you using?  I assume this is 
repeatable?  Any other information that might be useful?
Comment 2 Heiko Kundlacz CLA 2002-01-07 04:00:31 EST
Dear John,
you are right. I changes java symbolic link from java1.2.2 to 1.3. Now it works 
fine. Thanks for your help.

Heiko