Aurelien Jarno said the following on 08/27/06 14:14:
> Daniel Weindl a écrit :
>> Package: libc6
>> Version: 2.3.6.ds1-4
>>
>> Using the
>> int stat (const char *filename, struct stat *buf)
>> function in a programm on a certain filename causes
Package: libc6
Version: 2.3.6.ds1-4
Using the
int stat (const char *filename, struct stat *buf)
function in a programm on a certain filename causes a segmentation fault.
For example:
[...]
struct stat *stats;
stat("/home/daniel/music/Singles/Spax, Flowin Immo, Toni L u.a", stats);
[...]
gdb Outp
2 matches
Mail list logo