https://bugs.kde.org/show_bug.cgi?id=357955

Jesse <jesse.dub...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |UNCONFIRMED

--- Comment #8 from Jesse <jesse.dub...@gmail.com> ---
My bad. It did in fact open, but when I switched styles from Breeze to Fusion,
worked fine, but then switched back to Breeze style, then it crashed. Trying to
run from terminal gives a segmentation fault again. Here's the results from
gdb:

(gdb) run
Starting program: /usr/bin/kdenlive 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe2a77700 (LWP 10105)]
[New Thread 0x7fffc29b9700 (LWP 10106)]
[New Thread 0x7fffbce18700 (LWP 10110)]
[New Thread 0x7fffb77ff700 (LWP 10111)]

Program received signal SIGSEGV, Segmentation fault.
0x0000555555605649 in ?? ()
(gdb) thread apply all bt

Thread 5 (Thread 0x7fffb77ff700 (LWP 10111)):
#0  0x00007ffff131718d in poll () from /usr/lib/libc.so.6
#1  0x00007fffee2bbfbc in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007fffee2bc0cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x00007ffff1f3854f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQt5Core.so.5
#4  0x00007ffff1edf57a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQt5Core.so.5
#5  0x00007ffff1cfbbe4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007ffff2aa9055 in ?? () from /usr/lib/libQt5Qml.so.5
#7  0x00007ffff1d00b8e in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007fffefcd04a4 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007ffff132013d in clone () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7fffbce18700 (LWP 10110)):
#0  0x00007ffff131718d in poll () from /usr/lib/libc.so.6
#1  0x00007fffee2bbfbc in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007fffee2bc0cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x00007ffff1f3854f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQt5Core.so.5
#4  0x00007ffff1edf57a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQt5Core.so.5
#5  0x00007ffff1cfbbe4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007ffff2aa9055 in ?? () from /usr/lib/libQt5Qml.so.5
#7  0x00007ffff1d00b8e in ?? () from /usr/lib/libQt5Core.so.5
#8  0x00007fffefcd04a4 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007ffff132013d in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7fffc29b9700 (LWP 10106)):
#0  0x00007ffff131718d in poll () from /usr/lib/libc.so.6
#1  0x00007fffc29c9cbc in ?? () from /usr/lib/libusb-1.0.so.0
#2  0x00007fffefcd04a4 in start_thread () from /usr/lib/libpthread.so.0
#3  0x00007ffff132013d in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7fffe2a77700 (LWP 10105)):
#0  0x00007ffff131718d in poll () from /usr/lib/libc.so.6
#1  0x00007fffebbe1ae2 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fffebbe3757 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007fffe4ddf379 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007ffff1d00b8e in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007fffefcd04a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007ffff132013d in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7fffe505a800 (LWP 10101)):
#0  0x0000555555605649 in ?? ()
#1  0x0000555555607fb6 in ?? ()
#2  0x00007ffff329b01e in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#3  0x00007ffff32579ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#4  0x00007ffff325ce86 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#5  0x00007ffff1ee1bab in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#6  0x00007ffff3293431 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool,
bool) () from /usr/lib/libQt5Widgets.so.5
#7  0x00007ffff3297243 in QWidgetPrivate::show_helper() () from
/usr/lib/libQt5Widgets.so.5
#8  0x00007ffff329a055 in QWidget::setVisible(bool) () from
/usr/lib/libQt5Widgets.so.5
#9  0x00007ffff32971d8 in QWidgetPrivate::showChildren(bool) () from
/usr/lib/libQt5Widgets.so.5
#10 0x00007ffff329725f in QWidgetPrivate::show_helper() () from
/usr/lib/libQt5Widgets.so.5
#11 0x00007ffff32971c6 in QWidgetPrivate::showChildren(bool) () from
/usr/lib/libQt5Widgets.so.5
---Type <return> to continue, or q <return> to quit---
#12 0x00007ffff329725f in QWidgetPrivate::show_helper() () from
/usr/lib/libQt5Widgets.so.5
#13 0x00007ffff32971c6 in QWidgetPrivate::showChildren(bool) () from
/usr/lib/libQt5Widgets.so.5
#14 0x00007ffff329725f in QWidgetPrivate::show_helper() () from
/usr/lib/libQt5Widgets.so.5
#15 0x00007ffff329a055 in QWidget::setVisible(bool) () from
/usr/lib/libQt5Widgets.so.5
#16 0x00005555555f93ab in ?? ()
#17 0x00007ffff1257610 in __libc_start_main () from /usr/lib/libc.so.6
#18 0x00005555555f98d9 in _start ()
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to