tracker issue : CF-4203487

select a category, or use search below
(searches all categories and all time range)
Title:

XMLSearch() still not fixed

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Chris Morley / ()

Created: 11/21/2018

Components: Language, XML

Versions: 2016

Failure Type: Non Functioning

Found In Build/Fixed In Build: 2016 Update 3 /

Priority/Frequency: Normal / Some users will encounter

Locale/System: / Win 2012 Server x64

Vote Count: 0

Problem Description:
See CF-3739102 - it's not just within cfthread, it's concurrency however it happens.

Steps to Reproduce:
Cache XML into an application variable, call XMLSearch(application.sXML) on it a couple of places around your application, experience higher traffic...

Actual Result:
Stack overflow errors

Expected Result:
Functional site

Any Workarounds:
Wrap your application scoped XML in a duplicate() ALA: XMLSearch(duplicate(application.sXML))

Yes, there's a workaround, but not ideal.

Attachments:

Comments:

Hi Chris, I have tried caching xml in to application variable, and tried accessing it under high load, but I don't see any issue. Can you share us a reproducible case?
Comment by HariKrishna K.
30477 | March 12, 2019 06:37:36 AM GMT
Not heard from the user, hence closing the bug. Let us know if you have a repro for the bug.
Comment by HariKrishna K.
30562 | March 25, 2019 07:49:49 AM GMT