Hi, afterall it was a faulty parameter to configure. After i removed --disable-freetype everything works perfectly for me. The GDB debugging facilty really rox! Good Project keep going!
i configured with: GLIB_CFLAGS=-I/opt/amk_cross/gcc-4.1.2-glibc-2.5/i686-amk-linux-gnu/i686-amk-linux-gnu/include/glib-2.0 GLIB_LIBS=-L/opt/amk_cross/gcc-4.1.2-glibc-2.5/i686-amk-linux-gnu/i686-amk-linux-gnu/lib/ -lglib-2.0 QT_GUI_LIBS=-L/opt/amk_cross/gcc-4.1.2-glibc-2.5/i686-amk-linux-gnu/i686-amk-linux-gnu/lib -lQtGui -lQtCore QT_GUI_CFLAGS=-I/opt/amk_cross/gcc-4.1.2-glibc-2.5/i686-amk-linux-gnu/i686-amk-linux-gnu/include/QtGui -I/opt/amk_cross/gcc-4.1.2-glibc-2.5/i686-amk-linux-gnu/i686-amk-linux-gnu/include/Qt -I/opt/amk_cross/gcc-4.1.2-glibc-2.5/i686-amk-linux-gnu/i686-amk-linux-gnu/include/QtCore ./configure --disable-hildon --disable-garmin --disable-postgresql --disable-graphics-opengl --disable-binding-python --disable-binding-dbus --disable-graphics-win32 --disable-gui-gtk --disable-speech-cmdline --disable-speech-speech-dispatcher --disable-vehicle-wince --disable-vehicle-gypsy --host=$CROSS --prefix=$AMK_DIST_DIR --enable-malloc0returnsnull --enable-graphics-qt-qpainter --disable-graphics-sdl --disable-graphics-gtk-drawing-area --disable-samplemap Greetz, Tobi Tobias Holzer schrieb: > Tobias Holzer schrieb: > Hi, > i have traced down the Problem. The fault is caused by an uinitalized > function pointer which gets first used by: > > void * graphics_get_data(struct graphics *this_, char *type) in file > graphics.c Line 269 > > this_->meth.get_data is Null. Where in the code gets this pointer > normally initialized? And what DataType should it deliver? > > Greetz, tobi > >> Hi, >> >> i got a segfault while starting navit. It crashes and drops this GDB >> Output: http://navit.pastebin.com/m6c37b1fd >> >> I have crosscompiled it for an celeron running a 2.6.18 kernel, qt4.5.2, >> xorg-7.1-1.1.0 using gcc 4.1.2. >> >> Any hint is welcome and thx in advance, >> Tobi >> >> ------------------------------------------------------------------------------ >> The Planet: dedicated and managed hosting, cloud storage, colocation >> Stay online with enterprise data centers and the best network in the business >> Choose flexible plans and management services without long-term contracts >> Personal 24x7 support from experience hosting pros just a phone call away. >> http://p.sf.net/sfu/theplanet-com >> _______________________________________________ >> Navit-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/navit-users >> >> >> > > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > Navit-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/navit-users > > ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Navit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/navit-users
