Created
October 13, 2009 20:05
-
-
Save kjg/209510 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ----- R_Init ----- | |
| Initializing OpenGL subsystem | |
| Last renderer was 'ATI Radeon X1600 OpenGL Engine' | |
| r_fullscreen = 1 | |
| ...setting mode 21: | |
| 1680 1050 Fullscreen | |
| No suitable display mode available. | |
| Unable to find requested display mode. | |
| GLimp_Init: window could not be created! | |
| ...setting mode 12: | |
| 1024 768 Windowed | |
| Tue Oct 13 15:03:23 kjg Chromium Helper[13600] <Error>: kCGErrorInvalidConnection: CGSGetCurrentCursorLocation: Invalid connection | |
| Tue Oct 13 15:03:23 kjg Chromium Helper[13600] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. | |
| Tue Oct 13 15:03:23 kjg Chromium Helper[13600] <Error>: kCGErrorInvalidConnection: CGSNewWindowWithOpaqueShape: Invalid connection | |
| 2009-10-13 15:03:23.185 Chromium Helper[13600:107] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1002) creating CGSWindow' | |
| *** Call stack at first throw: | |
| ( | |
| 0 CoreFoundation 0x90b2958a __raiseError + 410 | |
| 1 libobjc.A.dylib 0x96b2df49 objc_exception_throw + 56 | |
| 2 CoreFoundation 0x90b292b8 +[NSException raise:format:arguments:] + 136 | |
| 3 CoreFoundation 0x90b2922a +[NSException raise:format:] + 58 | |
| 4 AppKit 0x96082f7a _NSCreateWindowWithOpaqueShape2 + 519 | |
| 5 AppKit 0x96007e2e -[NSWindow _commonAwake] + 1624 | |
| 6 AppKit 0x96004aef -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 1524 | |
| 7 AppKit 0x9600373e -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1568 | |
| 8 AppKit 0x96003118 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 71 | |
| 9 AppKit 0x9667c18f -[NSWindow initWithContentRect:styleMask:backing:defer:screen:] + 85 | |
| 10 quakelive.mac.dylib 0x15c9361e 0x0 + 365508126 | |
| 11 QuakeLivePlugin 0x04705dde 0x0 + 74472926 | |
| 12 QuakeLivePlugin 0x04702e71 0x0 + 74460785 | |
| 13 QuakeLivePlugin 0x04703387 0x0 + 74462087 | |
| 14 Chromium Framework 0x01348625 MacScaleYUVToRGB32Row + 314205 | |
| 15 Chromium Framework 0x01347f26 MacScaleYUVToRGB32Row + 312414 | |
| 16 Chromium Framework 0x0004cffe ChromeMain + 219182 | |
| 17 Chromium Framework 0x0134e452 MacScaleYUVToRGB32Row + 338314 | |
| 18 Chromium Framework 0x0134b049 MacScaleYUVToRGB32Row + 324993 | |
| 19 Chromium Framework 0x00a11084 u_errorName_4_2 + 3649796 | |
| 20 Chromium Framework 0x0053e6e1 _Z18PR_ParseTimeStringPKciPx + 318305 | |
| 21 Chromium Framework 0x005131fb _Z18PR_ParseTimeStringPKciPx + 140923 | |
| 22 Chromium Framework 0x005139ce _Z18PR_ParseTimeStringPKciPx + 142926 | |
| 23 Chromium Framework 0x00513ca7 _Z18PR_ParseTimeStringPKciPx + 143655 | |
| 24 Chromium Framework 0x00516907 _Z18PR_ParseTimeStringPKciPx + 155015 | |
| 25 Chromium Framework 0x00514879 _Z18PR_ParseTimeStringPKciPx + 146681 | |
| 26 Chromium Framework 0x00514924 _Z18PR_ParseTimeStringPKciPx + 146852 | |
| 27 Chromium Framework 0x0134fbca MacScaleYUVToRGB32Row + 344322 | |
| 28 Chromium Framework 0x00017eae ChromeMain + 1758 | |
| 29 Chromium Helper 0x00001fc6 0x0 + 8134 | |
| ) | |
| [13591:2307:732229159680106:ERROR:/b/slave/chromium-rel-mac/build/src/chrome/browser/cocoa/browser_window_cocoa.mm(119)] Not implemented reached in virtual void BrowserWindowCocoa::ShelfVisibilityChanged() | |
| 2009-10-13 15:05:08.169 Chromium Helper[13628:107] __CFServiceControllerBeginPBSLoadForLocalizations received error 1100 from bootstrap_look_up2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment