WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
14865
PDF link fails to open
https://bugs.webkit.org/show_bug.cgi?id=14865
Summary
PDF link fails to open
Cameo Wood
Reported
2007-08-02 15:46:43 PDT
When the form is completed and one uses the "createform" button, one gets the error of "File does not begin with '%PDF-'." This PDF issue is known and recorded in <
rdar://problem/5268454
>
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-08-16 10:29:52 PDT
The URL is no longer valid. Is there an updated URL to use?
Cameo Wood
Comment 2
2007-08-16 10:42:04 PDT
(In reply to
comment #1
)
> The URL is no longer valid. Is there an updated URL to use?
Yup- Use
https://pptform.state.gov/DS82/MainDS82.aspx
I also updated the bug url as well
Luca Dentis
Comment 3
2007-08-23 05:05:56 PDT
I've tried to open some PDF files with WebKit
r25168
, but the application crashed every time. Here an example:
http://gazzette.comune.jesi.an.it/2007/190/22.pdf
Luca Dentis
Comment 4
2007-08-23 05:29:18 PDT
here the last crash report: ********** Host Name: SEGR-MAC Date/Time: 2007-08-23 14:16:46.570 +0200 OS Version: 10.4.10 (Build 8R218) Report Version: 4 Command: Safari Path: /Applications/Safari.app/Contents/MacOS/Safari Parent: WindowServer [65] Version:
r25168
(25168) PID: 537 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x80010008 Thread 0 Crashed: 0 <<00000000>> 0xfffeff20 objc_msgSend_rtp + 32 1 com.apple.WebKit 0x957e6f68 -[WebView(WebPendingPublic) setScriptDebugDelegate:] + 72 2 com.apple.WebKit 0x957ade7c -[WebView(WebPrivate) _close] + 236 3 com.apple.Safari 0x000e12c4 0x1000 + 918212 4 com.apple.Safari 0x000d4808 0x1000 + 866312 5 com.apple.Safari 0x00027a78 0x1000 + 158328 6 com.apple.Safari 0x000277c8 0x1000 + 157640 7 com.apple.Safari 0x00073914 0x1000 + 469268 8 com.apple.Foundation 0x92be0ae4 _nsnote_callback + 180 9 com.apple.CoreFoundation 0x90805078 __CFXNotificationPost + 368 10 com.apple.CoreFoundation 0x907fd114 _CFXNotificationPostNotification + 684 11 com.apple.Foundation 0x92bcaeec -[NSNotificationCenter postNotificationName:object:userInfo:] + 92 12 com.apple.AppKit 0x9381f47c -[NSWindow _close] + 100 13 com.apple.AppKit 0x9381f3e0 -[NSWindow close] + 36 14 com.apple.Safari 0x0002776c 0x1000 + 157548 15 com.apple.Safari 0x000276d8 0x1000 + 157400 16 com.apple.AppKit 0x9381ec4c -[NSApplication sendAction:to:from:] + 108 17 com.apple.Safari 0x0001a020 0x1000 + 102432 18 com.apple.AppKit 0x9381eb80 -[NSControl sendAction:to:] + 96 19 com.apple.AppKit 0x9381ea60 -[NSCell _sendActionFrom:] + 156 20 com.apple.AppKit 0x93838a88 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020 21 com.apple.AppKit 0x93838670 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564 22 com.apple.AppKit 0x93838094 -[NSControl mouseDown:] + 536 23 com.apple.AppKit 0x938bc540 -[_NSThemeWidget mouseDown:] + 100 24 com.apple.AppKit 0x937d9890 -[NSWindow sendEvent:] + 4616 25 com.apple.Safari 0x000ab334 0x1000 + 697140 26 com.apple.AppKit 0x937828d4 -[NSApplication sendEvent:] + 4172 27 com.apple.Safari 0x00016444 0x1000 + 87108 28 com.apple.AppKit 0x93779d10 -[NSApplication run] + 508 29 com.apple.AppKit 0x9386a87c NSApplicationMain + 452 30 com.apple.Safari 0x0000246c 0x1000 + 5228 31 com.apple.Safari 0x0004f1b0 0x1000 + 319920 Thread 1: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268 4 com.apple.Foundation 0x92c086a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264 5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 2: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268 4 com.apple.Foundation 0x92c097e8 +[NSURLCache _diskCacheSyncLoop:] + 152 5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 3: 0 libSystem.B.dylib 0x9001f88c select + 12 1 com.apple.CoreFoundation 0x907f0434 __CFSocketManager + 472 2 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 4: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 com.apple.Foundation 0x92be830c -[NSConditionLock lockWhenCondition:] + 68 3 com.apple.Syndication 0x9ac1042c -[AsyncDB _run:] + 192 4 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 5 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 5: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 ...ple.CoreServices.CarbonCore 0x90c034cc MPWaitOnSemaphore + 184 3 AdobeACE 0x271ee9ec ACETerminate + 19916 4 AdobeACE 0x271eec38 ACETerminate + 20504 5 AdobeACE 0x271ee5fc ACETerminate + 18908 6 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76 7 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 6: 0 libSystem.B.dylib 0x900061ec syscall + 12 1 com.apple.OpenTransport 0x9aa735a0 BSD_waitevent + 44 2 com.apple.OpenTransport 0x9aa78360 CarbonSelectThreadFunc + 176 3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 7: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 com.apple.OpenTransport 0x9aa73e94 CarbonOperationThreadFunc + 80 3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 8: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 ...ple.CoreServices.CarbonCore 0x90bf1dc8 SwitchContexts + 96 3 ...ple.CoreServices.CarbonCore 0x90be7a30 YieldToThread + 372 4 ...ple.CoreServices.CarbonCore 0x90bf1d10 SetThreadState + 192 5 ...ple.CoreServices.CarbonCore 0x90bf1c2c SetThreadStateEndCritical + 144 6 com.adobe.AcrobatPlugin.eBook 0x2bac4aec main + 5780 7 com.adobe.AcrobatPlugin.eBook 0x2bac4a2c main + 5588 8 com.adobe.AcrobatPlugin.eBook 0x2bac4994 main + 5436 9 com.adobe.AcrobatPlugin.eBook 0x2bac4928 main + 5328 10 com.adobe.AcrobatPlugin.eBook 0x2bac48ac main + 5204 11 ...ple.CoreServices.CarbonCore 0x90bf1e6c InvokeThreadEntryUPP + 24 12 ...ple.CoreServices.CarbonCore 0x90bf1a8c CooperativeThread + 220 13 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 9: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90001c10 pthread_mutex_lock + 472 2 com.apple.Foundation 0x92bc6a54 -[NSLock lock] + 28 3 com.adobe.acrobat.pdfviewer 0x06bda4b4 dyld_stub_pthread_key_create + 112932624 4 com.adobe.acrobat.pdfviewer 0x06bdbcf4 dyld_stub_pthread_key_create + 112938832 5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 10: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90001c10 pthread_mutex_lock + 472 2 com.apple.Foundation 0x92bc6a54 -[NSLock lock] + 28 3 com.adobe.acrobat.pdfviewer 0x06bda588 dyld_stub_pthread_key_create + 112932836 4 com.adobe.acrobat.pdfviewer 0x06bdbcf4 dyld_stub_pthread_key_create + 112938832 5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 11: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90001c10 pthread_mutex_lock + 472 2 com.apple.Foundation 0x92bc6a54 -[NSLock lock] + 28 3 com.adobe.acrobat.pdfviewer 0x06bda4b4 dyld_stub_pthread_key_create + 112932624 4 com.adobe.acrobat.pdfviewer 0x06bdbcf4 dyld_stub_pthread_key_create + 112938832 5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 12: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90001c10 pthread_mutex_lock + 472 2 com.apple.Foundation 0x92bc6a54 -[NSLock lock] + 28 3 com.adobe.acrobat.pdfviewer 0x06bda4b4 dyld_stub_pthread_key_create + 112932624 4 com.adobe.acrobat.pdfviewer 0x06bdbcf4 dyld_stub_pthread_key_create + 112938832 5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 13: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90001c10 pthread_mutex_lock + 472 2 com.apple.Foundation 0x92bc6a54 -[NSLock lock] + 28 3 com.adobe.acrobat.pdfviewer 0x06bda4b4 dyld_stub_pthread_key_create + 112932624 4 com.adobe.acrobat.pdfviewer 0x06bdbcf4 dyld_stub_pthread_key_create + 112938832 5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 14: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90001c10 pthread_mutex_lock + 472 2 com.apple.Foundation 0x92bc6a54 -[NSLock lock] + 28 3 com.adobe.acrobat.pdfviewer 0x06bda63c dyld_stub_pthread_key_create + 112933016 4 com.adobe.acrobat.pdfviewer 0x06bdbdec dyld_stub_pthread_key_create + 112939080 5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108 6 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 15: 0 libSystem.B.dylib 0x9000b348 mach_msg_trap + 8 1 libSystem.B.dylib 0x9000b29c mach_msg + 60 2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832 3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268 4 com.apple.CoreFoundation 0x907ec90c CFRunLoopRun + 52 5 ...dobe.AcrobatPlugin.Comments 0x2b531000 main + 1437820 6 ...dobe.AcrobatPlugin.Comments 0x2b531924 main + 1440160 7 ...ple.CoreServices.CarbonCore 0x90bc57b0 PrivateMPEntryPoint + 76 8 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 16: 0 libSystem.B.dylib 0x9002c3c8 semaphore_wait_signal_trap + 8 1 libSystem.B.dylib 0x90030eac pthread_cond_wait + 480 2 com.apple.OpenTransport 0x9aa83df0 CarbonInetOperThreadFunc + 80 3 libSystem.B.dylib 0x9002bd08 _pthread_body + 96 Thread 0 crashed with PPC Thread State 64: srr0: 0x00000000fffeff20 srr1: 0x000000000200f030 vrsave: 0x0000000000000000 cr: 0x44004228 xer: 0x0000000020000004 lr: 0x00000000957e6f68 ctr: 0x00000000957e6f20 r0: 0x00000000957ade7c r1: 0x00000000bfffd8b0 r2: 0x0000000080010008 r3: 0x0000000001000000 r4: 0x0000000090aa9904 r5: 0x0000000000000038 r6: 0x000000000000003f r7: 0x000000000f869142 r8: 0x00000000000aa0c0 r9: 0x00000000007e5018 r10: 0x0000000000000018 r11: 0x000000006f549904 r12: 0x0000000000020000 r13: 0x00000000a37a8688 r14: 0x0000000000000100 r15: 0x0000000000000000 r16: 0x00000000a379868c r17: 0x0000000000000000 r18: 0x00000000006373b0 r19: 0x00000000006ada20 r20: 0x00000000a377b2f4 r21: 0x00000000a07b4f18 r22: 0x0000000000000019 r23: 0x0000000000000000 r24: 0x00000000006077c0 r25: 0x0000000000130000 r26: 0x0000000000000000 r27: 0x0000000000130bf0 r28: 0x0000000000000000 r29: 0x0000000000000000 r30: 0x000000000653a8d0 r31: 0x00000000957e6f20 Binary Images Description: 0x1000 - 0x123fff com.apple.Safari 3.0.3 (522.12.1) /Applications/Safari.app/Contents/MacOS/Safari 0x158000 - 0x159fff WebKitNightlyEnabler.dylib /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x305000 - 0x3bdfff com.apple.WebKit 523.2+ /Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit 0x440000 - 0x4f4fff com.apple.JavaScriptCore 523.2+ /Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x1008000 - 0x1579fff com.apple.WebCore 523.2+ /Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore 0x5e89000 - 0x5e8bfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x6048000 - 0x604dfff com.apple.JavaScriptGlue 523.2+ /Applications/WebKit.app/Contents/Resources/JavaScriptGlue.framework/Versions/A/JavaScriptGlue 0x6bd1000 - 0x6bfcfff com.adobe.acrobat.pdfviewer 7.0.5 /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer 0xa45b000 - 0xa494fff com.adobe.selfhealer AdobeSelfHealing version 2.0.5 (2.0.5) /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeSelfHealing.framework/AdobeSelfHealing 0xa705000 - 0xa78dfff Onix /Applications/Safari.app/Contents/Frameworks/Onix.Framework/Onix 0x18017000 - 0x1803bfff com.adobe.AcrobatPlugin.ImageViewer 7.0.0 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/ImageViewer.acroplugin/ImageViewer 0x182cb000 - 0x1835efff AdobeJP2K /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K 0x185d6000 - 0x185fafff AdobeAXE8SharedExpat /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpat 0x18631000 - 0x18656fff AdobeAXE16SharedExpat /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE16SharedExpat 0x18745000 - 0x187f2fff AdobeAXSLE /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE 0x188eb000 - 0x18928fff MSL /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/MSL.framework/Versions/A/MSL 0x25000000 - 0x258a6fff com.adobe.Acrobat.framework Acrobat version 7.0.8 (7.0.8) /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/Acrobat.framework/Acrobat 0x271bd000 - 0x27265fff AdobeACE /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE 0x27318000 - 0x275b2fff AdobeAGM /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM 0x27bf0000 - 0x27c17fff AdobeBIB /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB 0x27cc6000 - 0x27eebfff AdobeCoolType /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType 0x2a11a000 - 0x2a157fff com.adobe.AcrobatPlugin.Accessibility 7.0.7 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/Accessibility.acroplugin/Accessibility 0x2a1a3000 - 0x2a7fcfff com.adobe.AcrobatPlugin.AcroForm 7.0.8 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/AcroForm.acroplugin/AcroForm 0x2b252000 - 0x2b2bffff com.adobe.AcrobatPlugin.Checkers 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/Checkers.acroplugin/Checkers 0x2b3d0000 - 0x2b59afff com.adobe.AcrobatPlugin.Comments 7.0.7 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/Comments.acroplugin/Comments 0x2b816000 - 0x2b934fff com.adobe.AcrobatPlugin.DigSig 7.0.8 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/DigSig.acroplugin/DigSig 0x2bac1000 - 0x2bbb4fff com.adobe.AcrobatPlugin.eBook 7.0.7 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/eBook.acroplugin/eBook 0x2bd8f000 - 0x2bdacfff com.adobe.AcrobatPlugin.EFS 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/EFS.acroplugin/EFS 0x2bdde000 - 0x2bef8fff com.adobe.AcrobatPlugin.EScript 7.0.8 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/EScript.acroplugin/EScript 0x2c041000 - 0x2c064fff com.adobe.AcrobatPlugin.EWH 7.0.7 (7.0.8) /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/EWH.acroplugin/EWH 0x2c07f000 - 0x2c085fff com.adobe.AcrobatPlugin.HLS 7.0.0 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/HLS.acroplugin/HLS 0x2d07d000 - 0x2d080fff com.adobe.AcrobatPlugin.LegalPDF 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/LegalPDF.acroplugin/LegalPDF 0x2d088000 - 0x2d2b0fff com.adobe.AcrobatPlugin.MakeAccessible 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/MakeAccessible.acroplugin/MakeAccessible 0x2d711000 - 0x2d85efff com.adobe.AcrobatPlugin.Multimedia 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/Multimedia.acroplugin/Multimedia 0x2dc75000 - 0x2dceafff com.adobe.AcrobatPlugin.PDDom 7.0.7 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/PDDom.acroplugin/PDDom 0x2dd9a000 - 0x2de09fff com.adobe.AcrobatPlugin.Template 7.0.0 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/PictureTasks.acroplugin/PictureTasks 0x2debe000 - 0x2e261fff com.adobe.AcrobatPlugin.PPKLite 7.0.8 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/PPKLite.acroplugin/PPKLite 0x2e841000 - 0x2e880fff com.adobe.AcrobatPlugin.Reflow 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/Reflow.acroplugin/Reflow 0x2e8fc000 - 0x2e93bfff com.adobe.AcrobatPlugin.SaveAsRTF 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/SaveAsRTF.acroplugin/SaveAsRTF 0x2ea95000 - 0x2eacffff com.adobe.AcrobatPlugin.Search 7.0.0 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/Search.acroplugin/Search 0x2eb1e000 - 0x2eb2ffff com.adobe.AcrobatPlugin.SendMail 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/SendMail.acroplugin/SendMail 0x2eb50000 - 0x2ec09fff com.adobe.AcrobatPlugin.SOAP 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/SOAP.acroplugin/SOAP 0x2ed14000 - 0x2ed60fff com.adobe.AcrobatPlugin.Spelling 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/Spelling.acroplugin/Spelling 0x2f368000 - 0x2f3b0fff com.adobe.AcrobatPlugin.Updater 7.0.5 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/Updater.acroplugin/Updater 0x2f4c0000 - 0x2f4e0fff com.adobe.AcrobatPlugin.WebLink 7.0.7 /Applications/Adobe Reader 7.0.8/Adobe Reader 7.0.8.app/Contents/Plug-ins/WebLink.acroplugin/WebLink 0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld 0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib 0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib 0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib 0x90ae9000 - 0x90b5bfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib 0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90f91000 - 0x90fd3fff com.apple.CFNetwork 4.0 (129.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore 0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib 0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib 0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib 0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9174d000 - 0x91804fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib 0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib 0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91c77000 - 0x91cdffff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib 0x91ce4000 - 0x91d21fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91d28000 - 0x91d41fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91d46000 - 0x91d49fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91d4b000 - 0x91e29fff libxml2.2.dylib /usr/lib/libxml2.2.dylib 0x91e49000 - 0x91e49fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91e4b000 - 0x91f30fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91f38000 - 0x91f57fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91fc3000 - 0x92031fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x9203c000 - 0x920d1fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x920eb000 - 0x92673fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x926a6000 - 0x929d1fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x92a01000 - 0x92aeffff libiconv.2.dylib /usr/lib/libiconv.2.dylib 0x92af2000 - 0x92b7afff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92bbb000 - 0x92de6fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92f13000 - 0x92f31fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92f3c000 - 0x92f96fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92fb4000 - 0x92fb4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92fb6000 - 0x92fcafff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92fe2000 - 0x92ff2fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x92ffe000 - 0x93013fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x93025000 - 0x930acfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x930c0000 - 0x930cbfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x930d5000 - 0x93102fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x9311c000 - 0x9312bfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x93137000 - 0x9319dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x931ce000 - 0x9321dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9324b000 - 0x93268fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9327a000 - 0x93287fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x93290000 - 0x9359efff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x936ee000 - 0x936fafff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x936ff000 - 0x9371ffff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x93773000 - 0x93773fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93775000 - 0x93da8fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x94135000 - 0x941a7fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x941e0000 - 0x942a4fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x942f6000 - 0x942f6fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x942f8000 - 0x944b8fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x94502000 - 0x9453ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x94547000 - 0x94597fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x945a0000 - 0x945bafff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x945ca000 - 0x945eafff libmx.A.dylib /usr/lib/libmx.A.dylib 0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils 0x946f3000 - 0x9470ffff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x94723000 - 0x94767fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x9478b000 - 0x9479afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x947a2000 - 0x947affff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x947f5000 - 0x9480efff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94815000 - 0x94b34fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x94c18000 - 0x94c89fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib 0x94dfe000 - 0x94f2efff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x94fc0000 - 0x94fcffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x94fd7000 - 0x95004fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x9500b000 - 0x9501bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib 0x9501f000 - 0x9504efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib 0x9505e000 - 0x9507bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib 0x95794000 - 0x95845fff com.apple.WebKit 522.11.1 /System/Library/Frameworks/WebKit.framework/WebKit 0x96120000 - 0x9612dfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x96145000 - 0x9616efff libxslt.1.dylib /usr/lib/libxslt.1.dylib 0x963fa000 - 0x9642cfff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x96971000 - 0x96987fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0x96989000 - 0x969a9fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0x969b7000 - 0x969c5fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x969cd000 - 0x969e0fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x9863b000 - 0x9870cfff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x98789000 - 0x98789fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x9aa71000 - 0x9aa8ffff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport 0x9ac0d000 - 0x9ac43fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication 0x9ac60000 - 0x9ac72fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
David Kilzer (:ddkilzer)
Comment 5
2007-08-23 08:42:51 PDT
(In reply to
comment #3
)
> I've tried to open some PDF files with WebKit
r25168
, but the application > crashed every time. > Here an example:
http://gazzette.comune.jesi.an.it/2007/190/22.pdf
Luca, this sounds like
Bug 11430
(since you have Acrobat Reader 7.0.x installed), but the crash log is different. Also, this crash is probably a different bug than the one the original reporter saw since they were using Windows. Could you open a new bug for this and attach the crash log? Thanks!
David Kilzer (:ddkilzer)
Comment 6
2007-08-23 08:43:28 PDT
Luca, please see previous comment.
Cameo Wood
Comment 7
2007-09-29 01:12:52 PDT
now I am getting this error instead:
https://pptform.state.gov/DS82/MainDS82.aspx
”. The error was: “unknown error” ((null):10053 Any ideas?
JC
Comment 8
2013-08-07 08:26:30 PDT
Safari 6.0.5 Built:
r153784
OS 10.8.4 PDF files doesn´t load (pages appears with "missing plugin") Try this:
http://neurocog.psy.tufts.edu/manuscripts/09.Holcomb1993.pdf
I'm sure is not about missing plugin or misconfigured plugin settings, like adobe reader or something like that.
Alexey Proskuryakov
Comment 9
2013-08-07 11:36:41 PDT
Could you please file a new bug about this? It’s not useful to have a discussion of a new issue in the same bug as something different that was happening 6 years ago. Since <
https://pptform.state.gov/DS82/MainDS82.aspx
> no longer exist and <
rdar://problem/5268454
> is marked as resolved, I’m marking this bug as resolved too.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug