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

the claculator example crashes #2

Open
mattetti opened this issue Jan 21, 2010 · 0 comments
Open

the claculator example crashes #2

mattetti opened this issue Jan 21, 2010 · 0 comments

Comments

@mattetti
Copy link

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff87cb311c objc_msgSend + 40
1 libmacruby.dylib 0x00000001000bc280 rb_reg_search2 + 144 (re.c:1490)
2 libmacruby.dylib 0x00000001000f49ed str_gsub + 157 (string.c:2059)
3 libmacruby.dylib 0x0000000100171952 rb_vm_dispatch + 7010 (dispatcher.cpp:433)
4 ??? 0x0000000101113a71 0 + 4312873585

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff88520bba kevent + 10
1 libSystem.B.dylib 0x00007fff88522a85 _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff8852275c _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff88522286 _dispatch_worker_thread2 + 244
4 libSystem.B.dylib 0x00007fff88521bb8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff88521a55 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff885219da __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff88521dec _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff88521a55 start_wqthread + 13

isaac pushed a commit to isaac/hotcocoa that referenced this issue Aug 7, 2011
fix a bug that application does not launch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant