[mythtv-users] Compilation segmentation faults

Michael Selivanov mikes at xpert.com
Tue Jul 22 18:40:01 EDT 2003


Compilation should never give you segmentation fault.
You probably have either hardware problems (CPU overheat / faulty memory) or faulty compiler/linker/system utilities.
Check all RPM's with the following command:
for i ni `rpm -qa`; do rpm -V $i >/tmp/rpmlog.txt 2>&1; done

and examine /tmp/rpmlog.txt file for any binaries/libraries changed since original install. 
Mike.

-----Original Message-----
From: Lev Pertsov [mailto:Lev.Pertsov at Servicing.com]
Sent: Tuesday, July 22, 2003 5:28 PM
To: mythtv-users at snowman.net
Subject: [mythtv-users] Compilation segmentation faults


Here is the story:
I installed RedHat 9 and did the update which updated my kernel as well. Then I got the code from MythTV cvs and tried to compile it but compilation fails every time with segmentation fault in different places. I also got IVTV stuff from their CVS and that compiles without a problem.
Does anybody have any idea why that might be happening? What should I do? 

Different problem (secondary):
I then got MythTv via apt-get install and I can view live TV without problems. However after about half an hour of watching MythTV froze and I had to do hard reboot. Any idea?

My hardware:
NVidia motherboard, Athlon 2000+
PVR250
GeForce 4MX with TV out

_______________________________________________
mythtv-users mailing list
mythtv-users at snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list