[mythtv] sementation fault when running mythtv-setup

Devan Lippman devan.lippman at gmail.com
Sat Apr 2 21:56:11 UTC 2005


Downloaded the latest CVS today to confirm this issue hadn't been resolved.
executing mythtv-setup creates the following output:

root at devanLFS:/src/mythtv-related/mythtv/mythtv/setup# ./mythtv-setup
2005-04-02 16:44:21.259 New DB connection, total: 1
2005-04-02 16:44:21.275 Using screen 0, 1024x740 at 0,0
2005-04-02 16:44:21.280 Switching to square mode (blue)
2005-04-02 16:44:32.212 Joystick disabled.
Showed the main windows <-- I added this line to source
Set Main Window <-- I added this line to source
Segmentation fault

looks like the call to LanguageSettings::prompt() is causing this.
added a cout to the first line of LanguageSettings::prompt() and it
never gets executed so I'm not sure where to go from here.  I was
wondering if I could override LanguageSettings::prompt() to see if
this is indeed the issue, and how this would be done?

-- 
Thanks,
Devan Lippman <devan at lippman.net>


More information about the mythtv-dev mailing list