| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.misc -> segmentation fault in runInstaller
Hello,
I have a problem installing 9i on a Debian testing machine. The runInstaller program crashes, imideately after starting it with the following error:
Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait... SIGSEGV 11* segmentation violation
stackbase=0xbffff1ec, stackpointer=0xbffff0b4
Full thread dump:
    "Finalizer thread" (TID:0x42753210, sys_thread_t:0x4d0a5e0c, state:R) prio=1
    "Async Garbage Collector" (TID:0x42753258, sys_thread_t:0x4d084e0c, state:R) prio=1
    "Idle thread" (TID:0x427532a0, sys_thread_t:0x4d063e0c, state:R) prio=0
    "Clock" (TID:0x42753088, sys_thread_t:0x4d042e0c, state:CW) prio=12
    "main" (TID:0x427530b0, sys_thread_t:0x80caf48, state:R) prio=5 *current thread*
        java.lang.System.initializeSystemClass(System.java)
Monitor Cache Dump:
Registered Monitor Dump:
    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: <unowned>
    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" (0x4d042e0c)
|  |  |