Hi,
We are using boost libraries(version 1.56.0) in our application(32bit application). Our application crashes only Mac OS(10.8) platform with Bus Error 10.
$gdb ./ourapp core.xxx
GNU gdb 6.3.50-20050815 (Apple version gdb-1705) (Fri Jul 1 10:50:06 UTC 2011)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin"...Reading symbols for shared li braries ........ done
Core was generated by `./ourapp'.
Reading symbols for shared libraries . done
Reading symbols for shared libraries ........................................... ................................................................................ ............ done
#0 0x98218aa2 in __semwait_signal ()
(gdb) bt
#0 0x98218aa2 in __semwait_signal ()
#1 0x9821875e in _pthread_cond_wait ()
#2 0x9821a3f8 in pthread_cond_wait$UNIX2003 ()
#3 0x0000f1f1 in std::_Rb_tree