Comment 17 for bug 611020

Revision history for this message
Stephen Rasku (ubuntu-srasku) wrote :

GDB Stack trace. There's a number of calls that have only the address (no name). Did I miss installing something? This is for Ubuntu 10.04.2 LTS :

(gdb) where
#0 0x00007f1ca7703e72 in send () from /lib/libpthread.so.0
#1 0x00007f1ca55958bb in usbmuxd_send () from /usr/lib/libusbmuxd.so.1
#2 0x00007f1ca6caf01d in internal_connection_send ()
   from /usr/lib/libimobiledevice.so.0
#3 0x00007f1ca6caf0fa in internal_ssl_write ()
   from /usr/lib/libimobiledevice.so.0
#4 0x00007f1ca5dd15da in ?? () from /usr/lib/libgnutls.so.26
#5 0x00007f1ca5dce78d in _gnutls_send_int () from /usr/lib/libgnutls.so.26
#6 0x00007f1ca5dd11ab in ?? () from /usr/lib/libgnutls.so.26
#7 0x00007f1ca5dd50a4 in ?? () from /usr/lib/libgnutls.so.26
#8 0x00007f1ca5dd53c1 in ?? () from /usr/lib/libgnutls.so.26
#9 0x00007f1ca5dd55d5 in ?? () from /usr/lib/libgnutls.so.26
#10 0x00007f1ca5dd6c67 in gnutls_handshake () from /usr/lib/libgnutls.so.26
#11 0x00007f1ca6caed13 in idevice_connection_enable_ssl ()
   from /usr/lib/libimobiledevice.so.0
#12 0x00007f1ca6cb0ab5 in property_list_service_enable_ssl ()
   from /usr/lib/libimobiledevice.so.0
#13 0x00007f1ca6cb3215 in lockdownd_start_session ()
   from /usr/lib/libimobiledevice.so.0
#14 0x00007f1ca6cb397b in lockdownd_client_new_with_handshake ()
   from /usr/lib/libimobiledevice.so.0
#15 0x00000000004016ec in ?? ()
#16 0x00000000004012ef in ?? ()
---Type <return> to continue, or q <return> to quit---
#17 0x00007f1ca6944c4d in __libc_start_main () from /lib/libc.so.6
#18 0x00000000004011b9 in ?? ()
#19 0x00007fff47081388 in ?? ()
#20 0x000000000000001c in ?? ()
#21 0x0000000000000001 in ?? ()
#22 0x00007fff47082d25 in ?? ()
#23 0x0000000000000000 in ?? ()

Let me know if I can do anything else for you.