| 1 |
$ ldc -c -I/Users/me/code/d/ldc/runtime/internal -output-bc /Users/me/code/d/ldc/tango/lib/common/tango/core/Thread.d -of/Users/me/code/d/ldc/runtime/core/Thread.o -g -w -d -v |
|---|
| 2 |
|
|---|
| 3 |
parse Thread |
|---|
| 4 |
semantic Thread |
|---|
| 5 |
import object (/Users/me/code/d/ldc/tango/object.di) |
|---|
| 6 |
import ldc.llvmasm (/Users/me/code/d/ldc/tango/ldc/llvmasm.di) |
|---|
| 7 |
import tango.core.Exception (/Users/me/code/d/ldc/tango/lib/common/tango/core/Exception.d) |
|---|
| 8 |
import tango.stdc.posix.semaphore (/Users/me/code/d/ldc/tango/tango/stdc/posix/semaphore.d) |
|---|
| 9 |
import tango.stdc.posix.config (/Users/me/code/d/ldc/tango/tango/stdc/posix/config.d) |
|---|
| 10 |
import tango.stdc.config (/Users/me/code/d/ldc/tango/tango/stdc/config.d) |
|---|
| 11 |
import tango.stdc.posix.time (/Users/me/code/d/ldc/tango/tango/stdc/posix/time.d) |
|---|
| 12 |
import tango.stdc.time (/Users/me/code/d/ldc/tango/tango/stdc/time.d) |
|---|
| 13 |
import tango.stdc.stddef (/Users/me/code/d/ldc/tango/tango/stdc/stddef.d) |
|---|
| 14 |
import tango.stdc.posix.sys.types (/Users/me/code/d/ldc/tango/tango/stdc/posix/sys/types.d) |
|---|
| 15 |
import tango.stdc.stdint (/Users/me/code/d/ldc/tango/tango/stdc/stdint.d) |
|---|
| 16 |
import tango.stdc.posix.signal (/Users/me/code/d/ldc/tango/tango/stdc/posix/signal.d) |
|---|
| 17 |
import tango.stdc.signal (/Users/me/code/d/ldc/tango/tango/stdc/signal.d) |
|---|
| 18 |
import tango.stdc.posix.pthread (/Users/me/code/d/ldc/tango/tango/stdc/posix/pthread.d) |
|---|
| 19 |
import tango.stdc.posix.sched (/Users/me/code/d/ldc/tango/tango/stdc/posix/sched.d) |
|---|
| 20 |
import tango.stdc.errno (/Users/me/code/d/ldc/tango/tango/stdc/errno.d) |
|---|
| 21 |
import tango.stdc.posix.unistd (/Users/me/code/d/ldc/tango/tango/stdc/posix/unistd.d) |
|---|
| 22 |
import tango.stdc.posix.inttypes (/Users/me/code/d/ldc/tango/tango/stdc/posix/inttypes.d) |
|---|
| 23 |
import tango.stdc.inttypes (/Users/me/code/d/ldc/tango/tango/stdc/inttypes.d) |
|---|
| 24 |
import tango.stdc.posix.sys.mman (/Users/me/code/d/ldc/tango/tango/stdc/posix/sys/mman.d) |
|---|
| 25 |
import tango.stdc.posix.stdlib (/Users/me/code/d/ldc/tango/tango/stdc/posix/stdlib.d) |
|---|
| 26 |
import tango.stdc.stdlib (/Users/me/code/d/ldc/tango/tango/stdc/stdlib.d) |
|---|
| 27 |
import tango.stdc.posix.sys.wait (/Users/me/code/d/ldc/tango/tango/stdc/posix/sys/wait.d) |
|---|
| 28 |
semantic2 Thread |
|---|
| 29 |
semantic3 Thread |
|---|
| 30 |
semantic3 Thread |
|---|
| 31 |
semantic3 object |
|---|
| 32 |
semantic3 llvmasm |
|---|
| 33 |
semantic3 Exception |
|---|
| 34 |
semantic3 semaphore |
|---|
| 35 |
semantic3 config |
|---|
| 36 |
semantic3 config |
|---|
| 37 |
semantic3 time |
|---|
| 38 |
semantic3 time |
|---|
| 39 |
semantic3 stddef |
|---|
| 40 |
semantic3 types |
|---|
| 41 |
semantic3 stdint |
|---|
| 42 |
semantic3 signal |
|---|
| 43 |
semantic3 signal |
|---|
| 44 |
semantic3 pthread |
|---|
| 45 |
semantic3 sched |
|---|
| 46 |
semantic3 errno |
|---|
| 47 |
semantic3 unistd |
|---|
| 48 |
semantic3 inttypes |
|---|
| 49 |
semantic3 inttypes |
|---|
| 50 |
semantic3 mman |
|---|
| 51 |
semantic3 stdlib |
|---|
| 52 |
semantic3 stdlib |
|---|
| 53 |
semantic3 wait |
|---|
| 54 |
code Thread |
|---|
| 55 |
0 ldc 0x008548b4 llvm::sys::RemoveFileOnSignal(llvm::sys::Path const&, std::string*) + 868 |
|---|
| 56 |
1 libSystem.B.dylib 0x92c2699c _sigtramp + 68 |
|---|
| 57 |
Segmentation fault |
|---|