Search found 2 matches

by bpa
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58513

Re: Python wrapper of libtelldus

Hi, I have this segmentation problem with the python wrapper and using the tdtool.py applications. I have a core i5 Ubuntu 14.04 system and have a Tellstick Duo (batch no:13131) and a Nexa LMST-606 magnetic door switch. I installed using Ubuntu packages the Telldus Center and Telldus 2.1.2 packages....
by bpa
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58513

Re: Python wrapper of libtelldus

I found the problem - nothing to do with mutex or locking. I have a Linux 64 bit system and the segementation crash is caused by the same tdReleaseString crash on Darwin that was reported back in 2012 in the thread. What is happening is that the 64 bit string pointer is passed to the tdReleaseString...