search for: libdyld

Displaying 20 results from an estimated 87 matches for "libdyld".

2012 Nov 02
1
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
...0x00010a580fca at pc 0x10829ca5c bp 0x7fff57964910 sp 0x7fff57964908 READ of size 1 at 0x00010a580fca thread T0 #0 0x10829ca5b (/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/asan/lit_tests/Output/log-path_test.cc.tmp+0x100001a5b) #1 0x7fff8bd827e0 (/usr/lib/system/libdyld.dylib+0x27e0) #2 0x0 0x00010a580fca is located 0 bytes to the right of 10-byte region [0x00010a580fc0,0x00010a580fca) allocated by thread T0 here: #0 0x1082a5472 (/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/asan/lit_tests/Output/log-path_test.cc.tmp+0x10000a472)...
2015 Jul 28
2
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::raw_ostream&) + 2147 12 llvm-mc 0x0000000109607460 main + 9760 13 libdyld.dylib 0x00007fff8f34d5c9 start + 1 14 libdyld.dylib 0x0000000000000003 start + 1892362811 Stack dump: 0. Program arguments: ./Release+Asserts/bin/llvm-mc -disassemble -triple=sparcv9 Illegal instruction: 4 Any ideas on what is wrong, and how to fix this? Thank you. ----...
2012 Dec 04
1
indexer-worker Panic
...000000010841c737 io_loop_handler_run + 215 -> 9 libdovecot.0.dylib 0x000000010841b7e8 io_loop_run + 88 -> 10 libdovecot.0.dylib 0x00000001084079c8 master_service_run + 24 -> 11 indexer-worker 0x00000001082e7001 main + 321 -> 12 libdyld.dylib 0x00007fff93d117e1 start + 0 -> 13 ??? 0x0000000000000001 0x0 + 1 12/4/12 12:33:44.035 PM dovecot[2660]: indexer: Error: Indexer worker disconnected, discarding 5 requests for dave 12/4/12 12:33:44.036 PM dovecot[2660]: indexer-worker(...
2018 Mar 23
1
stack dump at -early-cse-memssa twice
...00000010d53a044 > llvm::FunctionPass::assignPassManager(llvm::PMStack&, > llvm::PassManagerType) + 344 > 7 opt 0x000000010d536919 > llvm::PMTopLevelManager::schedulePass(llvm::Pass*) + 1243 > 8 opt 0x000000010c949058 main + 6509 > 9 libdyld.dylib 0x00007fff906f3235 start + 1 > 10 libdyld.dylib 0x0000000000000007 start + > 1871760851 > Stack dump: > 0. Program arguments: opt -S -o fannkuch7.ll > -early-cse-memssa -early-cse-memssa fannkuch7.ll -------------- next part -------------- /* The Computer...
2015 Jul 31
2
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...s<char>, >> std::__1::allocator<char> > const&, llvm::MCSubtargetInfo&, >> llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, >> llvm::raw_ostream&) + 2147 >> 12 llvm-mc 0x0000000109607460 main + 9760 >> 13 libdyld.dylib 0x00007fff8f34d5c9 start + 1 >> 14 libdyld.dylib 0x0000000000000003 start + 1892362811 >> Stack dump: >> 0. Program arguments: ./Release+Asserts/bin/llvm-mc -disassemble >> -triple=sparcv9 >> Illegal instruction: 4 >> >> >&...
2015 Jul 31
0
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...std::__1::char_traits<char>, > std::__1::allocator<char> > const&, llvm::MCSubtargetInfo&, > llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, > llvm::raw_ostream&) + 2147 > 12 llvm-mc 0x0000000109607460 main + 9760 > 13 libdyld.dylib 0x00007fff8f34d5c9 start + 1 > 14 libdyld.dylib 0x0000000000000003 start + 1892362811 > Stack dump: > 0. Program arguments: ./Release+Asserts/bin/llvm-mc -disassemble > -triple=sparcv9 > Illegal instruction: 4 > > > Any ideas on what is wrong,...
2017 Oct 14
2
IR Pass Ordering Sensitivity
...indKey(llvm::StringRef) const + 303 4 opt 0x000000010e770235 llvm::PMDataManager::add(llvm::Pass*, bool) + 917 5 opt 0x000000010e76d6ef llvm::PMTopLevelManager::schedulePass(llvm::Pass*) + 2367 6 opt 0x000000010d755c9e main + 8846 7 libdyld.dylib 0x00007fff8c0c85ad start + 1 8 libdyld.dylib 0x000000000000001c start + 1945336432 Stack dump: 0. Program arguments: /Users/kavon/msr/llvm5/bin/opt -inline -mem2reg -inferattrs -ipconstprop -gvn -simplifycfg -bdce -sink -dse -adce -instcombine -early-cse-memssa -early-c...
2013 Aug 20
2
[LLVMdev] Trying to run qt app compiled to bit code Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!")
...; const*) + 111 27 lli               0x0000000101a6a0e1 llvm::DebugIR::createDebugInfo(llvm::Module&, llvm::OwningPtr<llvm::Module>&) + 497 28 lli               0x0000000101a6a39c llvm::DebugIR::runOnModule(llvm::Module&) + 268 29 lli               0x0000000101563276 main + 790 30 libdyld.dylib     0x00007fff8975c7e1 start + 0 31 libdyld.dylib     0x0000000000000004 start + 1988769827 Stack dump: 0.Program arguments: lli -use-mcjit -debug-ir bitcodetestqtapp Illegal instruction: 4 If I dont use mcjit, the window shows up and crashes with the following error. I guess qt uses inline...
2015 Jul 31
1
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...gt;> std::__1::allocator<char> > const&, llvm::MCSubtargetInfo&, >>> llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, >>> llvm::raw_ostream&) + 2147 >>> 12 llvm-mc 0x0000000109607460 main + 9760 >>> 13 libdyld.dylib 0x00007fff8f34d5c9 start + 1 >>> 14 libdyld.dylib 0x0000000000000003 start + 1892362811 >>> Stack dump: >>> 0. Program arguments: ./Release+Asserts/bin/llvm-mc -disassemble >>> -triple=sparcv9 >>> Illegal instruction: 4 &gt...
2012 Nov 02
0
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
Hi, Jack! On Fri, Nov 2, 2012 at 6:18 PM, Jack Howarth <howarth at bromo.med.uc.edu>wrote: > Nick, > Have you noticed that llvm/clang svn produces the following linker > warnings on > 'make check-all'? > > Linking CXX executable Debug/AsanTest > ld: warning: direct access in > llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak >
2013 Aug 20
0
[LLVMdev] Trying to run qt app compiled to bit code Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!")
...; const*) + 111 27 lli 0x0000000101a6a0e1 llvm::DebugIR::createDebugInfo(llvm::Module&, llvm::OwningPtr<llvm::Module>&) + 497 28 lli 0x0000000101a6a39c llvm::DebugIR::runOnModule(llvm::Module&) + 268 29 lli 0x0000000101563276 main + 790 30 libdyld.dylib 0x00007fff8975c7e1 start + 0 31 libdyld.dylib 0x0000000000000004 start + 1988769827 Stack dump: 0.Program arguments: lli -use-mcjit -debug-ir bitcodetestqtapp Illegal instruction: 4 If I dont use mcjit, the window shows up and crashes with the following error. I guess qt uses inline...
2012 Nov 02
4
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
Nick, Have you noticed that llvm/clang svn produces the following linker warnings on 'make check-all'? Linking CXX executable Debug/AsanTest ld: warning: direct access in llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak symbol vtable for llvm::convertible_fwd_ostream means the weak symbol cannot be overridden at runtime. This was likely caused by different
2016 Jul 27
2
Dovecot v2.2.25 crashed on startup in Mac OSX
...0x00000001000fb456 io_add + 118 -> 9 libdovecot.0.dylib 0x0000000100102b83 lib_signals_set_handler + 355 -> 10 dovecot 0x0000000100027070 main_init + 112 -> 11 dovecot 0x0000000100026628 main + 2024 -> 12 libdyld.dylib 0x00007fff889ac5ad start + 1 It looks similar to this report: http://article.gmane.org/gmane.mail.imap.dovecot/86319/match=panic+kevent HomeBrew installed 2.2.24, and it works in my Mac. Can someone confirm this is a bug? I also built 2.2.25 with debug, but can'...
2015 Jul 07
2
[LLVMdev] between r241513 and r241594, clang 3.7.0svn now crashes building clang-tools-extra
...ool.3.7.0.dylib 0x0000000108d1136c clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 4140 15 clang-3.7 0x0000000106f2d338 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) + 936 16 clang-3.7 0x0000000106f2bde0 main + 11488 17 libdyld.dylib 0x00007fff901a45c9 start + 1 18 libdyld.dylib 0x0000000000000053 start + 1877326475 Stack dump: 0. Program arguments: /sw/src/fink.build/llvm37-3.7.0-1/build/stage1/bin/clang-3.7 -cc1 -triple x86_64-apple-macosx10.10.0 -emit-obj -disable-free -main-file...
2013 May 03
1
URLAUTH assertion failures in 2.2.1
...11 libdovecot.0.dylib 0x000000010db9cc85 io_loop_handler_run + 214 12 libdovecot.0.dylib 0x000000010db9be1f io_loop_run + 77 13 libdovecot.0.dylib 0x000000010db5b0c6 master_service_run + 24 14 imap 0x000000010da4fa66 main + 1010 15 libdyld.dylib 0x00007fff8f7887bd start + 1 The second one is: May 02 19:23:29 imap(pid 60229 user mja): Panic: file index-mail.c: line 1274 (index_mail_close_streams_full): assertion failed: (!mail->data.destroying_stream) 0 libsystem_kernel.dylib 0x00007fff8a9f7d4a __pthre...
2018 Aug 30
4
crash problem when using IndirectBrInst to replace BranchInst
...0x0000000101d4a0c5 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 4613 11 clang 0x000000010083b865 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) + 1333 12 clang 0x00000001008398e2 main + 11250 13 libdyld.dylib 0x00007fff50a2e015 start + 1 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00000001053bc148 rbx: 0x0000000000000005 rcx: 0x000000000038c8cc rdx: 0x000000010457c008 rdi: 0x00000000005044f1 rsi: 0x0000000000000000 rbp: 0x00007ffeef3c6cf0 rsp: 0x00007ffee...
2012 Nov 29
5
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...: SEGV on unknown address 0x0000ffd27000 >> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0) >> AddressSanitizer can not provide additional info. >> #0 0xffd26fff (/Users/howarth/asan_eh_bug/./cond1_asan.exe+0xf5f67fff) >> #1 0x7fff8bd827e0 (/usr/lib/system/libdyld.dylib+0x27e0) >> #2 0x0 >> Stats: 0M malloced (0M for red zones) by 3 calls >> Stats: 0M realloced by 0 calls >> Stats: 0M freed by 0 calls >> Stats: 0M really freed by 0 calls >> Stats: 1M (384 full pages) mmaped in 3 calls >> mmaps by size class:...
2013 Apr 12
2
[LLVMdev] Runtime exception in DominatorTree.getRootNode()
...05f52beb _ZL28PrintStackTraceSignalHandlerPv + 27 2 opt 0x0000000105f52ef9 _ZL13SignalHandleri + 297 3 libsystem_c.dylib 0x00007fff90d32cfa _sigtramp + 26 4 libsystem_c.dylib 0xfffffffffffffff8 _sigtramp + 1865208600 5 libsystem_c.dylib 0x00007fff64a41948 _sigtramp + 3553684584 6 libdyld.dylib 0x00007fff8afe2716 dyld_stub_binder_ + 13 7 LLVMSLVN.dylib 0x00000001081a8040 void std::__destroy_aux<llvm::PassInfo const**>(llvm::PassInfo const**, llvm::PassInfo const**, std::__true_type) + 19904 8 LLVMSLVN.dylib 0x00000001081998c1 (anonymous namespace)::DVN::runOnFuncti...
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...own address 0x0000ffd27000 >>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0) >>> AddressSanitizer can not provide additional info. >>> #0 0xffd26fff (/Users/howarth/asan_eh_bug/./cond1_asan.exe+0xf5f67fff) >>> #1 0x7fff8bd827e0 (/usr/lib/system/libdyld.dylib+0x27e0) >>> #2 0x0 >>> Stats: 0M malloced (0M for red zones) by 3 calls >>> Stats: 0M realloced by 0 calls >>> Stats: 0M freed by 0 calls >>> Stats: 0M really freed by 0 calls >>> Stats: 1M (384 full pages) mmaped in 3 calls >>&gt...
2012 Nov 30
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...============== ==89768== ERROR: AddressSanitizer: SEGV on unknown address 0xcccccccc (pc 0x00061f8c sp 0xbffa8bd0 bp 0xbffa8cc8 T0) AddressSanitizer can not provide additional info. #0 0x61f8b (/Users/glider/src/gcc-asan/inst/lib/i386/libstdc++.6.dylib+0x3f8b) #1 0x91391724 (/usr/lib/system/libdyld.dylib+0x2724) #2 0x0 Stats: 0M malloced (0M for red zones) by 3 calls Stats: 0M realloced by 0 calls Stats: 0M freed by 0 calls Stats: 0M really freed by 0 calls Stats: 1M (256 full pages) mmaped in 2 calls mmaps by size class: 7:4095; 8:2047; mallocs by size class: 7:1; 8:2; frees by...