On 09/04/09 15:24, "Christiaan Hofman" <cmhof...@gmail.com> wrote:
 
> A bit worrying for the Skim plugins, given that I today discovered
> that PDFKit's 64-bit binary is very buggy.

Interesting that you should mention that.  Skim (current svn) is presently
crashing very reliably for me on SKPDFView line 4159  [self
areaOfInterestForMouse:theEvent] (on 10.5.8).  Running it with GuardMalloc
didn't reveal anything interesting, but running in 32 bit mode seems to
avoid the crash.

Code Type:       X86-64 (Native)
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000011ba68000
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.PDFKit                  0x0000000100663b29
-[PDFPage(PDFPageInternal) loadTextChars] + 2803
1   com.apple.PDFKit                  0x00000001006605d9 -[PDFPage
characterIndexAtPoint:] + 125
2   com.apple.PDFKit                  0x00000001006484a2 -[PDFView
areaOfInterestForMouse:] + 621
3   net.sourceforge.skim-app.skim     0x000000010002efa0 -[SKPDFView
getCursorForEvent:] + 817
4   net.sourceforge.skim-app.skim     0x0000000100026df3 -[SKPDFView
mouseMoved:] + 30
5   com.apple.AppKit                  0x00007fff835547bd forwardMethod + 100
6   com.apple.AppKit                  0x00007fff835547bd forwardMethod + 100
7   com.apple.AppKit                  0x00007fff835547bd forwardMethod + 100
8   com.apple.AppKit                  0x00007fff835547bd forwardMethod + 100
9   com.apple.AppKit                  0x00007fff834c5c5b -[NSWindow
sendEvent:] + 6308
10  net.sourceforge.skim-app.skim     0x000000010006c16b -[SKMainWindow
sendEvent:] + 155
11  com.apple.AppKit                  0x00007fff8349285d -[NSApplication
sendEvent:] + 3832
12  net.sourceforge.skim-app.skim     0x00000001000566e8 -[SKApplication
sendEvent:] + 344
13  com.apple.AppKit                  0x00007fff833ed562 -[NSApplication
run] + 497
14  com.apple.AppKit                  0x00007fff833ba2f0 NSApplicationMain +
373
15  net.sourceforge.skim-app.skim     0x00000001000015a8 start + 52



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to