> (gdb) run
> Starting program: /tmp/./sieve
> Program received signal SIGBUS, Bus error.
That reminds me. I thought that SIGBUS meant byte-alignment errors.
What does it mean on FreeBSD/x86?
Cheers,
joelh
--
Joel Ray Holveck - [EMAIL PROTECTED]
Fourth law of programming:
Anything that
In article <[EMAIL PROTECTED]>,
Amancio Hasty <[EMAIL PROTECTED]> wrote:
> > On 18 Aug 1999, Joel Ray Holveck wrote:
> >
> > > That reminds me. I thought that SIGBUS meant byte-alignment errors.
> > > What does it mean on FreeBSD/x86?
>
> The boehm garbage collector is trying to find the memo
> On 18 Aug 1999, Joel Ray Holveck wrote:
>
> > > (gdb) run
> > > Starting program: /tmp/./sieve
> > > Program received signal SIGBUS, Bus error.
> >
> > That reminds me. I thought that SIGBUS meant byte-alignment errors.
> > What does it mean on FreeBSD/x86?
>
> Another possible source for S
On 18 Aug 1999, Joel Ray Holveck wrote:
> > (gdb) run
> > Starting program: /tmp/./sieve
> > Program received signal SIGBUS, Bus error.
>
> That reminds me. I thought that SIGBUS meant byte-alignment errors.
> What does it mean on FreeBSD/x86?
Another possible source for SIGBUS should be gene
> (gdb) run
> Starting program: /tmp/./sieve
> Program received signal SIGBUS, Bus error.
That reminds me. I thought that SIGBUS meant byte-alignment errors.
What does it mean on FreeBSD/x86?
Cheers,
joelh
--
Joel Ray Holveck - [EMAIL PROTECTED]
Fourth law of programming:
Anything that