Ajtim <lum...@gmail.com> writes:

> On Wednesday 13 November 2013 21:05:04 Bengt Ahlgren wrote:
>> Adriaan de Groot <gr...@kde.org> writes:
>> 
>> > On Wednesday 13 November 2013 07:21:21 Ajtim wrote:
>> >> OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov  3 19:43:01 UTC 2013    
>> >> r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64 KDE 
>> > 4.11.3 from
>> >> area51
>> >> 
>> >> ALT-F2 or Run Command from Application Launcher Menu open but 
>> > when I want to
>> >> write a command it closed. It is not usable. Is it related to almost
>> >> everything built with clang, please?
>> >> 
>> >> Thank you.
>> >
>> > I had this behavior when I built Marble with gpsd support: the marble 
>> > runner crashes, taking krunner with it. After a few tries krunner seems 
>> > to give up. To see what's crashing, either look in your .xsession-errors 
>> > or check for core files after starting KDE (clean them up first, then try 
>> > alt-f2).
>> 
>> Yes, marble seems to be involved.  There is a workaround described in
>> the FreeBSD forums.  If you disable "OpenStreetMap with Marble" in the
>> krunner config, it does not crash anymore.
>> 
>> Bengt
>> _______________________________________________
>> kde-freebsd mailing list
>> kde-freebsd@kde.org
>> https://mail.kde.org/mailman/listinfo/kde-freebsd
>> See also http://freebsd.kde.org/ for latest information
>
> I did disable but "marble" crashed anywhere:
>
> Application: Marble Virtual Globe (marble), signal: Segmentation fault
> [Current thread is 1 (Thread 810014c00 (LWP 101104/marble))]
>
> Thread 5 (Thread 810006400 (LWP 100374/marble)):
> #0  0x00000008079aad2a in nanosleep () from /lib/libc.so.7
> #1  0x00000008078f2efa in sleep () from /lib/libc.so.7
> #2  0x000000080767cc33 in sleep () from /lib/libthr.so.3
> #3 0x000000080234928a in KCrash::crashHandler () from
> /usr/local/kde4/lib/libkdeui.so.7
> #4 0x0000000802348492 in KCrash::defaultCrashHandler () from
> /usr/local/kde4/lib/libkdeui.so.7
> #5  0x000000080767f3db in swapcontext () from /lib/libthr.so.3
> #6  0x000000080767efc9 in sigaction () from /lib/libthr.so.3
> #7  0x00007ffffffff003 in ?? ()
> #8  0x000000080767eeb0 in sigaction () from /lib/libthr.so.3
> #9 0x0000000800e7988d in Marble::GeoWriter::write () from
> /usr/local/kde4/lib/libmarblewidget.so.16
> #10 0x000000080105dc4c in Marble::BookmarkManager::updateBookmarkFile
> () from /usr/local/kde4/lib/libmarblewidget.so.16
> #11 0x000000080105d7a7 in Marble::BookmarkManager::loadFile () from
> /usr/local/kde4/lib/libmarblewidget.so.16
> #12 0x0000000000427203 in ?? ()
> #13 0x00000000004254f4 in ?? ()
> #14 0x0000000000424680 in ?? ()
> #15 0x000000000041948f in ?? ()
> #16 0x000000080066b000 in ?? ()
> #17 0x0000000000000000 in ?? ()
>
> Thread 4 (Thread 810008800 (LWP 101101/marble)):
> #0  0x00000008079abc7a in kevent () from /lib/libc.so.7
> #1 0x0000000802d1857a in QKqueueFileSystemWatcherEngine::run () from
> /usr/local/lib/qt4/libQtCore.so.4
> #2 0x0000000802c3cddc in QThreadPrivate::start () from
> /usr/local/lib/qt4/libQtCore.so.4
> #3  0x000000080767a4a4 in pthread_create () from /lib/libthr.so.3
> #4  0x0000000000000000 in ?? ()
>
> Thread 3 (Thread 810009800 (LWP 101102/marble)):
> #0  0x00000008079abc7a in kevent () from /lib/libc.so.7
> #1 0x0000000802d1857a in QKqueueFileSystemWatcherEngine::run () from
> /usr/local/lib/qt4/libQtCore.so.4
> #2 0x0000000802c3cddc in QThreadPrivate::start () from
> /usr/local/lib/qt4/libQtCore.so.4
> #3  0x000000080767a4a4 in pthread_create () from /lib/libthr.so.3
> #4  0x0000000000000000 in ?? ()
>
> Thread 2 (Thread 810014400 (LWP 101103/marble)):
> #0  0x000000080768586c in __error () from /lib/libthr.so.3
> #1  0x0000000807683d2c in _pthread_cond_wait () from /lib/libthr.so.3
> #2 0x0000000805d6b3f2 in WTF::TCMalloc_PageHeap::scavengerThread ()
> from /usr/local/lib/qt4/libQtWebKit.so.4
> #3 0x0000000805d6b389 in WTF::TCMalloc_PageHeap::runScavengerThread ()
> from /usr/local/lib/qt4/libQtWebKit.so.4
> #4  0x000000080767a4a4 in pthread_create () from /lib/libthr.so.3
> #5  0x0000000000000000 in ?? ()
>
> Thread 1 (Thread 810014c00 (LWP 101104/marble)):
> #0  0x00000008079630ca in poll () from /lib/libc.so.7
> #1  0x000000080767c873 in poll () from /lib/libthr.so.3
> #2 0x000000080b91ba0c in g_main_context_iterate () from
> /usr/local/lib/libglib-2.0.so.0
> #3 0x000000080b91baf4 in g_main_context_iteration () from
> /usr/local/lib/libglib-2.0.so.0
> #4 0x0000000802d62a0f in QEventDispatcherGlib::processEvents () from
> /usr/local/lib/qt4/libQtCore.so.4
> #5 0x0000000802d33ab7 in QEventLoop::exec () from
> /usr/local/lib/qt4/libQtCore.so.4
> #6 0x0000000802c3ad05 in QThread::exec () from
> /usr/local/lib/qt4/libQtCore.so.4
> #7 0x0000000802c3cddc in QThreadPrivate::start () from
> /usr/local/lib/qt4/libQtCore.so.4
> #8  0x000000080767a4a4 in pthread_create () from /lib/libthr.so.3
> #9  0x0000000000000000 in ?? ()

To clarify: krunner does not crash for me when it is configured to not
use marble.  Fixing marble is another issue...

Bengt
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to