@mendez:
Managed to adjust the reviewboard qtwebengine patch to make it actually build.
ktp-text-ui up in is now qtwebengine based, a debug package is also added. Error stays the same though, as soon as you invite someone to chat > segfault.
I do have a backtrace now:Application: Chat Application (ktp-text-ui), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fadee434880 (LWP 2027))]
Thread 2 (Thread 0x7fadee22a700 (LWP 2030)):
#0 0x00007fae0ab1caad in read () from /lib/libc.so.6
#1 0x00007fae04490890 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007fae0444edac in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3 0x00007fae0444f248 in ?? () from /usr/lib/libglib-2.0.so.0
#4 0x00007fae0444f3ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5 0x00007fae0b5c5e3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#6 0x00007fae0b573fea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#7 0x00007fae0b3acacc in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8 0x00007fae0fdbdfb5 in ?? () from /usr/lib/libQt5DBus.so.5
#9 0x00007fae0b3b13e9 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007fae05fcb434 in start_thread () from /lib/libpthread.so.0
#11 0x00007fae0ab29bad in clone () from /lib/libc.so.6
Thread 1 (Thread 0x7fadee434880 (LWP 2027)):
[KCrash Handler]
#5 Tp::SharedPtr<Tp::Account>::SharedPtr (o=<error reading variable: Cannot access memory at address 0x38>, this=this@entry=0x7fff51db50c0) at /usr/include/telepathy-qt5/TelepathyQt/shared-ptr.h:105
#6 ChatWidget::account (this=this@entry=0x0) at /buildsys/apps/ktp-text-ui/src/ktp-text-ui-15.12.3/lib/chat-widget.cpp:301
#7 0x00000000004276a2 in ChatWindow::onInviteToChatTriggered (this=0x2428bd0) at /buildsys/apps/ktp-text-ui/src/ktp-text-ui-15.12.3/app/chat-window.cpp:532
#8 0x0000000000432024 in ChatWindow::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /buildsys/apps/ktp-text-ui/src/build/app/moc_chat-window.cpp:287
#9 0x00007fae0b59f10f in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#10 0x00007fae0be8d722 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007fae0be9027d in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007fae0bfeedc2 in ?? () from /usr/lib/libQt5Widgets.so.5
#13 0x00007fae0bff3f18 in ?? () from /usr/lib/libQt5Widgets.so.5
#14 0x00007fae0bff7dd6 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007fae0bed96f8 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007fae0bff87fb in QMenu::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007fae0be9706c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007fae0be9c0c9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007fae0b575f70 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#20 0x00007fae0be9abd9 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQt5Widgets.so.5
#21 0x00007fae0bef4a90 in ?? () from /usr/lib/libQt5Widgets.so.5
#22 0x00007fae0bef6e3b in ?? () from /usr/lib/libQt5Widgets.so.5
#23 0x00007fae0be9706c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#24 0x00007fae0be9b638 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#25 0x00007fae0b575f70 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#26 0x00007fae0b8c25bd in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#27 0x00007fae0b8c3fa5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#28 0x00007fae0b8a49e3 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#29 0x00007faded7c7790 in ?? () from /usr/lib/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5
#30 0x00007fae0444f05d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007fae0444f308 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007fae0444f3ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007fae0b5c5e27 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#34 0x00007fae0b573fea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#35 0x00007fae0b57becd in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#36 0x0000000000419aa3 in main (argc=1, argv=0x7fff51db6248) at /buildsys/apps/ktp-text-ui/src/ktp-text-ui-15.12.3/app/main.cpp:71