Re: [Owfs-developers] Segmentation Fault 2.8p14

2012-06-19 Thread Mick Sulley
Ahh you are right! My previous installations had all been on Ubuntu, so I added http://owfs.davromaniak.eu/ ubuntu natty to /etc/apt/sources.list How should owfs be installed on Debian? On 20/06/12 00:45, Michael Markstaller wrote: > On 20.06.2012 01:01, Mick Sulley wrote: >> I installed it wi

Re: [Owfs-developers] Segmentation Fault 2.8p14 - Fixed it!!!

2012-06-19 Thread Mick Sulley
I Googled some of the No such file.. messages and found one suggesting that 'preload' was missing. I have installed that now and it seems to be working. I really have no idea why, but hey ho it works!! Thanks for you help, without the strace suggestion I would never have found it On 20/06/1

Re: [Owfs-developers] Segmentation Fault 2.8p14

2012-06-19 Thread Michael Markstaller
On 20.06.2012 01:01, Mick Sulley wrote: > I installed it with > > apt-get install owfs There is no owfs in Debian stable.. So you did (it doesnt match, this is never required for any .deb) > make > make install which is the surest way for users to break their system (sorry..) > all as su to root

Re: [Owfs-developers] Segmentation Fault 2.8p14

2012-06-19 Thread Mick Sulley
I installed it with apt-get install owfs make make install all as su to root I have just run strace owserver I see several 'No such file or directory' messages, but don't know if that is a problem. I'm afraid my debugging skills are pretty much zero. Here is the output - mick@tom:~$ strace ow

Re: [Owfs-developers] Segmentation Fault 2.8p14

2012-06-19 Thread Michael Markstaller
On 18.06.2012 23:43, Mick Sulley wrote: > Can anyone help me with this please? Well, some more details.. How was it compiled, from a packaging or..? I have plenty very similar setups using lenny, squeeze, ubuntu without this problem (but 32bit) so I'd expect a compile-time error more likely.. Ma

Re: [Owfs-developers] Segmentation Fault 2.8p14

2012-06-18 Thread Mick Sulley
Can anyone help me with this please? On 17/06/12 10:05, Mick Sulley wrote: > Hi, sorry for the delay, I have been away for a few days. > > Debian version > Linux version 2.6.32-5-amd64 (Debian 2.6.32-45) (da...@debian.org) (gcc > version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun May 6 04:00:17 UTC 2012

Re: [Owfs-developers] Segmentation Fault 2.8p14

2012-06-17 Thread Mick Sulley
Hi, sorry for the delay, I have been away for a few days. Debian version Linux version 2.6.32-5-amd64 (Debian 2.6.32-45) (da...@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun May 6 04:00:17 UTC 2012 The output with the DS9490R plugged in but nothing connected, (however I think thi

Re: [Owfs-developers] Segmentation Fault 2.8p14

2012-06-15 Thread Michael Markstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14.06.2012 11:40, Mick Sulley wrote: > Just installing on my new server running Debian with a DS9490R > adapter. 6.0 / Squeeze? > ... DEBUG: ow_select.c:(66) Selecting a path (and device) > path=/uncached/bus.0 SN=00 00 00 00 00 00 00 00 last path

[Owfs-developers] Segmentation Fault 2.8p14

2012-06-14 Thread Mick Sulley
Hi, Just installing on my new server running Debian with a DS9490R adapter. I have setup udev rules to allow read/write to the adapter. When I run owserver I get a segmentation fault. I tried as me and as root with the same result. It could well be something I have done wrong, any ideas?