[kde-freebsd] marble

Ajtim lumiwa at gmail.com
Fri Oct 25 11:55:19 UTC 2013


On Fri, 25 Oct 2013 12:53:49 +0000
Schaich Alonso <alonsoschaich at fastmail.fm> wrote:

> On Thu, 24 Oct 2013 19:19:21 -0400
> Ajtim <lumiwa at gmail.com> wrote:
> 
> > Hi!
> > 
> > I built "marble" with clang on FreeBSD 10.0-BETA1 and when I start
> > it it crashed:
> > 
> > Application: Marble Virtual Globe (marble), signal: Segmentation
> > fault [...]
> > 
> > Do I need to use gcc instead, please?
> > 
> > Thank you.
> > 
> > 
> > Mitja
> 
> If it's built with gcc it segfaults nevertheless. Over here I get
> 
> > Null pointer in call to GeoDataTreeModel::addFeature (parent
> > 0x810288d38  - feature 0x0 ) 
> > KCrash: Application 'marble' crashing...
> 
> printed on the terminal before the application crashes though. It's
> probably the lack of some "optional" dependencies which aren't in
> ports yet. I'll try to investigate this.
> 
> Alonso

I did disable option for GPS and rebuilt but it crashed again:
 
Do you thing that is related because I cannot build telepathy-qt4,
please?

 Application: Marble Virtual Globe (marble), signal: Segmentation
fault [Current thread is 1 (Thread 810014800 (LWP 101086/marble))]

Thread 5 (Thread 810006400 (LWP 101622/marble)):
#0  0x00000008079aac9a in nanosleep () from /lib/libc.so.7
#1  0x00000008078f2eca 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 100520/marble)):
#0  0x00000008079abbea 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 100575/marble)):
#0  0x00000008079abbea 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 101085/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 810014800 (LWP 101086/marble)):
#0  0x000000080796303a in poll () from /lib/libc.so.7
#1  0x000000080767c873 in poll () from /lib/libthr.so.3
#2  0x000000080b91aa0c in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.0
#3  0x000000080b91aaf4 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 ?? ()


More information about the kde-freebsd mailing list