Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault #66

Closed
BenedictoJr opened this issue Mar 25, 2014 · 7 comments
Closed

Segfault #66

BenedictoJr opened this issue Mar 25, 2014 · 7 comments
Labels

Comments

@BenedictoJr
Copy link

Hi,

I got everything with the last versions and compiled with no errors. But when I plug the device, I get the segfault error below. How do I fix that?

[ 4490.782646] lt-ideviceinfo[26180]: segfault at 0 ip 00007f6c5b75e111 sp 00007fffd4e6b4e8 error 4 in libc-2.15.so[7f6c5b6d5000+1b5000]

My scenario is:

  • Ubuntu 12.04.4 LTS
  • libimobiledevice 1.1.6
  • libplist 1.11
  • libusbmuxd 1.0.9
@FunkyM
Copy link
Member

FunkyM commented Mar 25, 2014

Did you upgrade usbmuxd from git HEAD on your system?

@BenedictoJr
Copy link
Author

Yes. I did a:
$ git clone http://git.sukimashita.com/libusbmuxd.git

@FunkyM
Copy link
Member

FunkyM commented Mar 25, 2014

Read "usbmuxd", not "libusbmux".

@BenedictoJr
Copy link
Author

Great! It worked! Thanks a lot, Martin.
Now I can pair again with success. But still not working with nautilus. It says:
"Error while getting peer-to-peer dbus connection: The name :1.136 was not provided by any .service files".
Any ideas?

@FunkyM
Copy link
Member

FunkyM commented Mar 27, 2014

Great. As an usbmuxd release should be out this week, it'll probably reach packagers quite soon afterward. Regarding nautilus, this sounds like something else is screwed.
As I assume you use GNOME, you should try accessing the device directly from nautilus using "gvfs://". If that works you'll need to recompile gvfs... or simply wait until usbmuxd is properly packaged for distros. :)

@FunkyM FunkyM closed this as completed Mar 27, 2014
@BenedictoJr
Copy link
Author

[SOLVED] Everything is working now! Thanks for your time.

@FunkyM
Copy link
Member

FunkyM commented Mar 28, 2014

It would help others if you briefly describe how you solved everything. ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants