Hello
I'm running Xbian on Raspberry Pi. Xbian is a modified Raspbian with XBMC(media center). The compilation went well. But when I try to use owfs to mount I get segmentation fault. I'm using latest 2.8p18. Other tools like owget work well. For now I'm using a owserver on another device but even with --fake I get segmentation fault.

root@XBian:~# strace /opt/owfs/bin/owfs --fake=DS18B20 /mnt/zbb123

[..] whole output is in the attachment

futex(0xbec7ad58, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 400c2000) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x400ab20c, [], SA_SIGINFO|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x400ab0b4, [], SA_RESTART|SA_SIGINFO|0x4000000}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
gettimeofday({1348229886, 293265}, NULL) = 0
gettimeofday({1348229886, 293773}, NULL) = 0
brk(0)                                  = 0x14f0000
brk(0x1511000)                          = 0x1511000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault




--
patryk

Attachment: stactrace
Description: Binary data

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to