Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't get 1.3 working on mac os x 10.9.1 #95

Closed
UdjinM6 opened this issue Jan 5, 2014 · 2 comments
Closed

can't get 1.3 working on mac os x 10.9.1 #95

UdjinM6 opened this issue Jan 5, 2014 · 2 comments

Comments

@UdjinM6
Copy link
Contributor

UdjinM6 commented Jan 5, 2014

Crash report starts with:

Process: dogecoin-qt [6872]
Path: /Applications/dogecoin-qt.app/Contents/MacOS/dogecoin-qt
Identifier: com.yourcompany.dogecoin-qt
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [277]
Responsible: dogecoin-qt [6872]
User ID: 501

Date/Time: 2014-01-05 09:36:56.634 +0400
OS Version: Mac OS X 10.9.1 (13B42)
Report Version: 11

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:
/Applications/dogecoin-qt.app/Contents/MacOS/dogecoin-qt

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libdb_cxx-4.8.dylib 0x00000001007bea87 DbEnv::DbEnv(unsigned int) + 45
1 com.yourcompany.dogecoin-qt 0x00000001000ec013 CDBEnv::CDBEnv() + 51
2 com.yourcompany.dogecoin-qt 0x00000001000f9d1c GLOBAL__I_a + 156
3 dyld 0x00007fff6323ac2e ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 268
4 dyld 0x00007fff6323adba ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
5 dyld 0x00007fff63237a62 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 308
6 dyld 0x00007fff632378f6 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
7 dyld 0x00007fff6322b1da dyld::initializeMainExecutable() + 189
8 dyld 0x00007fff6322e560 dyld::main(macho_header const, unsigned long, int, char const
_, char const__, char const__, unsigned long_) + 2419
9 dyld 0x00007fff6322a27b dyldbootstrap::start(macho_header const_, int, char const__, long, macho_header const_, unsigned long*) + 477
10 dyld 0x00007fff6322a05e _dyld_start + 54

Thread 1:
0 libsystem_kernel.dylib 0x00007fff8d97ce6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bf06f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8bf09fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8d97d662 kevent64 + 10
1 libdispatch.dylib 0x00007fff88b1343d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff88b13152 _dispatch_mgr_thread + 52

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8d97ce6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8bf06f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8bf09fb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00000001008da8c0 rbx: 0x0000000100597218 rcx: 0x0000000000000000 rdx: 0x0000000000002068
rdi: 0x0000000100597218 rsi: 0x0000000000000000 rbp: 0x00007fff5fbfe250 rsp: 0x00007fff5fbfe240
r8: 0x0000000000000040 r9: 0x00007fff5fbfe200 r10: 0x00000001008e91f8 r11: 0x00000001007bea50
r12: 0x0000000000000011 r13: 0x00007fff6325d0b0 r14: 0x00007fff63263ed8 r15: 0x00000001005971d8
rip: 0x00000001007bea87 rfl: 0x0000000000010202 cr2: 0x00000001007bea50

and so on...

@UdjinM6
Copy link
Contributor Author

UdjinM6 commented Jan 5, 2014

downloaded 1.4, seems to work ok. syncing now...

@UdjinM6
Copy link
Contributor Author

UdjinM6 commented Jan 5, 2014

ok, now it's starting and syncing just like it should so I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant