Day 7
Want to hear something weird ? well since i've started using PCLinuxOS I've noticed something strange happening with my Smoothwall 3 firewall, namely it has rebooted itself 5 or so times in the last few days for no apparent reason,
no apparent reason that is until I noticed that the reboot occurred at the very same time that I attempted to view a video on bbc news website, no kidding.
I would click on a video link on the bbc news website in firefox and it would open the mplayer plugin window, all fine, it would eventually say 'mplayer connected' but no video, and at that point i'd loose all network connectvity and glancing over my shoulder I could see that the firewall (smoothwall 3) had kernel panicked.
What ???
yup, kernel panicked, which then caused it to reboot and once it had finished rebooting I had network activity restored,
to verify this i opened a cli and did the following
Code:
mplayer http://news.bbc.co.uk/media/avdb/news/world/video/145000/bb/145431_16x9_bb.asx?ad=1
as soon as I press enter on this PCLinuxOS machine, my Smoothwall 3 firewall kernel panicks,
can anyone please tell me what is going on here ? I do have access to other machines running windows xp/vista and fedora which I can test the same link on to verify this....
ok i tried the same link (using IE7) with xpsp2 and the smoothwall didnt kernel panic, so is this some bizarre pclinuxOs bug ?
back to the PCLinuxOS machine, if i wget the http:// link it works, no kernel panic
so I will test once more by using mplayer,
very odd, now I cannot duplicate the issue again, perhaps smoothwall needs to have been running for a certain amount of time first... I have no idea
but here's the output from cli in PCLOS
Quote:[anyweb@np0013722cba3d ~]$ mplayer http://news.bbc.co.uk/media/avdb/news/worl...6x9_bb.asx?ad=1MPlayer 1.0rc2-4.1.1 © 2000-2007 MPlayer Team
CPU: Intel® Pentium® M processor 1200MHz (Family: 6, Model: 9, Stepping: 5)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing http://news.bbc.co.uk/media/avdb/news/worl...6x9_bb.asx?ad=1.
Resolving news.bbc.co.uk for AF_INET6...
Couldn't resolve name for AF_INET6: news.bbc.co.uk
Resolving news.bbc.co.uk for AF_INET...
Connecting to server news.bbc.co.uk[212.58.226.75]: 80...
STREAM_ASF, URL: http://news.bbc.co.uk/media/avdb/news/worl...6x9_bb.asx?ad=1
Resolving news.bbc.co.uk for AF_INET6...
Couldn't resolve name for AF_INET6: news.bbc.co.uk
Resolving news.bbc.co.uk for AF_INET...
Connecting to server news.bbc.co.uk[212.58.226.75]: 80...
size_confirm mismatch!: 22611 28271
Error while parsing chunk header
Failed, exiting.
Resolving news.bbc.co.uk for AF_INET6...
Couldn't resolve name for AF_INET6: news.bbc.co.uk
Resolving news.bbc.co.uk for AF_INET...
Connecting to server news.bbc.co.uk[212.58.226.75]: 80...
Cache size set to 320 KBytes
Cache fill: 0.25% (810 bytes)
Exiting... (End of file)
[anyweb@np0013722cba3d ~]$