help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Bus error while building GST 3.2 on SPARC Linux


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Bus error while building GST 3.2 on SPARC Linux
Date: Wed, 28 Jul 2010 01:06:40 +0200

On Tue, Jul 27, 2010 at 23:27, Bruno Haible <address@hidden> wrote:
> Gabriel Cuvillier wrote:
>> _gst_mem_alloc (h=0x38fd8, sz=184) at alloc.c:222
>> 222           blk->vSmall.free = mem->next;
>>
>> (gdb) x mem
>> 0x46141ede:     Cannot access memory at address 0x46141ede
>
> This value of 'mem' is unaligned, explaining the SIGBUS.

I'll investigate further, but I'm not sure this is the real value of
mem. It might be an artifact of debugging at -O2.  I'd trust it if I
saw a similar address in the sigsegv handler, of course.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]