In article <200212011013.04210.kap4020@osfmail.rit.edu>, Karol Pietrzak <kap4020@osfmail.isc.rit.edu> wrote:
On Sunday 01 December 2002 09:31, Nik wrote:
Yep, I tried with v1.0, and I also tried with rc2 - this is the version on the SuSE 7.3 cds which I know I had it working with. Still no luck
I must say, this problem is very weird. All my problems are weird, read on...
Well, Nik, it was in the back of my mind because it's far-fetched. It could be an overheating issue. What temperature is your CPU/case/hard drive? I've had my old PC restart at the most random times because the CPU fan stopped working...
It could well be this, although I do have another problem which could indicate (to me) a dodgy motherboard or psu Oh, back to oggenc. Trying logging through strace (you might have to
install this from the SuSE CDs). Command to run:
strace -o oggenc_log.txt oggenc some_file.wav
...if oggenc_log.txt exists after your reboot, post it back. Maybe it has something interesting.
When using oggenc via strace as above, most of the time oggenc seg faults, and only sometimes freezes the whole system. Using plain oggenc causes the system to freeze all the time. I won't post the whole log, just the last bit: gettimeofday({1038821635, 830317}, NULL) = 0 write(2, "\r", 1) = 1 write(2, "\t[ 35.8%] [ 0m26s remaining] \\", 30) = 30 read(3, "o\367@\371\324\370!\373\224\373\216\3746\373\34\373\7\371"..., 4096) = 4096 read(3, "\316\0\253\374\30\0\37\374\315\377\3\374\261\377\326\373"..., 4096) = 4096 read(3, "\215\6y\6\323\10\v\t\341\n\206\n\210\n\32\nC\t\225\ta\10"..., 4096) = 4096 read(3, "!\366\317\367\375\366*\370\4\366\217\367\376\364I\367E"..., 4096) = 4096 read(3, "\341\367\207\365v\367R\365\312\366#\3651\366I\365z\365"..., 4096) = 4096 read(3, "6\25\21\25\30\25T\25\r\23\26\24\37\21\311\23\205\21\231"..., 4096) = 4096 read(3, "3\3647\357\226\3643\357\340\364i\357+\365 \360\364\365"..., 4096) = 4096 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ The problem never occurs at the same point in the encoding - indicates a hardware fault? The other problem which I am having is this: If I either rip from an audio cd or copy data off a cd, my serial ports get slow. eg If I rip the songs off a cd, the pointer has a mind of its own (this is a serial mouse btw), and my internet connection halts, although it remains up - and once the ripping has stopped, the connection picks up again. I access the internet via an external isdn TA, connected to a serial port. AFAIKT, the usb and parallel ports remain ok, its just the serial ports that are affected. So, would I be right in thinking that this indicates a very dodgy mb (elitegroup k7s5a) or a dodgy psu or something else? Many thanks Nik