Thread: core dump
View Single Post
Old 11-09-2017, 08:51 PM   #23
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Quote:
Originally Posted by KevinH View Post
Please try again and hit return repeatedly so that we can see more of the backtrace to see why a java virtual machine is somehow being invoked when you are trying to launch Sigil which does not use a java virtual machine directly.
following

Code:
---Type <return> to continue, or q <return> to quit---
#16 0x00007ffff7debafe in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#17 0x00007ffff1bd4144 in _dl_catch_error () at /usr/lib/libc.so.6
#18 0x00007ffff7deb31a in _dl_open () at /lib64/ld-linux-x86-64.so.2
#19 0x00007ffff111de86 in  () at /usr/lib/libdl.so.2
#20 0x00007ffff1bd4144 in _dl_catch_error () at /usr/lib/libc.so.6
#21 0x00007ffff111e587 in  () at /usr/lib/libdl.so.2
#22 0x00007ffff111df22 in dlopen () at /usr/lib/libdl.so.2
#23 0x00007ffff2683bce in  () at /usr/lib/libQt5Core.so.5
#24 0x00007ffff267d429 in QLibrary::load() () at /usr/lib/libQt5Core.so.5
#25 0x00007ffff38217a1 in  () at /usr/lib/libQt5WebKit.so.5
#26 0x00007ffff3804d48 in  () at /usr/lib/libQt5WebKit.so.5
#27 0x00007ffff3801e51 in  () at /usr/lib/libQt5WebKit.so.5
#28 0x00007ffff3802822 in  () at /usr/lib/libQt5WebKit.so.5
#29 0x00007ffff37df9bf in  () at /usr/lib/libQt5WebKit.so.5
#30 0x00007ffff497eeb7 in  () at /usr/lib/libQt5WebKit.so.5
#31 0x00007ffff37b92b2 in  () at /usr/lib/libQt5WebKit.so.5
#32 0x00000000007125be in BookViewPreview::BookViewPreview(QWidget*) ()
#33 0x00000000007772e7 in PreviewWindow::PreviewWindow(QWidget*) ()
#34 0x000000000073493f in MainWindow::ExtendUI() ()
#35 0x00000000007498d6 in MainWindow::MainWindow(QString const&, bool, QWidget*, QFlags<Qt::WindowType>) ()
#36 0x00000000004d4045 in main ()
(gdb)
roger64 is offline   Reply With Quote