[Konversation-devel] [Bug 196387] ' in URLs crashes konversation when opening them

develop at fuchsnet.ch develop at fuchsnet.ch
Sun Jun 14 16:23:33 CEST 2009


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





--- Comment #6 from  <develop fuchsnet ch>  2009-06-14 16:23:32 ---
Hi Eike, 

In fact in KDEs systemsettings I can only chose between a custom browser (where
I entered firefox) or based on the content (not sure about the translation,
seems that systemsettings don't want it's language to be changed). 

With both settings I get the crash, when I chose based on address content I get

Anwendung: Konversation (konversation), Signal SIGSEGV
0x00007fccf6746aa1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 22059)]

Thread 6 (Thread 0x40aa7950 (LWP 22060)):
#0  0x00007fccf7919c2d in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007fcce83764cb in ?? () from /usr/lib64/libxine.so.1
#2  0x00007fccf7915087 in start_thread () from /lib/libpthread.so.0
#3  0x00007fccf6773ccd in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x412a8950 (LWP 22061)):
#0  0x00007fccf353e946 in ?? () from /usr/lib/libglib-2.0.so.0
#1  0x00007fccf353f1c8 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#2  0x00007fccf7c63db7 in QEventDispatcherGlib::processEvents () from
/usr/lib64/qt4/libQtCore.so.4
#3  0x00007fccf7c4167b in QEventLoop::processEvents () from
/usr/lib64/qt4/libQtCore.so.4
#4  0x00007fccf7c417d8 in QEventLoop::exec () from
/usr/lib64/qt4/libQtCore.so.4
#5  0x00007fccf7b811b0 in QThread::exec () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007fcce85ca240 in ?? () from
/usr/kde/4.2/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#7  0x00007fccf7b83752 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007fccf7915087 in start_thread () from /lib/libpthread.so.0
#9  0x00007fccf6773ccd in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x41aa9950 (LWP 22064)):
#0  0x00007fccf676bbb6 in poll () from /lib/libc.so.6
#1  0x00007fcce35b5883 in ?? () from
/usr/lib64/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007fccf7915087 in start_thread () from /lib/libpthread.so.0
#3  0x00007fccf6773ccd in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x422aa950 (LWP 22065)):
#0  0x00007fccf79199a9 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007fcce8382f05 in ?? () from /usr/lib64/libxine.so.1
#2  0x00007fcce8383ce0 in ?? () from /usr/lib64/libxine.so.1
#3  0x00007fccf7915087 in start_thread () from /lib/libpthread.so.0
#4  0x00007fccf6773ccd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x42aab950 (LWP 22066)):
#0  0x00007fccf79199a9 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007fccf7b83f31 in QWaitCondition::wait () from
/usr/lib64/qt4/libQtCore.so.4
#2  0x00007fccf90b49af in ?? () from /usr/lib64/qt4/libQtNetwork.so.4
#3  0x00007fccf7b83752 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007fccf7915087 in start_thread () from /lib/libpthread.so.0
#5  0x00007fccf6773ccd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fccfb603760 (LWP 22059)):
[KCrash Handler]
#5  0x00007fccf824e37b in KProcess::startDetached () from
/usr/kde/4.2/lib64/libkdecore.so.5
#6  0x000000000052f1cf in IRCView::openLink (this=<value optimized out>,
url=<value optimized out>) at  svn/konversation/src/viewer/ircview.cpp:1067
#7  0x000000000052f3d3 in IRCView::anchorClicked (this=0xfacd80, url=<value
optimized out>) at  svn/konversation/src/viewer/ircview.cpp:1034
#8  0x000000000043bc5e in IRCView::qt_metacall (this=0xfacd80,
_c=QMetaObject::InvokeMetaMethod, _id=145, _a=0x7fff0376e580)
    at  svn/konversation/build/src/moc_ircview.cpp:186
#9  0x00007fccf7c518b5 in QMetaObject::activate () from
/usr/lib64/qt4/libQtCore.so.4
#10 0x00007fccf73d32ed in QTextBrowser::anchorClicked () from
/usr/lib64/qt4/libQtGui.so.4
#11 0x00007fccf73d47e4 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00007fccf73d4aaa in QTextBrowser::qt_metacall () from
/usr/lib64/qt4/libQtGui.so.4
#13 0x00007fccf8b07075 in KTextBrowser::qt_metacall () from
/usr/kde/4.2/lib64/libkdeui.so.5
#14 0x000000000043bbe5 in IRCView::qt_metacall (this=0xf785d8, _c=8907992,
_id=16221632, _a=0x0) at  svn/konversation/build/src/moc_ircview.cpp:142
#15 0x00007fccf7c518b5 in QMetaObject::activate () from
/usr/lib64/qt4/libQtCore.so.4
#16 0x00007fccf71e563b in QTextControl::linkActivated () from
/usr/lib64/qt4/libQtGui.so.4
#17 0x00007fccf71ec200 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00007fccf71ec783 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007fccf71ef36a in QTextControl::processEvent () from
/usr/lib64/qt4/libQtGui.so.4
#20 0x00007fccf71e5f9d in QTextControl::processEvent () from
/usr/lib64/qt4/libQtGui.so.4
#21 0x00007fccf73d305b in QTextEdit::mouseReleaseEvent () from
/usr/lib64/qt4/libQtGui.so.4
#22 0x00007fccf704cdac in QWidget::event () from /usr/lib64/qt4/libQtGui.so.4
#23 0x00007fccf737030c in QFrame::event () from /usr/lib64/qt4/libQtGui.so.4
#24 0x00007fccf73e210b in QAbstractScrollArea::viewportEvent () from
/usr/lib64/qt4/libQtGui.so.4
#25 0x00007fccf73e38d0 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#26 0x00007fccf7c42548 in
QCoreApplicationPrivate::sendThroughObjectEventFilters () from
/usr/lib64/qt4/libQtCore.so.4
#27 0x00007fccf700d26f in QApplicationPrivate::notify_helper () from
/usr/lib64/qt4/libQtGui.so.4
#28 0x00007fccf7014149 in QApplication::notify () from
/usr/lib64/qt4/libQtGui.so.4
#29 0x00007fccf8a24716 in KApplication::notify () from
/usr/kde/4.2/lib64/libkdeui.so.5
#30 0x00007fccf7c4207c in QCoreApplication::notifyInternal () from
/usr/lib64/qt4/libQtCore.so.4
#31 0x00007fccf70133d9 in QApplicationPrivate::sendMouseEvent () from
/usr/lib64/qt4/libQtGui.so.4
#32 0x00007fccf706357a in ?? () from /usr/lib64/qt4/libQtGui.so.4
#33 0x00007fccf7061dd5 in QApplication::x11ProcessEvent () from
/usr/lib64/qt4/libQtGui.so.4
#34 0x00007fccf7084e27 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#35 0x00007fccf353bf61 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#36 0x00007fccf353ed95 in ?? () from /usr/lib/libglib-2.0.so.0
#37 0x00007fccf353f1c8 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#38 0x00007fccf7c63da0 in QEventDispatcherGlib::processEvents () from
/usr/lib64/qt4/libQtCore.so.4
#39 0x00007fccf7084c4c in ?? () from /usr/lib64/qt4/libQtGui.so.4
#40 0x00007fccf7c4167b in QEventLoop::processEvents () from
/usr/lib64/qt4/libQtCore.so.4
#41 0x00007fccf7c417d8 in QEventLoop::exec () from
/usr/lib64/qt4/libQtCore.so.4
#42 0x00007fccf7c431f3 in QCoreApplication::exec () from
/usr/lib64/qt4/libQtCore.so.4
#43 0x000000000046229c in main (argc=1, argv=0x7fff03771f48) at 
svn/konversation/src/main.cpp:100


(Well, KProcess::startDetached is stareded as well. Even though I did not set a
custom browser) 

and with custom browser (and firefox entered) I get the crash in the report I
sent in above. 

Sorry for the confusion. 

Kind regards

Fuchs

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list