Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault after login or closing login window #1324

Closed
krichter722 opened this issue Jul 3, 2019 · 6 comments
Closed

Segmentation fault after login or closing login window #1324

krichter722 opened this issue Jul 3, 2019 · 6 comments

Comments

@krichter722
Copy link

krichter722 commented Jul 3, 2019

After logging into my Nextcloud provider cloud.woelkli.com the application crashes due to a segmentation fault. The issue occurs 100% of times and I never manged to login and start a synchronization.

The crash happens if I close the woelkli login dialog as well.

I checked similar segmentation fault issues which are hard to distinguish. Judging from the description and stack trace this one is different afaik.

Expected behaviour

The login should succeed and the synchronization be started or a verbose, intuitive error message ought to be displayed.

Actual behaviour

The application crashes with

Run in gdb Thread 1 "AppRun" received signal SIGSEGV, Segmentation fault. 0x0000000000000021 in ?? () (gdb) bt #0 0x0000000000000021 in () #1 0x00007ffff18ec925 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #2 0x00007ffff1116955 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #3 0x00007ffff2e70c89 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #4 0x00007ffff2eae559 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #5 0x00007ffff2ead156 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #6 0x00007ffff247fdb9 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #7 0x00007ffff24a1250 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #8 0x00007ffff24a1cad in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #9 0x00007ffff24a1f97 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #10 0x00007ffff0ed8a3e in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5 #11 0x00007fffef632823 in QObject::event(QEvent*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5 #12 0x00007ffff007ec4c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Widgets.so.5 #13 0x00007ffff00862c7 in QApplication::notify(QObject*, QEvent*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Widgets.so.5 #14 0x00007fffef604ad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5 #15 0x00007fffef6076de in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5 #16 0x00007fffef65c263 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5 #17 0x00007fffedd6a9ee in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007fffedd6ac88 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007fffedd6ad1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007fffef65b86f in QEventDispatcherGlib::processEvents(QFlags) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5 #21 0x00007fffe7094f41 in () at /tmp/.mount_NextclpGcLU5/usr/plugins/platforms/../../lib/libQt5XcbQpa.so.5 #22 0x00007fffef602e6a in QEventLoop::exec(QFlags) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5 #23 0x00007fffef60bf74 in QCoreApplication::exec() () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5 #24 0x00005555556a9d79 in main () (gdb) thread apply all bt

Thread 36 (Thread 0x7fffcf4fb700 (LWP 16390)):
#0 0x00007fffeef26729 in __GI___poll (fds=0x7fffc8016960, nfds=2, timeout=30105) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fffedd6abf6 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fffedd6ad1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fffef65b88b in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#4 0x00007fffef602e6a in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#5 0x00007fffef42c594 in QThread::exec() () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#6 0x00007fffef4376d7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#7 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#8 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 35 (Thread 0x7fff3d808700 (LWP 16385)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x7fff3d807ba8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fff3d807b58, cond=0x7fff3d807b80) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x7fff3d807b80, mutex=0x7fff3d807b58) at pthread_cond_wait.c:655
#3 0x00007ffff24d1529 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2b95 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2c5f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78c8 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 34 (Thread 0x7fff5effd700 (LWP 16316)):
#0 0x00007fffeef26729 in __GI___poll (fds=0x7fff40001d50, nfds=2, timeout=29570) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fffedd6abf6 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fffedd6ad1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fffef65b88b in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#4 0x00007fffef602e6a in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#5 0x00007fffef42c594 in QThread::exec() () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#6 0x00007fffef4376d7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#7 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#8 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 32 (Thread 0x7fff5f7fe700 (LWP 16200)):
#0 0x00007fffeef26729 in __GI___poll (fds=0x7fff4c007030, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fffcc6e19f1 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2 0x00007fffcc6d3260 in pa_mainloop_poll () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3 0x00007fffcc6d38ae in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4 0x00007fffcc6d3960 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5 0x00007fffcc6e1939 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6 0x00007fffcc681788 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
#7 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#8 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 31 (Thread 0x7fff5ffff700 (LWP 16199)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fff5fffe980, expected=0, futex_word=0x7fff5fffeb68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fff5fffea20, mutex=0x7fff5fffeb18, cond=0x7fff5fffeb40) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fff5fffeb40, mutex=0x7fff5fffeb18, abstime=0x7fff5fffea20) at pthread_cond_wait.c:667
#3 0x00007ffff24d15f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2c2d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff249db9b in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
--Type for more, q to quit, c to continue without paging--
#6 0x00007ffff24c42df in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24e7a0f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 30 (Thread 0x7fff94ff9700 (LWP 16198)):
#0 0x00007fffeef32e3f in epoll_wait (epfd=199, events=0x7fff64002370, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
#1 0x00007ffff2946794 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#2 0x00007ffff2944893 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#3 0x00007ffff24a4489 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24c42df in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24e7a0f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#8 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 29 (Thread 0x7fff957fa700 (LWP 16197)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x5555561d5658) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x5555561d5598, cond=0x5555561d5630) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x5555561d5630, mutex=0x5555561d5598) at pthread_cond_wait.c:655
#3 0x00007ffff24d1529 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff31763d5 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24e777b in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#8 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 28 (Thread 0x7fff95ffb700 (LWP 16196)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fff95ffa980, expected=0, futex_word=0x7fff95ffab68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fff95ffaa20, mutex=0x7fff95ffab18, cond=0x7fff95ffab40) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fff95ffab40, mutex=0x7fff95ffab18, abstime=0x7fff95ffaa20) at pthread_cond_wait.c:667
#3 0x00007ffff24d15f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2c2d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff249db9b in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24c42df in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24e7a0f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 27 (Thread 0x7fff967fc700 (LWP 16195)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x7fff967fbba8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fff967fbb58, cond=0x7fff967fbb80) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x7fff967fbb80, mutex=0x7fff967fbb58) at pthread_cond_wait.c:655
#3 0x00007ffff24d1529 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2b95 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2c5f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78c8 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d9531 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

--Type for more, q to quit, c to continue without paging--
Thread 26 (Thread 0x7fff96ffd700 (LWP 16194)):
#0 0x00007fffeef2c567 in munmap () at ../sysdeps/unix/syscall-template.S:78
#1 0x00007ffff251a6a0 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#2 0x00007ffff2499cf5 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#3 0x00007ffff36cbc8b in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff36cbf5a in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff2e70230 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff2e73bbb in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff2e76a44 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff2e79b1f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007ffff2e6e3b8 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#10 0x00007ffff2e8c6e0 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#11 0x00007ffff2e8c9ae in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#12 0x00007ffff35c0c8b in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#13 0x00007ffff35bdeb2 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#14 0x00007ffff35c6422 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#15 0x00007ffff35cb0ca in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#16 0x00007ffff24a520d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#17 0x00007ffff2944a5d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#18 0x00007ffff24a4538 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#19 0x00007ffff24c42df in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#20 0x00007ffff15f3c6a in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#21 0x00007ffff15f3e5b in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#22 0x00007ffff24e7ae0 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#23 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#24 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#25 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (Thread 0x7fff977fe700 (LWP 16193)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x7fff977fdba8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fff977fdb58, cond=0x7fff977fdb80) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x7fff977fdb80, mutex=0x7fff977fdb58) at pthread_cond_wait.c:655
#3 0x00007ffff24d1529 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2b95 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2c5f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78c8 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7fff9cff9700 (LWP 16192)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x7fff9cff8ba8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fff9cff8b58, cond=0x7fff9cff8b80) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x7fff9cff8b80, mutex=0x7fff9cff8b58) at pthread_cond_wait.c:655
#3 0x00007ffff24d1529 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2b95 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2c5f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78c8 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d9531 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

--Type for more, q to quit, c to continue without paging--
Thread 23 (Thread 0x7fff9d7fa700 (LWP 16191)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x7fff9d7f9ba8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fff9d7f9b58, cond=0x7fff9d7f9b80) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x7fff9d7f9b80, mutex=0x7fff9d7f9b58) at pthread_cond_wait.c:655
#3 0x00007ffff24d1529 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2b95 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2c5f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78c8 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fff9dffb700 (LWP 16190)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x7fff9dffaba8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fff9dffab58, cond=0x7fff9dffab80) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x7fff9dffab80, mutex=0x7fff9dffab58) at pthread_cond_wait.c:655
#3 0x00007ffff24d1529 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2b95 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2c5f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78c8 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7fff9e7fc700 (LWP 16189)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x7fff9e7fbba8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fff9e7fbb58, cond=0x7fff9e7fbb80) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x7fff9e7fbb80, mutex=0x7fff9e7fbb58) at pthread_cond_wait.c:655
#3 0x00007ffff24d1529 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2b95 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2c5f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78c8 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7fff9effd700 (LWP 16188)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fff9effc9b0, expected=0, futex_word=0x7fff9effcb98) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fff9effca50, mutex=0x7fff9effcb48, cond=0x7fff9effcb70) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fff9effcb70, mutex=0x7fff9effcb48, abstime=0x7fff9effca50) at pthread_cond_wait.c:667
#3 0x00007ffff24d15f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2c2d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2ca2 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78b1 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7fff9f7fe700 (LWP 16187)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fff9f7fd9b0, expected=0, futex_word=0x7fff9f7fdb98) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
--Type for more, q to quit, c to continue without paging--
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fff9f7fda50, mutex=0x7fff9f7fdb48, cond=0x7fff9f7fdb70) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fff9f7fdb70, mutex=0x7fff9f7fdb48, abstime=0x7fff9f7fda50) at pthread_cond_wait.c:667
#3 0x00007ffff24d15f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2c2d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2ca2 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78b1 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d9531 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (Thread 0x7fff97fff700 (LWP 16186)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fff97ffe9b0, expected=0, futex_word=0x7fff97ffeb98) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fff97ffea50, mutex=0x7fff97ffeb48, cond=0x7fff97ffeb70) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fff97ffeb70, mutex=0x7fff97ffeb48, abstime=0x7fff97ffea50) at pthread_cond_wait.c:667
#3 0x00007ffff24d15f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2c2d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2ca2 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78b1 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d9531 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (Thread 0x7fff9ffff700 (LWP 16185)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fff9fffe9b0, expected=0, futex_word=0x7fff9fffeb98) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fff9fffea50, mutex=0x7fff9fffeb48, cond=0x7fff9fffeb70) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fff9fffeb70, mutex=0x7fff9fffeb48, abstime=0x7fff9fffea50) at pthread_cond_wait.c:667
#3 0x00007ffff24d15f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2c2d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2ca2 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78b1 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7fffbcff9700 (LWP 16184)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fffbcff89b0, expected=0, futex_word=0x7fffbcff8b98) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fffbcff8a50, mutex=0x7fffbcff8b48, cond=0x7fffbcff8b70) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fffbcff8b70, mutex=0x7fffbcff8b48, abstime=0x7fffbcff8a50) at pthread_cond_wait.c:667
#3 0x00007ffff24d15f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2c2d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2ca2 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78b1 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7fffbd7fa700 (LWP 16183)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fffbd7f99b0, expected=0, futex_word=0x7fffbd7f9b98) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fffbd7f9a50, mutex=0x7fffbd7f9b48, cond=0x7fffbd7f9b70) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fffbd7f9b70, mutex=0x7fffbd7f9b48, abstime=0x7fffbd7f9a50) at pthread_cond_wait.c:667
--Type for more, q to quit, c to continue without paging--
#3 0x00007ffff24d15f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24d2c2d in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24d2ca2 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24d78b1 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24d92ef in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#10 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7fffbdffb700 (LWP 16182)):
#0 0x00007fffeef32e3f in epoll_wait (epfd=185, events=0x7fffac002360, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
#1 0x00007ffff2946794 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#2 0x00007ffff2944893 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#3 0x00007ffff24a4489 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24c42df in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24e7a0f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#8 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7fffbe7fc700 (LWP 16181)):
#0 0x00007fffeef29047 in __GI___select (nfds=184, readfds=0x7fffbe7fb5f0, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
#1 0x00007ffff24834f7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#2 0x00007ffff247fdb9 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#3 0x00007ffff24a1250 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24a1cad in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24a1f97 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff249db29 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24c42df in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24e7a0f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#10 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#11 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7fffbeffd700 (LWP 16180)):
#0 0x00007fffeef32e3f in epoll_wait (epfd=177, events=0x7fffb4002370, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
#1 0x00007ffff2946794 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#2 0x00007ffff2944893 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#3 0x00007ffff24a4489 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff24c42df in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff24e7a0f in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#8 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7fffbf7fe700 (LWP 16179)):
#0 0x00007fffeeef63ba in __GI___waitpid (pid=16176, stat_loc=0x0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30
#1 0x00007ffff24bbc36 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#2 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#3 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#4 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7fffbffff700 (LWP 16174)):
#0 0x00007fffeef26729 in __GI___poll (fds=0x7fffbfffea40, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
--Type for more, q to quit, c to continue without paging--
#1 0x00007ffff192eeba in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#2 0x00007ffff24e777b in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#3 0x00007ffff24e3070 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#5 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fffce4de700 (LWP 16169)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fffce4ddad0, expected=0, futex_word=0x7fffd802aa64) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fffce4ddbb0, mutex=0x7fffd802aa10, cond=0x7fffd802aa38) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fffd802aa38, mutex=0x7fffd802aa10, abstime=0x7fffce4ddbb0) at pthread_cond_wait.c:667
#3 0x00007fffef43851f in QWaitCondition::wait(QMutex*, unsigned long) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#4 0x00007fffef42de3a in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#5 0x00007fffef4376d7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#6 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#7 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fffcecfa700 (LWP 16168)):
#0 0x00007fffeee03916 in futex_reltimed_wait_cancelable (private=, reltime=0x7fffcecf9ad0, expected=0, futex_word=0x7fffc8006ad4) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1 0x00007fffeee03916 in __pthread_cond_wait_common (abstime=0x7fffcecf9bb0, mutex=0x7fffc8006a80, cond=0x7fffc8006aa8) at pthread_cond_wait.c:533
#2 0x00007fffeee03916 in __pthread_cond_timedwait (cond=0x7fffc8006aa8, mutex=0x7fffc8006a80, abstime=0x7fffcecf9bb0) at pthread_cond_wait.c:667
#3 0x00007fffef43851f in QWaitCondition::wait(QMutex*, unsigned long) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#4 0x00007fffef42de3a in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#5 0x00007fffef4376d7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#6 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#7 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fffdcdae700 (LWP 16132)):
#0 0x00007fffeef26729 in __GI___poll (fds=0x7fffd4004a30, nfds=1, timeout=9988) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fffedd6abf6 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fffedd6ad1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fffef65b86f in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#4 0x00007fffef602e6a in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#5 0x00007fffef42c594 in QThread::exec() () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#6 0x00007fffef4376d7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#7 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#8 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fffde960700 (LWP 16131)):
#0 0x00007fffeee033bb in futex_wait_cancelable (private=, expected=0, futex_word=0x555555c6f32c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1 0x00007fffeee033bb in __pthread_cond_wait_common (abstime=0x0, mutex=0x555555c6f2d8, cond=0x555555c6f300) at pthread_cond_wait.c:502
#2 0x00007fffeee033bb in __pthread_cond_wait (cond=0x555555c6f300, mutex=0x555555c6f2d8) at pthread_cond_wait.c:655
#3 0x00007fffdedba36b in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4 0x00007fffdedba0d7 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#6 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fffdffff700 (LWP 16129)):
#0 0x00007fffeef26729 in __GI___poll (fds=0x7fffd8025340, nfds=7, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fffedd6abf6 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fffedd6ad1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fffef65b86f in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#4 0x00007fffef602e6a in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#5 0x00007fffef42c594 in QThread::exec() () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#6 0x00007ffff7f51865 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5DBus.so.5
--Type for more, q to quit, c to continue without paging--c
#7 0x00007fffef4376d7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#8 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#9 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fffe4ead700 (LWP 16128)):
#0 0x00007fffeef26729 in __GI___poll (fds=0x7fffe4eacb58, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fffed1c3917 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2 0x00007fffed1c553a in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3 0x00007fffe700b3c9 in () at /tmp/.mount_NextclpGcLU5/usr/plugins/platforms/../../lib/libQt5XcbQpa.so.5
#4 0x00007fffef4376d7 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#5 0x00007fffeedfd182 in start_thread (arg=) at pthread_create.c:486
#6 0x00007fffeef32b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fffe7706ec0 (LWP 16113)):
#0 0x0000000000000021 in ()
#1 0x00007ffff18ec925 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#2 0x00007ffff1116955 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#3 0x00007ffff2e70c89 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#4 0x00007ffff2eae559 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#5 0x00007ffff2ead156 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#6 0x00007ffff247fdb9 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#7 0x00007ffff24a1250 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#8 0x00007ffff24a1cad in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#9 0x00007ffff24a1f97 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#10 0x00007ffff0ed8a3e in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5WebEngineCore.so.5
#11 0x00007fffef632823 in QObject::event(QEvent*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#12 0x00007ffff007ec4c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Widgets.so.5
#13 0x00007ffff00862c7 in QApplication::notify(QObject*, QEvent*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Widgets.so.5
#14 0x00007fffef604ad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#15 0x00007fffef6076de in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#16 0x00007fffef65c263 in () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#17 0x00007fffedd6a9ee in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fffedd6ac88 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fffedd6ad1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fffef65b86f in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#21 0x00007fffe7094f41 in () at /tmp/.mount_NextclpGcLU5/usr/plugins/platforms/../../lib/libQt5XcbQpa.so.5
#22 0x00007fffef602e6a in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#23 0x00007fffef60bf74 in QCoreApplication::exec() () at /tmp/.mount_NextclpGcLU5/usr/bin/../lib/libQt5Core.so.5
#24 0x00005555556a9d79 in main ()

Steps to reproduce

  1. start app with ./Nextcloud-2.5.2-x86_64.AppImage
  2. configure connection to Nextcloud instance
  3. finish the setup or close the dialog

Client configuration

Client version:

Operating system: Ubuntu 19.04

OS language: German

Qt version used by client package (Linux only, see also Settings dialog): 5.12.2-2 (I can't reach the settings dialog, so I took the version of a qt package)

Client package (From Nextcloud or distro) (Linux only): Nextcloud-2.5.2-x86_64.AppImage

Installation path of client: started with ./Nextcloud-2.5.2-x86_64.AppImage without installation

Server configuration

./.

Logs

./.

@redtux
Copy link

redtux commented Jul 21, 2019

I can confirm this is also happening with nextcloud-desktop 2.5.1-2 on Ubuntu 19.04 disco. Maybe this is the same issue as with #1345. Everything has been working fine with my snappy nextcloud-client, until I realized that the snap client is not supported anymore. 😞

@redtux
Copy link

redtux commented Jul 21, 2019

I have just noticed that I had nautilus-owncloud installed. After purging it, everything works fine. 👍

A similar bug has also been reported in #1330. Are those all duplicates or different issues? Seems to be a major bug to me. Can somebody please confirm this?

Data address not mapped to object. Stack/buffer overflow?

$ nextcloud

Received signal 11 SEGV_MAPERR 000000000020
[1]    1616 segmentation fault (core dumped)  nextcloud

@mgallien
Copy link
Collaborator

Can you still reproduce this issue with the latest version ?

@krichter722
Copy link
Author

No idea, I switched to a PPA installation after experiencing different issues with different official and inoffficial distributions (AppImage, snap, flatpak). I have to trouble with the PPA installation - yet. Feel free to close this issue, I don't have resources to investigate further.

@github-actions
Copy link

github-actions bot commented Jun 8, 2021

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

@github-actions github-actions bot added the stale label Jun 8, 2021
@mgallien
Copy link
Collaborator

mgallien commented Jun 8, 2021

No idea, I switched to a PPA installation after experiencing different issues with different official and inoffficial distributions (AppImage, snap, flatpak). I have to trouble with the PPA installation - yet. Feel free to close this issue, I don't have resources to investigate further.

Thanks for the reply
I am closing it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants