SIGBUS using DBUS library on ARM

Kimmo Hämäläinen kimmo.hamalainen at nokia.com
Tue Nov 7 04:19:24 PST 2006


On Tue, 2006-11-07 at 12:23 +0100, ext Frédéric DALLEAU wrote:
> Hi everybody,
> 
> The attached code sample is killed by SIGBUS when built on ARM with gcc 
> -O2 option.
> The signal is launched during the dbus_message_iter_append_basic call.
> We tried to add -malignment-traps option but it did not fix the problem.
> Have someone already met this problem? Any alternative are welcome!
> It works ok without the -O2 so I can live with it!

I cannot reproduce the crash with GCC 3.4.4 (CodeSourcery ARM 2005q3-2),
when running in Qemu 0.8.0 nor when running on armv6l processor.
However, I tried only with D-Bus v0.61.

BR, Kimmo

> 
> Thank you,
> Frederic.
> 
> 
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus


More information about the dbus mailing list