Seite 1 von 1

Segmentation fault/Speicherzugriffsfehler beim Abriss

Verfasst: Do Mai 17, 2012 11:50 am
von Pedro De Pacas
Wenn ich das Kontor abreise stürzt ToT ab.
Der Fehler ist reproduzierbar auf 2 unterschiedlichen Linuxsystemen Gentoo & Archlinux beide 64 Bit

Gentoo

Code: Alles auswählen

Lock(./24BIT/Bobs/Spring/SMALLOKUP.RAW): starting
Lock&#40;&#41;&#58; stat&#40;&#41; failed for </24BIT>
Lock&#40;./RGB&#91;New Thread 0xf614cb40 &#40;LWP 18973&#41;&#93;
&#91;New Thread 0xf54fcb40 &#40;LWP 19155&#41;&#93;
&#91;Thread 0xf54fcb40 &#40;LWP 19155&#41; exited&#93;
&#91;New Thread 0xf4affb40 &#40;LWP 20298&#41;&#93;
&#91;Thread 0xf4affb40 &#40;LWP 20298&#41; exited&#93;
&#91;New Thread 0xf42feb40 &#40;LWP 20900&#41;&#93;
&#91;Thread 0xf42feb40 &#40;LWP 20900&#41; exited&#93;
&#91;New Thread 0xf3afdb40 &#40;LWP 23570&#41;&#93;
&#91;Thread 0xf3afdb40 &#40;LWP 23570&#41; exited&#93;
&#91;New Thread 0xf31ceb40 &#40;LWP 24249&#41;&#93;

Program received signal SIGSEGV, Segmentation fault.
0x0806b748 in printf &#40;__fmt=<optimized>&#41; at /usr/include/bits/stdio2.h&#58;105
105       return __printf_chk &#40;__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack &#40;&#41;&#41;;