View Full Version : Just trying the Beta, constant crashing on Mac Mini
Zoolook
March 27th, 2010, 03:49 PM
I have a Mac Mini, late 2009 model (2.26ghz Core 2, 2GB RAM, 9400m) and am running Snow Leopard 10.6.2
I've had a bit of fun with Boxee, but have found it crashes to the desktop regularly, especially when playing streaming TV shows. It did during Twin Peaks and also a Colbert Report. In fact I haven't managed to keep it stable for more than a few minutes at a time. I don't have issues with other apps, or Hulu/Netflix/iTunes etc.
I will post the error message in the next post, as it's rather large.
Zoolook
March 27th, 2010, 03:53 PM
Process: Boxee [289]
Path: /Applications/Boxee.app/Contents/MacOS/Boxee
Identifier: tv.boxee.boxee
Version: ??? (0.9.20.10708)
Build Info: boxee-10708~1
Code Type: X86 (Native)
Parent Process: launchd [85]
Date/Time: 2010-03-27 16:42:11.489 -0400
OS Version: Mac OS X 10.6.2 (10C2234)
Report Version: 6
Interval Since Last Report: 844 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 723 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: D8D33B74-316F-40EA-83EB-DA15EBC4F02D
Exception Type: EXC_CRASH (SIGSEGV)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 tv.boxee.boxee 0x0069a981 CGUIControl::HitTest(CPoint const&) const + 17
1 tv.boxee.boxee 0x0069aba2 CGUIControl::UnfocusFromPoint(CPoint const&) + 146
2 tv.boxee.boxee 0x006ab117 CGUIControlGroup::UnfocusFromPoint(CPoint const&) + 199
3 tv.boxee.boxee 0x006f5823 CGUIWindow::OnMouseAction() + 467
4 tv.boxee.boxee 0x006f4f7b CGUIWindow::OnAction(CAction const&) + 75
5 tv.boxee.boxee 0x00522079 CGUIWindowBoxeeMain::OnAction(CAction const&) + 281
6 tv.boxee.boxee 0x006fe07a CGUIWindowManager::OnAction(CAction const&) + 330
7 tv.boxee.boxee 0x00103632 CApplication::ProcessMouse() + 226
8 tv.boxee.boxee 0x00114be3 CApplication::FrameMove() + 115
9 tv.boxee.boxee 0x0040dc18 CXBApplicationEx::Run() + 200
10 tv.boxee.boxee 0x0040e3b8 SDL_main + 1160
11 tv.boxee.boxee 0x00af174d -[SDLMain applicationDidFinishLaunching:] + 541
12 com.apple.Foundation 0x93836270 _nsnote_callback + 345
13 com.apple.CoreFoundation 0x923ba9a9 __CFXNotificationPost + 905
14 com.apple.CoreFoundation 0x923ba3da _CFXNotificationPostNotification + 186
15 com.apple.Foundation 0x9382b094 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
16 com.apple.Foundation 0x93838471 -[NSNotificationCenter postNotificationName:object:] + 56
17 com.apple.AppKit 0x9641773a -[NSApplication _postDidFinishNotification] + 125
18 com.apple.AppKit 0x9641764a -[NSApplication _sendFinishLaunchingNotification] + 74
19 com.apple.AppKit 0x9656e595 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
20 com.apple.AppKit 0x9656e1b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
21 com.apple.Foundation 0x9386b404 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
22 com.apple.Foundation 0x9386b1c8 _NSAppleEventManagerGenericHandler + 228
23 com.apple.AE 0x92e0ef3a aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
24 com.apple.AE 0x92e0ee39 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
25 com.apple.AE 0x92e0ed46 aeProcessAppleEvent + 197
26 com.apple.HIToolbox 0x90e37301 AEProcessAppleEvent + 50
27 com.apple.AppKit 0x963e7d02 _DPSNextEvent + 1420
28 com.apple.AppKit 0x963e7306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
29 com.apple.AppKit 0x963a949f -[NSApplication run] + 821
30 tv.boxee.boxee 0x00af1dc9 main + 1625
31 tv.boxee.boxee 0x0000e202 _start + 216
32 tv.boxee.boxee 0x0000e129 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x932a70ea kevent + 10
1 libSystem.B.dylib 0x932a7804 _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x932a6cc3 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x932a6a68 _dispatch_worker_thread2 + 234
4 libSystem.B.dylib 0x932a64f1 _pthread_wqthread + 390
5 libSystem.B.dylib 0x932a6336 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x9328093a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x932ae445 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x932f7710 pthread_cond_timedwait + 47
3 tv.boxee.boxee 0x00b4c7cf SDL_CondWaitTimeout + 127
4 tv.boxee.boxee 0x0002992b WaitForEvent(CXHandle*, unsigned int) + 123
5 tv.boxee.boxee 0x00029c9c WaitForMultipleObjects(unsigned int, CXHandle**, int, unsigned int) + 540
6 tv.boxee.boxee 0x000bc702 CThread::WaitForSingleObject(CXHandle*, unsigned int) + 130
7 tv.boxee.boxee 0x007230a9 CGUISoundPlayer::Process() + 73
8 tv.boxee.boxee 0x000bccb1 CThread::staticThread(void*) + 97
9 libSystem.B.dylib 0x932adfbd _pthread_start + 345
10 libSystem.B.dylib 0x932ade42 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x9328093a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x932ae445 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x932f7710 pthread_cond_timedwait + 47
3 tv.boxee.boxee 0x00b4c7cf SDL_CondWaitTimeout + 127
4 tv.boxee.boxee 0x0002992b WaitForEvent(CXHandle*, unsigned int) + 123
5 tv.boxee.boxee 0x00029a25 WaitForSingleObject(CXHandle*, unsigned int) + 213
6 tv.boxee.boxee 0x000bc672 CThread::Sleep(unsigned int) + 66
7 tv.boxee.boxee 0x0027ce07 MEDIA_DETECT::CDetectDVDMedia::Process() + 87
8 tv.boxee.boxee 0x000bccb1 CThread::staticThread(void*) + 97
9 libSystem.B.dylib 0x932adfbd _pthread_start + 345
10 libSystem.B.dylib 0x932ade42 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x932bc066 select$DARWIN_EXTSN$NOCANCEL + 10
1 libSystem.B.dylib 0x9335511b select + 92
2 tv.boxee.boxee 0x00a596c7 BOXEE::Boxee::DiscoveryThread(void*) + 455
3 tv.boxee.boxee 0x00b03bcd SDL_RunThread + 61
4 tv.boxee.boxee 0x00b4bf81 RunThread + 17
5 libSystem.B.dylib 0x932adfbd _pthread_start + 345
6 libSystem.B.dylib 0x932ade42 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x9328093a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x932ae445 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x932f7710 pthread_cond_timedwait + 47
3 tv.boxee.boxee 0x00b4c7cf SDL_CondWaitTimeout + 127
4 tv.boxee.boxee 0x00ab0b02 BOXEE::CBoxeeScheduleTaskManager::ScheduleTaskProc ess(void*) + 802
5 tv.boxee.boxee 0x00b03bcd SDL_RunThread + 61
6 tv.boxee.boxee 0x00b4bf81 RunThread + 17
7 libSystem.B.dylib 0x932adfbd _pthread_start + 345
8 libSystem.B.dylib 0x932ade42 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x9328093a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x932ae445 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x932f7710 pthread_cond_timedwait + 47
3 tv.boxee.boxee 0x00b4c7cf SDL_CondWaitTimeout + 127
4 tv.boxee.boxee 0x0002992b WaitForEvent(CXHandle*, unsigned int) + 123
5 tv.boxee.boxee 0x00029a25 WaitForSingleObject(CXHandle*, unsigned int) + 213
6 tv.boxee.boxee 0x000bc672 CThread::Sleep(unsigned int) + 66
7 tv.boxee.boxee 0x004f6339 WatchDog::Process() + 3801
8 tv.boxee.boxee 0x000bccb1 CThread::staticThread(void*) + 97
9 libSystem.B.dylib 0x932adfbd _pthread_start + 345
10 libSystem.B.dylib 0x932ade42 thread_start + 34
mrmr
March 28th, 2010, 12:26 AM
I too am crashing like crazy!! Really frustrating...everything from scanning applications to trying to watch content whether it be application content or my own the crashing has become incredible and thus the latest beta is unusable.
Sorry but hope something can be done here
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.