rufuscoder / Shakespeer

A Direct Connect Client for Multiple Platforms
GNU General Public License v2.0
28 stars 14 forks source link

aplication sphubd crashes after start #148

Open rufuscoder opened 11 years ago

rufuscoder commented 11 years ago

Original author: kny...@gmail.com (September 04, 2009 20:38:23)

What steps will reproduce the problem? I just run Shakespeer and it crashes immediately.

What is the expected output? What do you see instead? It should work.

What version of the product are you using? On what operating system? Current. Leopard 10.5.6

Please provide any additional information below.

Process: sphubd [18286] Path: /Applications/ShakesPeer.app/Contents/Resources/sphubd Identifier: sphubd Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [1]

Interval Since Last Report: 832 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 0 sec Per-App Crashes Since Last Report: 2

Date/Time: 2009-09-04 22:36:10.211 +0200 OS Version: Mac OS X 10.5.8 (9L31a) Report Version: 6 Anonymous UUID: 83F8FC52-CC3B-4B14-9EB1-F5BDAC32F149

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000008a520384 Crashed Thread: 0

Thread 0 Crashed: 0 libSystem.B.dylib 0x9385caed szone_free + 1747 1 libSystem.B.dylib 0x9385c38d free + 106 2 sphubd 0x000347ca iconv_string_full + 330 3 sphubd 0x0002f856 str_legacy_to_utf8_lossy + 166 4 sphubd 0x0000b3e8 hub_dispatch_command + 488 5 sphubd 0x0000b64f hub_in_event + 111 6 sphubd 0x000836f7 bufferevent_readcb + 512 7 sphubd 0x0008143e event_process_active + 299 8 sphubd 0x000817cd event_base_loop + 435 9 sphubd 0x00081614 event_loop + 36 10 sphubd 0x0008148a event_dispatch + 18 11 sphubd 0x00015b1d main + 1885 12 sphubd 0x00001f02 _start + 216 13 sphubd 0x00001e29 start + 41

Thread 0 crashed with X86 Thread State (32-bit): eax: 0xc00d4367 ebx: 0x9385c431 ecx: 0x8a520380 edx: 0x038a5200 edi: 0x00350e40 esi: 0x00000094 ebp: 0xbffff668 esp: 0xbffff520 ss: 0x0000001f efl: 0x00010282 eip: 0x9385caed cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x8a520384

Binary Images: 0x1000 - 0x188fef +sphubd ??? (???) <ad59d5e92604888585fa7af935f8b4a9> /Applications/ShakesPeer.app/Contents/Resources/sphubd 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld 0x93855000 - 0x939bcff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib 0x95bef000 - 0x95bf6fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib 0x97567000 - 0x9756bfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Original issue: http://code.google.com/p/shakespeer/issues/detail?id=141