Displaying 12 results from an estimated 12 matches for "dyld_stub_pthread_onc".
Did you mean:
dyld_stub_pthread_once
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...ure. When compiled without libasan as...
>>>
>>> g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
>>>
>>> the resulting executable runs fine. Debugging this in gdb seems to show
>>> that the failure
>>> is occuring in the final call to dyld_stub_pthread_once (). The same test
>>> case
>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and produces
>>> no runtime errors
>>> but the code execution path is very different in that case (because of the
>>> different
>>> libstdc++).
>>...
2012 Nov 29
5
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...o produce the above failure. When compiled without libasan as...
>>
>> g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
>>
>> the resulting executable runs fine. Debugging this in gdb seems to show
>> that the failure
>> is occuring in the final call to dyld_stub_pthread_once (). The same test
>> case
>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and produces
>> no runtime errors
>> but the code execution path is very different in that case (because of the
>> different
>> libstdc++).
>> Can you take a quic...
2012 Nov 29
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...ress -std=c++98 cond1.C -g -O0 -o cond1_asan.exe
to produce the above failure. When compiled without libasan as...
g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
the resulting executable runs fine. Debugging this in gdb seems to show that the failure
is occuring in the final call to dyld_stub_pthread_once (). The same test case
compiles fine with -fsanitize=address under llvm 3.2 clang++ and produces no runtime errors
but the code execution path is very different in that case (because of the different
libstdc++).
Can you take a quick peek at this and determine if this is a darwin pthread or un...
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...nd1_asan.exe
>
> to produce the above failure. When compiled without libasan as...
>
> g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
>
> the resulting executable runs fine. Debugging this in gdb seems to show
> that the failure
> is occuring in the final call to dyld_stub_pthread_once (). The same test
> case
> compiles fine with -fsanitize=address under llvm 3.2 clang++ and produces
> no runtime errors
> but the code execution path is very different in that case (because of the
> different
> libstdc++).
> Can you take a quick peek at this and determine...
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...e. When compiled without libasan as...
>>>
>>> g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
>>>
>>> the resulting executable runs fine. Debugging this in gdb seems to show
>>> that the failure
>>> is occuring in the final call to dyld_stub_pthread_once (). The same test
>>> case
>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and produces
>>> no runtime errors
>>> but the code execution path is very different in that case (because of the
>>> different
>>> libstdc++).
>>...
2012 Nov 30
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...ut libasan as...
>>>>
>>>> g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
>>>>
>>>> the resulting executable runs fine. Debugging this in gdb seems to show
>>>> that the failure
>>>> is occuring in the final call to dyld_stub_pthread_once (). The same test
>>>> case
>>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and produces
>>>> no runtime errors
>>>> but the code execution path is very different in that case (because of the
>>>> different
>>>&...
2012 Nov 30
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...gt;
> >>>> g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
> >>>>
> >>>> the resulting executable runs fine. Debugging this in gdb seems to
> show
> >>>> that the failure
> >>>> is occuring in the final call to dyld_stub_pthread_once (). The same
> test
> >>>> case
> >>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and
> produces
> >>>> no runtime errors
> >>>> but the code execution path is very different in that case (because
> of the
>...
2012 Nov 30
2
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
> > >>>>
> > >>>> the resulting executable runs fine. Debugging this in gdb seems to
> > show
> > >>>> that the failure
> > >>>> is occuring in the final call to dyld_stub_pthread_once (). The same
> > test
> > >>>> case
> > >>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and
> > produces
> > >>>> no runtime errors
> > >>>> but the code execution path is very different in that c...
2012 Dec 01
4
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...g++-fsf-4.8 -std=c++98 cond1.C -g -O0 -o cond1_no_asan.exe
> > >>>>
> > >>>> the resulting executable runs fine. Debugging this in gdb seems to
> > show
> > >>>> that the failure
> > >>>> is occuring in the final call to dyld_stub_pthread_once (). The same
> > test
> > >>>> case
> > >>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and
> > produces
> > >>>> no runtime errors
> > >>>> but the code execution path is very different in that c...
2012 Dec 01
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...ond1.C -g -O0 -o cond1_no_asan.exe
> > > >>>>
> > > >>>> the resulting executable runs fine. Debugging this in gdb seems to
> > > show
> > > >>>> that the failure
> > > >>>> is occuring in the final call to dyld_stub_pthread_once (). The
> same
> > > test
> > > >>>> case
> > > >>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and
> > > produces
> > > >>>> no runtime errors
> > > >>>> but the code executi...
2012 Nov 30
1
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...+98 cond1.C -g -O0 -o cond1_no_asan.exe
>> > >>>>
>> > >>>> the resulting executable runs fine. Debugging this in gdb seems to
>> > show
>> > >>>> that the failure
>> > >>>> is occuring in the final call to dyld_stub_pthread_once (). The same
>> > test
>> > >>>> case
>> > >>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and
>> > produces
>> > >>>> no runtime errors
>> > >>>> but the code execution path is...
2012 Dec 01
1
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
..._asan.exe
> > > > >>>>
> > > > >>>> the resulting executable runs fine. Debugging this in gdb seems to
> > > > show
> > > > >>>> that the failure
> > > > >>>> is occuring in the final call to dyld_stub_pthread_once (). The
> > same
> > > > test
> > > > >>>> case
> > > > >>>> compiles fine with -fsanitize=address under llvm 3.2 clang++ and
> > > > produces
> > > > >>>> no runtime errors
> > > > &g...