baldurodinsson / auroracoin-project

MIT License
69 stars 32 forks source link

crashing on osx #17

Open okwme opened 10 years ago

okwme commented 10 years ago

crashes unexpectantly on open, no errors reported just the popup osx 10.6.8 processor 2.4 duo memory 4gb

harukimar commented 10 years ago

Same here. 2.4 ghz duo, 2 gb ram. osx 10.6.8 (10K549)

Report Version: 6

Error report included:

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffff8 Crashed Thread: Unknown

Backtrace not available

Unknown thread crashed with X86 Thread State (64-bit): rax: 0x0000000000000055 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000000000000000 rsp: 0x0000000000000000 r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x00007fff5fc01028 rfl: 0x0000000000010203 cr2: 0xfffffffffffffff8

MacReady commented 10 years ago

Same here. 2.16 ghz duo. 3 gb ram.

Date/Time: 2014-03-25 08:10:31.299 +0000 OS Version: Mac OS X 10.7.5 (11G63b) Report Version: 9

Interval Since Last Report: 40754 sec Crashes Since Last Report: 3 Per-App Crashes Since Last Report: 3

Crashed Thread: Unknown

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff5fc01028

Backtrace not available

Unknown thread crashed with X86 Thread State (64-bit): rax: 0x0000000000000055 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x0000000000000000 rsp: 0x0000000000000000 r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x00007fff5fc01028 rfl: 0x0000000000010203 cr2: 0x00007fff5fc01028 Logical CPU: 0

Binary images description not available

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 235980 thread_create: 1 thread_set_state: 0

JoiBlumen commented 10 years ago

The current OSX binary is 64 bit only. Bitcoin-qt has discontinued support for 32bit OSX so I find it reasonable for Auroracoin to do so also. Although you could compile a 32bit wallet yourself from source, or find someone to do it for you.