Hallo! Letzte Woche hab ich SuSE 9.3 auf meinem Desktop Rechner installiert. Anschließend alle YOU Updates die für mein System relevant sind gesaugt und installiert. Jetzt bin ich dran nach und nach die fehlenden Applikationen nachzuinstallieren. Dabei hab ich ein eigenartiges Phänomen beobachtet: Wenn ich einen längeren Kompilationsprozeß startet, schmiert das System ab. Das Problem ist teilw. reproduzierbar. Die Abstürze sind jedoch nie an der gleichen Stelle - aber abstürzen tut die Kiste jedes mal. Eigenartigerweise stürzt das System nicht ab, wenn ich unter root kompiliere, sondern liefert einen Seg Fault. Hier ein Beispiel (hab versucht MPlayer zu kompilieren): .... cc -c -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 -march=athlon-xp -mcpu=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader -D_GNU_SOURCE -o vf_pp.o vf_pp.c cc -c -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 -march=athlon-xp -mcpu=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader -D_GNU_SOURCE -o native/RTjpegN.o native/RTjpegN.c native/RTjpegN.c: In function `RTjpeg_yuv420rgb': native/RTjpegN.c:3548: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.suse.de/feedback> for instructions. The bug is not reproduceable, so it is likely a hardware or OS problem make[1]: *** [native/RTjpegN.o] Error 1 make[1]: Leaving directory `/home/michi/download/mplayer/MPlayer-1.0pre7/libmpcodecs' make: *** [libmpcodecs/libmpcodecs.a] Fehler 2 Kann mir da jemenad weiterhelfen? zur Info: Sonst läuft das System stabil. lG Michael Rösch.