Hi!
* Martin Michlmayr <[EMAIL PROTECTED]> [060413 12:29]:
> Package: fp-compiler
> Severity: 2.0.0-4
> Severity: grave
>
> /usr/bin/ppcppc just seg faults:
[..]
> stat("fpc.cfg", 0xfff192c0) = -1 ENOENT (No such file or
> directory)
> stat("/home/tbm/.fpc.cfg", 0xfff19090) = -1 ENOENT (No such file or
> directory)
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++
>
> When I thought both of these files, I get another segfault... the strace is
> attached.
I can't reproduce this bug on my powerpc machine (iBook G4):
[EMAIL PROTECTED]:~$ dpkg -l fp-compiler
[..]
ii fp-compiler 2.0.0-4 Free Pascal --
Compiler
[EMAIL PROTECTED]:~$ /usr/bin/ppcppc
Free Pascal Compiler version 2.0.0 [2005/10/15] for powerpc
Copyright (c) 1993-2005 by Florian Klaempfl
/usr/lib/fpc/2.0.0/ppcppc [options] <inputfile> [options]
[..]
*** press enter ***
[EMAIL PROTECTED]:~$ touch .fpc.cfg fpc.cfg
[EMAIL PROTECTED]:~$ /usr/bin/ppcppc
Free Pascal Compiler version 2.0.0 [2005/10/15] for powerpc
Copyright (c) 1993-2005 by Florian Klaempfl
/usr/lib/fpc/2.0.0/ppcppc [options] <inputfile> [options]
[..]
*** press enter ***
Yours sincerely,
Alexander
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]