J?rg Jellissen <joerg.jellissen@xxxxxxxxxxx> wrote: > Hello, > > i have many problems with arch linux and the package ethminer > > i'm not sure if it is the correct mailinglist for this problem. But i > try it > > When i start ethminer in a terminal with or without sudo, the right > opencl device and so on... i became a message like this > > <code> > clBuildProgram > SIGSEGV encountered ... > stack trace: > backtrace() returned 7 addresses > ethminer(+0xa2102) [0x5590fe6bf102] > /usr/lib/libc.so.6(+0x3d6a0) [0x7f3568ffd6a0] > ethminer(+0x36f0b1) [0x5590fe98c0b1] > ethminer(+0x145f66) [0x5590fe762f66] > ethminer(+0x41caa4) [0x5590fea39aa4] > /usr/lib/libpthread.so.0(+0x93e9) [0x7f35693013e9] > /usr/lib/libc.so.6(clone+0x43) [0x7f35690c0293] > SIGSEGV encountered ... > stack trace: > backtrace() returned 8 addresses > ethminer(+0xa2102) [0x5590fe6bf102] > /usr/lib/libc.so.6(+0x3d6a0) [0x7f3568ffd6a0] > ethminer(+0x99018) [0x5590fe6b6018] > ethminer(+0x996a8) [0x5590fe6b66a8] > ethminer(+0xb1e05) [0x5590fe6cee05] > ethminer(+0x41caa4) [0x5590fea39aa4] > /usr/lib/libpthread.so.0(+0x93e9) [0x7f35693013e9] > /usr/lib/libc.so.6(clone+0x43) [0x7f35690c0293] > </code> > > Can anyone help me by this issues? > > Thanks for all There is a bug. https://wiki.archlinux.org/index.php/Core_dump#Examining_a_core_dump might be relevant. I assume you will have to wait for the developers of the software to fix that. Perhaps you could write a bug report, and also search to see what other users of this package suggest. -- u34