• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Rekonq undJava... Absturz....

mairo

Hacker
Hallihallo,

Rekonq stürzt reproduzierbar ab, wenn ich eine Webseite mit Java aufrufe. Es erscheint dann ein Fehlerbericht:

Code:
Application: rekonq (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f5a0658e760 (LWP 7749))]

Thread 19 (Thread 0x7f59e3a0e700 (LWP 7750)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f59fb1589dc in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f59fb158b09 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7f59e320d700 (LWP 7751)):
#0  0x00007f5a03bf7523 in poll () from /lib64/libc.so.6
#1  0x00007f5a009eda98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f5a009edf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f5a05209586 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#4  0x00007f5a051dda32 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f5a051ddc2f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00007f5a050f55df in QThread::exec() () from /usr/lib64/libQtCore.so.4
#7  0x00007f5a050f8025 in ?? () from /usr/lib64/libQtCore.so.4
#8  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f59e2392700 (LWP 7752)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f59f9caf852 in ?? () from /usr/lib64/libQtScript.so.4
#2  0x00007f59f9caf889 in ?? () from /usr/lib64/libQtScript.so.4
#3  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f59e0e4e700 (LWP 7753)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5a050f84bb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f59f8f1f104 in ?? () from /usr/lib64/libthreadweaver.so.4
#3  0x00007f59f8f216ab in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f59f8f2056f in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f59f8f205fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#6  0x00007f5a050f8025 in ?? () from /usr/lib64/libQtCore.so.4
#7  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f59da8a1700 (LWP 7759)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5a050f84bb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f59f8f1f104 in ?? () from /usr/lib64/libthreadweaver.so.4
#3  0x00007f59f8f216ab in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f59f8f2056f in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f59f8f205fb in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#6  0x00007f5a050f8025 in ?? () from /usr/lib64/libQtCore.so.4
#7  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f59861ae700 (LWP 7829)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fc0d6f in Monitor::IWait(Thread*, long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f5989fc10ff in Monitor::wait(bool, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989dba71a in GCTaskManager::get_task(unsigned int) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f5989dbb47f in GCTaskThread::run() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#6  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#7  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f59860ad700 (LWP 7830)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fc0d6f in Monitor::IWait(Thread*, long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f5989fc10ff in Monitor::wait(bool, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989dba71a in GCTaskManager::get_task(unsigned int) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f5989dbb47f in GCTaskThread::run() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#6  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#7  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f5985fac700 (LWP 7831)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fc0d6f in Monitor::IWait(Thread*, long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f5989fc10ff in Monitor::wait(bool, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989dba71a in GCTaskManager::get_task(unsigned int) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f5989dbb47f in GCTaskThread::run() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#6  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#7  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f5985eab700 (LWP 7832)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fc0d6f in Monitor::IWait(Thread*, long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f5989fc10ff in Monitor::wait(bool, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989dba71a in GCTaskManager::get_task(unsigned int) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f5989dbb47f in GCTaskThread::run() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#6  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#7  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f5985daa700 (LWP 7833)):
#0  0x00007f5a04e6c1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe6947 in os::PlatformEvent::park(long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fc0ef3 in Monitor::IWait(Thread*, long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f5989fc10ff in Monitor::wait(bool, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f598a12735b in VMThread::loop() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f598a127550 in VMThread::run() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#6  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#7  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f5985ca9700 (LWP 7834)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f598a0b5aec in ObjectMonitor::wait(long, bool, Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f598a0b5c5b in ObjectSynchronizer::wait(Handle, long, Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989e97d01 in JVM_MonitorWait () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f59861bfca8 in ?? ()
#6  0x00007f59fffffffe in ?? ()
#7  0x00007f5985ca8a30 in ?? ()
#8  0x0000000004cd9000 in ?? ()
#9  0x00007f5985ca8968 in ?? ()
#10 0x00000000f8c086b8 in ?? ()
#11 0x00007f5985ca89d8 in ?? ()
#12 0x00000000f8ca2bc0 in ?? ()
#13 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f5985ba8700 (LWP 7835)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f598a0b5aec in ObjectMonitor::wait(long, bool, Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f598a0b5c5b in ObjectSynchronizer::wait(Handle, long, Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989e97d01 in JVM_MonitorWait () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f59861bfca8 in ?? ()
#6  0x00000000fffffffe in ?? ()
#7  0x0000000004cdbff8 in ?? ()
#8  0x0000000004cdb800 in ?? ()
#9  0x00007f59861ca4e3 in ?? ()
#10 0x00007f5985ba7780 in ?? ()
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f5985aa7700 (LWP 7836)):
#0  0x00007f5a04e6e010 in sem_wait () from /lib64/libpthread.so.0
#1  0x00007f5989fea0da in check_pending_signals(bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fe3ed5 in signal_thread_entry(JavaThread*, Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f598a0e84cd in JavaThread::thread_main_inner() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f59859a6700 (LWP 7837)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fc0d6f in Monitor::IWait(Thread*, long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f5989fc1176 in Monitor::wait(bool, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989cf870f in CompileQueue::get() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f5989cfb29c in CompileBroker::compiler_thread_loop() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#6  0x00007f598a0e84cd in JavaThread::thread_main_inner() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#7  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#8  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f59858a5700 (LWP 7838)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fc0d6f in Monitor::IWait(Thread*, long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f5989fc1176 in Monitor::wait(bool, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989cf870f in CompileQueue::get() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f5989cfb29c in CompileBroker::compiler_thread_loop() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#6  0x00007f598a0e84cd in JavaThread::thread_main_inner() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#7  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#8  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f59857a4700 (LWP 7839)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fc0d6f in Monitor::IWait(Thread*, long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f5989fc10ff in Monitor::wait(bool, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989f65480 in LowMemoryDetector::low_memory_detector_thread_entry(JavaThread*, Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f598a0e84cd in JavaThread::thread_main_inner() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#6  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#7  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f59856a3700 (LWP 7840)):
#0  0x00007f5a04e6c1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe6947 in os::PlatformEvent::park(long) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f5989fea73f in os::sleep(Thread*, long, bool) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f598a0e7048 in WatcherThread::run() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989feaaa0 in java_start(Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f5a04e67f05 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f5a03c0063d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f5984f50700 (LWP 7844)):
#0  0x00007f5a04e6be6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f5989fe5353 in os::PlatformEvent::park() () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#2  0x00007f598a0b5aec in ObjectMonitor::wait(long, bool, Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#3  0x00007f598a0b5c5b in ObjectSynchronizer::wait(Handle, long, Thread*) () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#4  0x00007f5989e97d01 in JVM_MonitorWait () from /usr/lib64/jvm/java-1.7.0-sun-1.7.0/jre/lib/amd64/server/libjvm.so
#5  0x00007f59861bfca8 in ?? ()
#6  0x00007f59861b3dd0 in ?? ()
#7  0x00007f5900000000 in ?? ()
#8  0x00007f5984f4f9b0 in ?? ()
#9  0x00007f5984f4f958 in ?? ()
#10 0x00007f5984f4f890 in ?? ()
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5a0658e760 (LWP 7749)):
[KCrash Handler]
#8  0x00007f5986212e11 in ?? ()
#9  0x00007f59861b496e in ?? ()
#10 0x00000000046d64c0 in ?? ()
#11 0x00007f59861b496e in ?? ()
#12 0x00000000f8f620a0 in ?? ()
#13 0x0000000000000001 in ?? ()
#14 0x00000000ff560c98 in ?? ()
#15 0x00007fff621ce188 in ?? ()
#16 0x00000000f8c558be in ?? ()
#17 0x00007fff621ce210 in ?? ()
#18 0x00000000f8ccc800 in ?? ()
#19 0x0000000000000000 in ?? ()


Kennt jemand das Problem?
Installiertes Java: Sun bzw. Oracle Version 1.7
Opensuse 12.1 64 bit

Mit dem Firefox und Konqueror funktioniert alles.
Kennt jemand das Problem bzw. eine Lösung?

Danke!!!
mairo
 
Oben