Hello all,<br><br>I currently have a weird problem. After upgrading from
0.25.0 to 0.25.2, mythfrontend segfaults directly after startup. This
is a type of problem I have never run into before.<br>I don't believe this is a mythtv problem, but rather a problem on my side, otherwise more of you would be reporting this.<br>
<br>But how can I find out what is causing this? I did an ldd on
mythfrontend.real (I'm running mythbuntu) but all libraries seem to be
fine. Although I can't rule there is still a versioning problem there. <br>
I did a dist-upgrade, so I should be on the latest versions of all
packages. A remnant of an old ppa? I disabled and purged the PPAs I was
using previously, but that didn't help.<br>
<br>Interestingly (or not), mythfrontend starts fine if the backend is not running...<br>Below you find the console output when starting mythfrontend.real from the commandline<br><br>Any hint, or advice on how to track this problem is helpful at this point!<br>
<br><br>Regards,<br><br>Bert<br><br>Console output:<br>mythuser@winebox:~$ mythfrontend.real <br>Gtk-Message: Failed to load module "canberra-gtk-module"<br>Gtk-Message: Failed to load module "canberra-gtk-module"<br>
2012-08-20 20:03:46.225888 C mythfrontend version: fixes/0.25 [v0.25.2-15-g46ca<br>b93] <a href="http://www.mythtv.org" target="_blank">www.mythtv.org</a><br>2012-08-20 20:03:46.225916 C Qt version: compile: 4.8.1, runtime: 4.8.1<br>
2012-08-20 20:03:46.225920 N Enabled verbose msgs: general<br>
2012-08-20 20:03:46.225945 N Setting Log Level to LOG_INFO<br>2012-08-20 20:03:46.225983 I Added logging to the console<br>2012-08-20 20:03:46.225989 I Added database logging to table logging<br>2012-08-20 20:03:46.226102 N Setting up SIGHUP handler<br>
2012-08-20 20:03:46.226171 N Using runtime prefix = /usr<br>2012-08-20 20:03:46.226187 N Using configuration directory = /home/mythuser/.my<br>thtv<br>2012-08-20 20:03:46.226344 I Assumed character encoding: en_US.UTF-8<br>
2012-08-20 20:03:46.226870 N Empty LocalHostName.<br>2012-08-20 20:03:46.226878 I Using localhost value of winebox<br>2012-08-20 20:03:46.263477 N Setting QT default locale to EN_US<br>2012-08-20 20:03:46.263541 I Current locale EN_US<br>
2012-08-20 20:03:46.263584 N Reading locale defaults from /usr/share/mythtv//lo<br>cales/en_us.xml<br>2012-08-20 20:03:46.266649 I Starting process manager<br>2012-08-20 20:03:46.268667 I Starting process signal handler<br>
2012-08-20 20:03:46.268906 I Starting IO manager (read)<br>2012-08-20 20:03:46.268979 I Starting IO manager (write)<br>2012-08-20 20:03:46.369021 I ScreenSaverX11Private: XScreenSaver support enabled<br>2012-08-20 20:03:46.369799 I ScreenSaverX11Private: DPMS is disabled.<br>
2012-08-20 20:03:46.381372 N Desktop video mode: 1920x1080 60.000 Hz<br>2012-08-20 20:03:47.029924 I Listening on TCP <a href="http://127.0.0.1:6547" target="_blank">127.0.0.1:6547</a><br>2012-08-20 20:03:47.029989 I Listening on TCP <a href="http://192.168.0.102:6547" target="_blank">192.168.0.102:6547</a><br>
2012-08-20 20:03:47.030049 I Listening on TCP [::1]:6547<br>2012-08-20 20:03:47.030106 I Listening on TCP [fe80::21f:d0ff:fea5:cf10%<div id=":8g">eth1]:6547<br>2012-08-20 20:03:47.952256 E RAOP Conn: Failed to read key from: /home/mythuser/.mythtv/RAOPKey.rsa<br>
2012-08-20 20:03:47.952274 E RAOP Device: Aborting startup - no key found.<br>Segmentation fault (core dumped)<br></div>