Summary: | Akregator crashes on start after plasma upgrade | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Gianni <gianni_2295> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | epost.kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.8.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Gianni
2018-07-20 15:18:55 UTC
Created attachment 114036 [details]
New crash information added by DrKonqi
akregator (5.8.2) using Qt 5.11.1
Here's a backtrace with proper debug symbols installed. Also reproducible every time.
-- Backtrace (Reduced):
#7 0x00007f9531368d3d in KontactInterface::PimUniqueApplication::start (arguments=..., unique=unique@entry=true) at /workspace/build/src/pimuniqueapplication.cpp:135
#8 0x0000000000408327 in main (argc=1, argv=0x7ffe8df8d8a8) at /workspace/build/src/main.cpp:106
Sorry, *here's* the backtrace: Application: Akregator (akregator), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f81089bd980 (LWP 13572))] Thread 2 (Thread 0x7f80d4f78700 (LWP 13574)): #0 0x00007f810484627d in read () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f80fce416f0 in read (__nbytes=16, __buf=0x7f80d4f779f0, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44 #2 g_wakeup_acknowledge (wakeup=0xd1f0b0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gwakeup.c:210 #3 0x00007f80fcdfde74 in g_main_context_check (context=context@entry=0x7f80d0000990, max_priority=2147483647, fds=fds@entry=0x7f80d0003020, n_fds=n_fds@entry=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3632 #4 0x00007f80fcdfe330 in g_main_context_iterate (context=context@entry=0x7f80d0000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3837 #5 0x00007f80fcdfe49c in g_main_context_iteration (context=0x7f80d0000990, may_block=may_block@entry=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901 #6 0x00007f81051620bb in QEventDispatcherGlib::processEvents (this=0x7f80d00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #7 0x00007f81051095ba in QEventLoop::exec (this=this@entry=0x7f80d4f77c00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214 #8 0x00007f8104f3e5e4 in QThread::exec (this=this@entry=0x7f81070a5d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:525 #9 0x00007f8106e2cf35 in QDBusConnectionManager::run (this=0x7f81070a5d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178 #10 0x00007f8104f49727 in QThreadPrivate::start (arg=0x7f81070a5d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:367 #11 0x00007f80fed566ba in start_thread (arg=0x7f80d4f78700) at pthread_create.c:333 #12 0x00007f810485641d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f81089bd980 (LWP 13572)): [KCrash Handler] #6 0x00007f8104e8d558 in vtable for __cxxabiv1::__si_class_type_info () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #7 0x00007f81084c1d3d in KontactInterface::PimUniqueApplication::start (arguments=..., unique=unique@entry=true) at /workspace/build/src/pimuniqueapplication.cpp:135 #8 0x0000000000408327 in main (argc=1, argv=0x7ffd3e22a518) at /workspace/build/src/main.cpp:106 *** This bug has been marked as a duplicate of bug 396694 *** |