[Roadster] Latest CVS

Andy Somerville andy.somerville at gmail.com
Tue Sep 6 19:47:45 PDT 2005


Anyone else having segfaults on latest CVS ?
My segfault seems to be time dependent... interface comes up and I can
mess with it a bit (3 seconds?) before it segfaults.

I cant get a backtrace, im guessing because I dont know how to use gdb
with threaded applications.

I added a roadster-icon.png in data when it complained about that in
case the missing icon was the issue, but it didnt the segfault.

I thought to try and disable g_threads as I saw main.c references the
possibility of running single threaded, but configure didnt seem to
have an option to disable it.

I googled the mysql messages (listed below) but didnt come up with
anything of significance.

Im running with a modified configure.ac (removed mygcc ), as I am in a
debian based distro (Ubuntu Hoary)

Heres roadster output:

#roadster
initializing prefs
initializing points
initializing pointstrings
initializing roads
initializing tracks
initializing layers
initializing glyphs
initializing map
initializing scenemanager
initializing gpsclient
initializing db
mysql_embedded: File '''' not found (Errcode: 2)
050906 22:19:50 [Warning] Can't open and lock time zone table: Table
'mysql.time_zone_leap_second' doesn't exist trying to live without
them
initializing locationsets
initializing locations
initializing animator
connecting to db
creating database tables
initializing gui
initialization complete
Running multi-threaded
Segmentation fault


More information about the roadster mailing list