SIGBUS using DBUS library on ARM

Frédéric DALLEAU frederic.dalleau at palmsource.com
Tue Nov 7 03:23:00 PST 2006


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!

Thank you,
Frederic.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbuscrash.c
Type: text/x-csrc
Size: 336 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20061107/494079d2/dbuscrash.c


More information about the dbus mailing list