Displaying 12 results from an estimated 12 matches for "imageloadermacho".
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...re watchpoint 2: *4330899568
(gdb) r
Old value = -788165304
New value = -1373139991
0x0000000100016203 in __asan_mach_override_ptr_custom ()
(gdb) bt
#0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
#1 0x0000000100015a9e in __interception::OverrideFunction ()
#2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
#3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
#4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
#5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
#6 0x00007fff5fc01fc0 in dyld::initializeMainExecutable ()
#7 0x00007fff5fc05b04 in dy...
2010 Apr 26
3
[LLVMdev] r102300 breaks Obj-C codegen on Darwin x86
...(dyld_image_states, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 452
8 libSystem.B.dylib 0x958d3892 dyld_register_image_state_change_handler + 98
9 libobjc.A.dylib 0x913d306d _objc_init + 77
10 dyld 0x8fe0ed6d ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 235
11 dyld 0x8fe0d31e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 246
12 dyld 0x8fe0d2c2 ImageLoader::recursiveInitialization(ImageLoader::...
2012 Nov 30
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...t;
> Old value = -788165304
> New value = -1373139991
> 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> (gdb) bt
> #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> #1 0x0000000100015a9e in __interception::OverrideFunction ()
> #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> #6 0x00007fff5fc01fc0 in dyld::initializeMainExecutable ()
> #7...
2012 Nov 30
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...> > New value = -1373139991
> > 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > (gdb) bt
> > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > #6 0x00007fff5fc01fc0 in dyld::initializeMainEx...
2012 Nov 30
2
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...373139991
> > > 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > (gdb) bt
> > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > > #6 0x00007fff5fc01fc0 in dy...
2013 Jul 30
1
[LLVMdev] Strange crash with LLVM 3.3
...ib 0x00007fff98ba8d46 __kill + 10
1 libsystem_c.dylib 0x00007fff99668df0 abort + 177
2 libsystem_c.dylib 0x00007fff9963c9b9 free + 392
3 libLLVM-3.3.dylib 0x000000010c06fb4c _GLOBAL__I_a + 412
4 dyld 0x00007fff6579b378 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 236
5 dyld 0x00007fff6579b762 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
6 dyld 0x00007fff6579806e ImageLoader::recursiveInitialization(ImageLoader::L...
2012 Nov 29
5
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
Jack, can you please upload this test somewhere?
On Thu, Nov 29, 2012 at 10:09 AM, Kostya Serebryany <kcc at google.com> wrote:
> +glider
> The compiler hardly matters here, I would expect the same failures with
> clang.
> Alex, could you please take a look?
>
> --kcc
>
>
> On Thu, Nov 29, 2012 at 9:55 PM, Jack Howarth <howarth at bromo.med.uc.edu>
>
2010 Apr 26
0
[LLVMdev] r102300 breaks Obj-C codegen on Darwin x86
...7dyld_image_statesbPFPKcS0_jPK15dyld_image_infoE ()
#7 0x8fe04359 in __dyld__ZN4dyld36registerImageStateBatchChangeHandlerE17dyld_image_statesPFPKcS0_jPK15dyld_image_infoE ()
#8 0x958d3892 in dyld_register_image_state_change_handler ()
#9 0x913d306d in _objc_init ()
#10 0x8fe0ed6d in __dyld__ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE ()
#11 0x8fe0d31e in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#12 0x8fe0d2c2 in __dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj ()
#13 0x8fe0d2c2 in __dyld__ZN11ImageLoader23recursiveInitializat...
2012 Dec 01
4
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...373139991
> > > 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > (gdb) bt
> > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > > #6 0x00007fff5fc01fc0 in dy...
2012 Dec 01
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...> 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > > (gdb) bt
> > > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > > > #6 0x00...
2012 Nov 30
1
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...gt; > 0x0000000100016203 in __asan_mach_override_ptr_custom ()
>> > > (gdb) bt
>> > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
>> > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
>> > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
>> > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
>> > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
>> > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
>> > > #6 0x00007f...
2012 Dec 01
1
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...203 in __asan_mach_override_ptr_custom ()
> > > > > (gdb) bt
> > > > > #0 0x0000000100016203 in __asan_mach_override_ptr_custom ()
> > > > > #1 0x0000000100015a9e in __interception::OverrideFunction ()
> > > > > #2 0x00007fff5fc13378 in ImageLoaderMachO::doModInitFunctions ()
> > > > > #3 0x00007fff5fc13762 in ImageLoaderMachO::doInitialization ()
> > > > > #4 0x00007fff5fc1006e in ImageLoader::recursiveInitialization ()
> > > > > #5 0x00007fff5fc0feba in ImageLoader::runInitializers ()
> > >...