jgarzik / cpuminer

CPU miner for bitcoin
Other
952 stars 2.34k forks source link

via padlock on openbsd -> segfault #26

Closed Fiyorin closed 8 years ago

Fiyorin commented 13 years ago

cpu0: VIA Esther processor 1200MHz ("CentaurHauls" 686-class) 1.21 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,APIC,SEP,MTRR,PGE,CMOV,PAT,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,TM,SBF,SSE3,EST,TM2

when i choose the via algorithm it segfaults right after minerd starts. here's the gdb backtrace of the core file:

(gdb) bt

0 0x1c016428 in scanhash_via ()

1 0x00000100 in ?? ()

Fiyorin commented 13 years ago

with debugging symbols:

(gdb) bt

0 0x1c016428 in scanhash_via (thr_id=2136084049, data_inout=0x7e392e90 "", target=0x7e392f70 '?' <repeats 28 times>,

max_nonce=432922715, hashes_done=0x7e392e8c) at sha256_via.c:77

1 0x00000100 in ?? ()

Fiyorin commented 13 years ago

forgot to mention: i'm using the release tarball version 1.0.1

jgarzik commented 8 years ago

closed - obsolete software - not actively supported or maintained.