Hi,
this is somewhat fixed in the current version 4.24-2, however, there
seems to be a problem with long process names:
On Etch:
$ file /tmp/core
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style,
from 'Xorg'
On unstable:
$ file /tmp/core
/tmp/core: ELF 32-bit LS
fixed 422524 4.23-1
thanks
The new version 4.23 seems to have fixed this bug, I can't reproduce it
any more:
€ file core
core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, from
'klauncher'
Samuel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Package: file
Version: 4.20-5
Severity: normal
Hi,
file in unstable does not report anymore which binary produced a core
file. This still worked in the version currently in etch:
[EMAIL PROTECTED]:/tmp $ cat test.c
int main(){int *foo=0; *foo=1;}
[EMAIL PROTECTED]:/tmp $ rm -f core*; make test
3 matches
Mail list logo