https://bugs.kde.org/show_bug.cgi?id=456808
--- Comment #2 from Jaco Kruger <elr...@ashemia.net> --- (In reply to Kåre Särs from comment #1) > Thanks for the report! > > Can you install the debug symbol package for libsane/sane-backends and for > libksane and then reproduce the crash? > > BR, > Kåre Hi there, Yes, I installed libsane-devel package and the same happens. Trace: Application: Skanlite (skanlite), signal: Segmentation fault [KCrash Handler] #4 0x00007fac6a8654e3 in sane_epson2_control_option () from /usr/lib64/sane/libsane-epson2.so.1 #5 0x00007fac79ac98fd in ?? () from /lib64/libKF5Sane.so.5 #6 0x00007fac79aca8fe in ?? () from /lib64/libKF5Sane.so.5 #7 0x00007fac78254e6f in ?? () from /lib64/libQt5Core.so.5 #8 0x00007fac79a9ed04 in ?? () from /lib64/libKF5Sane.so.5 #9 0x00007fac78254e6f in ?? () from /lib64/libQt5Core.so.5 #10 0x00007fac78ed01b1 in QComboBox::activated(int) () from /lib64/libQt5Widgets.so.5 #11 0x00007fac78ed195e in ?? () from /lib64/libQt5Widgets.so.5 #12 0x00007fac78254e9c in ?? () from /lib64/libQt5Core.so.5 #13 0x00007fac78ed0502 in QComboBoxPrivateContainer::itemSelected(QModelIndex const&) () from /lib64/libQt5Widgets.so.5 #14 0x00007fac78ed0e4e in QComboBoxPrivateContainer::eventFilter(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #15 0x00007fac7821dd3b in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #16 0x00007fac78dcc40e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #17 0x00007fac78dd4942 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #18 0x00007fac7821dfb8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #19 0x00007fac78dd2abe in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5 #20 0x00007fac78e26ed5 in ?? () from /lib64/libQt5Widgets.so.5 #21 0x00007fac78e29fe0 in ?? () from /lib64/libQt5Widgets.so.5 #22 0x00007fac78dcc41e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #23 0x00007fac7821dfb8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #24 0x00007fac7867e9b5 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5 #25 0x00007fac7865233c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5 #26 0x00007fac7366a7fa in ?? () from /lib64/libQt5XcbQpa.so.5 #27 0x00007fac76893ea0 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #28 0x00007fac76894258 in ?? () from /lib64/libglib-2.0.so.0 #29 0x00007fac768942ec in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #30 0x00007fac78275456 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #31 0x00007fac7821ca2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #32 0x00007fac78224b96 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #33 0x000055873727ee5a in ?? () #34 0x00007fac77b255b0 in __libc_start_call_main () from /lib64/libc.so.6 #35 0x00007fac77b25679 in __libc_start_main_impl () from /lib64/libc.so.6 #36 0x000055873727f655 in ?? () [Inferior 1 (process 21152) detached] -- You are receiving this mail because: You are watching all bug changes.