sorry, I mistakenly closed the previous issue
here is all my steps: http://pastie.org/1180768 i have Ubuntu 10.04 LTS - the Lucid Lynx (32bit) Ask me if you need some additional information about my system
Could you tell me what your version of the distributive and repositories?
I solved this problem down the listing. But the app still does not work
mkdir dpkg mkdir dpkg/DEBIAN cp ../iDeviceActivator_Deb_Downloaded_And_Unpacked/control/* dpkg/DEBIAN/
iDeviceActivator_Deb_Downloaded_And_Unpacked - folder with unpacked deb, downloaded from http://github.com/downloads/boxingsquirrel/iphone-tools/iDeviceActivator_0.1_i386.deb
Why are you trying to make a Debian package (especially seeing as this was my first package and I likely failed miserably)? Just sudo make install then running /usr/local/bin/iDeviceActivator should do it...
eugene@eugene-desktop:~/iDeviceActivator$ iDeviceActivator INFO: Retriving device list INFO: Opening device INFO: Started lockdownd . INFO: Read sucessfully from /usr/local/share/iDeviceActivator/data/img.plist Creating activation request Segmentation fault
I think that this could be the dependencies problem. I think that the problem with libplist or usbmuxd
Can you post the debug info when run with gdb?
Program received signal SIGSEGV, Segmentation fault. 0x0804a977 in activate_fetch_record ()
OK, I'll look tomorrow...
Any luck with fixing this? I think I might have run into the same issue.