Closed Bug 53399 Opened 24 years ago Closed 24 years ago

PDF Support Problem: Crash in NPN_GetURL

Categories

(Core Graveyard :: Plug-ins, defect, P2)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lmcquarr, Assigned: serhunt)

References

()

Details

(Keywords: crash, Whiteboard: [nsbeta3+][HAVE FIX][PDTP2])

Attachments

(1 file)

9/20 win build.

There is a feature of Acrobat that allows folks using web search engines
to get highlights of search hits in their pdf documents.  This feature
uses NPN_GetURL, which unfortunately crashes.  Here is the callstack:
GKPLUGIN! 603b75ec()
GKPLUGIN! 603b4e9b()
GKPLUGIN! 603b4d5b()
GKPLUGIN! 603b15fd()
NPN_GetURL(_NPP * 0x023582f8, const char * 0x025f15c8, const char * 0x00000000) 
line 190 + 20 bytes
OpenAuxStreams(_t_PDFXInstanceClientData * 0x0288dac0) line 1213 + 20 bytes
shimProcess(_t_PDFXInstanc


Here is how to reproduce:

1) Goto www.verity.com.
2) type in PDF in the search box on the first page and press enter
3) when your search results come up, select *any* pdf file  (the
first result is a PDF file titled P39991 - MK0212). 

4) When you view the PDF file, it comes up, and then the Acrobat
NS plug-in does a NPN_GetURL for the highlight data, and CRASH!
Keywords: acrobat, nsbeta3
Priority: P3 → P2
confirming
attaching patch - call to get doc succeeded but there was no doc

Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: patch, review
Attached patch proposed fixSplinter Review
Thank you, Sean@beatnik.com, for your fix!
Marking crash and P1 as this is a high profile partner. It's also high profile 
backwards compatibility as Acrobat is the #2 most widely-used plug-in on the web 
per Hotbot. Taking the liberty of marking [nsbeta3+][HAVE FIX] for Andrei and 
karnaze as Sean's provided a patch. Let's get this reviewed and checked in ASAP. 
Andrei, could you please review and also find whichever other reviewer we need 
per current check-in rules?
Keywords: crash
Priority: P2 → P1
Whiteboard: [nsbeta3+][HAVE FIX]
Fix looks good to me. r=av. I will submit it for approval.
Status: NEW → ASSIGNED
Changing to P2.  After Friday we wouldn't stop ship for this one unless most 
Acrobat usage is blocked.
Priority: P1 → P2
Whiteboard: [nsbeta3+][HAVE FIX] → [nsbeta3+][HAVE FIX][PDTP2]
Keywords: 4xp
The patch is in. Thanks, Sean!
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified on br windows 20000928. Does not crash anymore.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: