Re: FYI: SIGBUS with world built by clang

2012-07-05 Thread Taku YAMAMOTO
On Thu, 5 Jul 2012 23:11:31 +0300 Konstantin Belousov wrote: > On Fri, Jul 06, 2012 at 04:15:18AM +0900, Taku YAMAMOTO wrote: > > On Thu, 5 Jul 2012 00:14:14 +0300 > > Konstantin Belousov wrote: > > > > > On Thu, Jul 05, 2012 at 12:32:01AM +0900, Taku YAMAMOTO wrote: > > > > On Wed, 04 Jul 2012

Re: FYI: SIGBUS with world built by clang

2012-07-05 Thread Konstantin Belousov
On Fri, Jul 06, 2012 at 04:15:18AM +0900, Taku YAMAMOTO wrote: > On Thu, 5 Jul 2012 00:14:14 +0300 > Konstantin Belousov wrote: > > > On Thu, Jul 05, 2012 at 12:32:01AM +0900, Taku YAMAMOTO wrote: > > > On Wed, 04 Jul 2012 17:08:30 +0200 > > > Dimitry Andric wrote: > > > > > > > On 2012-07-04 1

Re: FYI: SIGBUS with world built by clang

2012-07-05 Thread Taku YAMAMOTO
On Thu, 5 Jul 2012 00:14:14 +0300 Konstantin Belousov wrote: > On Thu, Jul 05, 2012 at 12:32:01AM +0900, Taku YAMAMOTO wrote: > > On Wed, 04 Jul 2012 17:08:30 +0200 > > Dimitry Andric wrote: > > > > > On 2012-07-04 16:33, Taku YAMAMOTO wrote: > > > > For people having SIGBUS with clang-build wo

Re: FYI: SIGBUS with world built by clang

2012-07-04 Thread Konstantin Belousov
On Thu, Jul 05, 2012 at 12:32:01AM +0900, Taku YAMAMOTO wrote: > On Wed, 04 Jul 2012 17:08:30 +0200 > Dimitry Andric wrote: > > > On 2012-07-04 16:33, Taku YAMAMOTO wrote: > > > For people having SIGBUS with clang-build world + gcc-build binaries, > > > > > > > > > In short words, for any libra

Re: FYI: SIGBUS with world built by clang

2012-07-04 Thread Taku YAMAMOTO
On Wed, 04 Jul 2012 17:08:30 +0200 Dimitry Andric wrote: > On 2012-07-04 16:33, Taku YAMAMOTO wrote: > > For people having SIGBUS with clang-build world + gcc-build binaries, > > > > > > In short words, for any libraries (and never forget about rtld-elf!) > > which are potentially called from a

Re: FYI: SIGBUS with world built by clang

2012-07-04 Thread Dimitry Andric
On 2012-07-04 16:33, Taku YAMAMOTO wrote: > For people having SIGBUS with clang-build world + gcc-build binaries, > > > In short words, for any libraries (and never forget about rtld-elf!) > which are potentially called from arbitrary binaries, > compile them with either -mstackrealign or -mstack