#131: New exception in r2062
| Type: | Exception | First reported: | 18 Apr 2010 |
| Status: | Last modified: | 3 Jul 2011 | |
| Occurrences: | 1 | Fixed: | In revision r3347 |
NSInternalInconsistencyException
Failed to set up UTF16 buffer.
(
0 CoreFoundation 0x00007fff8760dd24 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff80dd00f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff8760db47 +[NSException raise:format:arguments:] + 103
3 Foundation 0x00007fff8727d61f -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 181
4 Sequel Pro 0x0000000100090320 rkl_handleDelayedAssert + 464
5 Sequel Pro 0x000000010008dc17 rkl_performRegexOp + 4599
6 Sequel Pro 0x000000010008e7d4 -[NSString(RegexKitLiteAdditions) rangeOfRegex:options:inRange:capture:error:] + 100
7 Sequel Pro 0x000000010000d16c -[CustomQuery getHTMLformattedMySQLHelpFor:calledByAutoHelp:] + 1132
8 Sequel Pro 0x000000010000be4b -[CustomQuery showHelpFor:addToHistory:calledByAutoHelp:] + 91
9 Sequel Pro 0x000000010000cb64 -[CustomQuery showAutoHelpForCurrentWord:] + 116
10 Foundation 0x00007fff8720d448 __NSFireDelayedPerform + 404
11 CoreFoundation 0x00007fff875aa708 __CFRunLoopRun + 6488
12 CoreFoundation 0x00007fff875a88df CFRunLoopRunSpecific + 575
13 HIToolbox 0x00007fff84db8ada RunCurrentEventLoopInMode + 333
14 HIToolbox 0x00007fff84db88df ReceiveNextEventCommon + 310
15 HIToolbox 0x00007fff84db8798 BlockUntilNextEventMatchingListInMode + 59
16 AppKit 0x00007fff8511da2a _DPSNextEvent + 708
17 AppKit 0x00007fff8511d379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
18 AppKit 0x00007fff850e305b -[NSApplication run] + 395
19 AppKit 0x00007fff850dbd7c NSApplicationMain + 364
20 Sequel Pro 0x0000000100002019 main + 9
21 Sequel Pro 0x0000000100001fe4 start + 52
22 ??? 0x0000000000000002 0x0 + 2
)
Comments
Select DATE_FORMAT(`Datum`, '%d-%m-%y')
Developer