Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> dbca crashes

dbca crashes

From: SQ <onestatusquo_at_yahoo.com>
Date: 8 Aug 2005 11:54:11 -0700
Message-ID: <1123527251.453361.32070@g14g2000cwa.googlegroups.com>


[b] I installed Oracle 9.0.1 on SUSE 9.
When I run dbca, I get the following, what does it mean and what can I do about it? [/b]

SIGSEGV 11* segmentation violation

        stackbase=0x4462c000, stackpointer=0x4462bd5c

Full thread dump:

"Image Fetcher 0" (TID:0x41199118, sys_thread_t:0x451eae0c,
state:R) prio=5

"AWT-Motif" (TID:0x411a85e0, sys_thread_t:0x451abe0c, state:R)
prio=5

"AWT-Input" (TID:0x411a88b0, sys_thread_t:0x4462be0c, state:R)
prio=5 *current thread*

"AWT-EventQueue-0" (TID:0x411a8898, sys_thread_t:0x4460ae0c,
state:CW) prio=5

	java.lang.Object.wait(Object.java)
	java.awt.EventQueue.getNextEvent(EventQueue.java:126)
	java.awt.EventDispatchThread.run(EventDispatchThread.java:70)

"process reaper" (TID:0x411a63e8, sys_thread_t:0x445e9e0c,
state:CW) prio=5

        java.lang.Thread.run(Thread.java)
"Finalizer thread" (TID:0x41189210, sys_thread_t:0x444aae0c,
state:R) prio=1

"Async Garbage Collector" (TID:0x41189258, sys_thread_t:0x44489e0c,
state:CW) prio=1

"Idle thread" (TID:0x411892a0, sys_thread_t:0x44468e0c, state:R)
prio=0

"Clock" (TID:0x41189088, sys_thread_t:0x44447e0c, state:CW) prio=12
"main" (TID:0x411890b0, sys_thread_t:0x81e3350, state:CW) prio=5

	java.lang.Object.wait(Object.java)
	oracle.ewt.graphics.ImageLoader.waitFor(Unknown Source)
	oracle.ewt.graphics.ImageUtils.loadImage(Unknown Source)
	oracle.ewt.graphics.ImageUtils._getImageResource(Unknown Source)
	oracle.ewt.graphics.ImageUtils.getImageResource(Unknown Source)
	oracle.ewt.laf.oracle.OracleUIUtils.getImage(Unknown Source)
	oracle.ewt.laf.oracle.OracleUIUtils.getColorizedImage(Unknown Source)
	oracle.ewt.laf.oracle.OracleUIUtils.cImageInst(Unknown Source)
	oracle.ewt.laf.basic.StringInstantiator.createValue(Unknown Source)
	oracle.ewt.HashTableDefaults.getValue(Unknown Source)
	oracle.ewt.MultiUIDefaults.getValue(Unknown Source)
	oracle.ewt.UIDefaults.get(Unknown Source)
	oracle.ewt.UIDefaults.get(Unknown Source)
	oracle.ewt.UIDefaults.getImage(Unknown Source)
	oracle.ewt.laf.oracle.OracleWizardUI._createImagePainter(Unknown
Source)
	oracle.ewt.laf.oracle.OracleWizardUI.getPreviousPainter(Unknown
Source)
	oracle.ewt.wizard.BaseWizard.updateReadingDirection(Unknown Source)
	oracle.ewt.wizard.BaseWizard.<init>(Unknown Source)
	oracle.ewt.wizard.Wizard.<init>(Unknown Source)
	oracle.sysman.assistants.util.wizard.WizardExt.<init>(WizardExt.java)
Monitor Cache Dump:

    oracle.ewt.MultiUIDefaults_at_1092200640/1093049008: owner "main" (0x81e3350, 1 entry)

    oracle.ewt.graphics.ImageLoader_at_1092194512/1093074624: <unowned>

	Waiting to be notified:
	    "main" (0x81e3350)
    java.awt.EventQueue_at_1092257864/1092732728: <unowned>
	Waiting to be notified:
	    "AWT-EventQueue-0" (0x4460ae0c)
    <unknown key> (0x0x44489e0c): <unowned>
	Waiting to be notified:
	    "Async Garbage Collector" (0x44489e0c)
    oracle.ewt.HashTableDefaults_at_1092205024/1092976024: owner "main" (0x81e3350, 1 entry)
Registered Monitor Dump:

    Fork_Wait_monitor: <unowned>

	Waiting to be notified:
	    "process reaper" (0x445e9e0c)

    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>     String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>     BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>     Finalize me queue lock: owner "Finalizer thread" (0x444aae0c, 1 entry)

    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>

	Waiting to be notified:
	    "Clock" (0x44447e0c)

    Monitor registry: owner "AWT-Input" (0x4462be0c, 1 entry) Thread Alarm Q:

    sys_thread_t 0x44489e0c [Timeout in 26 ms] ./dbca: line 128: 19934 Segmentation fault $JRE_DIR/bin/jre -DORACLE_HOME=$ORACLE_HOME -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS Received on Mon Aug 08 2005 - 13:54:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US