Results 1 to 2 of 2
When I try to run xawtv on my Redhat 9 macheine I get the following error:
Code:
bash-2.05b# xawtv
This is xawtv-3.81, running on Linux/i686 (2.4.20-31.9)
Segmentation fault
My tv ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-04-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 2
XAWTV "Segmentation fault"
When I try to run xawtv on my Redhat 9 macheine I get the following error:
My tv card is a ATI All in Wounder VE.Code:bash-2.05b# xawtv This is xawtv-3.81, running on Linux/i686 (2.4.20-31.9) Segmentation fault
Anyone have any ideas on how to fix this error?
Thank You,
CaffeineGamer
- 05-04-2006 #2Just Joined!
- Join Date
- Apr 2006
- Location
- Canada, Earth
- Posts
- 16
Not enought information to know what the problem or fix would be.
To gather more information about why this is happening use strace.
strace xawtv
To record the output to a log file
strace xawtv > xawtv_error.log 2>&1
Also your prompt does not show your user name, could be a FC thing. Are you running it as root? If not try su to root then run it.


Reply With Quote
