Bug#248352: seed48: segfaults, seems to expect nonstandard argument type

2004-05-11 Thread GOTO Masanori
At Mon, 10 May 2004 20:16:49 +0200, Arthur Korn wrote: Severity: critical *** doc/sp/afbackup/seed48-testcase.c #include stdlib.h unsigned short seed[3] = {0x7d1b, 0xa934, 0xbf10}; int main(int argc, char** argv) { seed48(seed); } It works OK for me... Regards, -- gotom -- To

Bug#248352: seed48: segfaults, seems to expect nonstandard argument type

2004-05-11 Thread GOTO Masanori
At Mon, 10 May 2004 20:16:49 +0200, Arthur Korn wrote: Severity: critical *** doc/sp/afbackup/seed48-testcase.c #include stdlib.h unsigned short seed[3] = {0x7d1b, 0xa934, 0xbf10}; int main(int argc, char** argv) { seed48(seed); } It works OK for me... Regards, -- gotom

Bug#248352: seed48: segfaults, seems to expect nonstandard argument type

2004-05-10 Thread Arthur Korn
Package: libc6 Version: 2.3.2.ds1-12 Severity: critical Tags: sid Justification: breaks unrelated software Hi Attached you find a testcase, I stumbled over this when compiling afbackup. The gdb output that lead me to my conclusion that libc6 seems to expect another argument type (and size ...)

Bug#248352: seed48: segfaults, seems to expect nonstandard argument type

2004-05-10 Thread Arthur Korn
Package: libc6 Version: 2.3.2.ds1-12 Severity: critical Tags: sid Justification: breaks unrelated software Hi Attached you find a testcase, I stumbled over this when compiling afbackup. The gdb output that lead me to my conclusion that libc6 seems to expect another argument type (and size ...)