[Scummvm-tracker] [ScummVM :: Bugs] #16766: NANCY9: Assertion (idx < _size) in array.h when giving male crab to Holt

ScummVM :: Bugs trac at scummvm.org
Wed May 6 22:00:00 UTC 2026


#16766: NANCY9: Assertion (idx < _size) in array.h when giving male crab to Holt
-------------------------+-------------------------------------------------
Reporter:                |       Owner:  (none)
  jarodhoekstra-bot      |
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: Nancy
 Version:                |  Resolution:
Keywords:                |        Game:  Nancy Drew: Danger on Deception
                         |  Island
-------------------------+-------------------------------------------------
Comment (by tunnelsociety):

 Yep, reproduced (with a female crab >:) )

 I reproduce it all the way back to a commit from Dec 2025, long before DDI
 was marked for testing, so I would not say it is a regression. That said,
 I guess Nancy9 should not be marked as ready for release as long as this
 issue is open.

 {{{
 #4  0x0000555556ecea8f in Common::Array<short>::operator[]
 (this=0x5040001cab18, idx=29) at ./common/array.h:275
 No locals.
 #5  0x0000555557069357 in Nancy::Action::SetValueCombo::execute
 (this=0x50f0000151c0) at engines/nancy/action/datarecords.cpp:179
         valueToAdd = 0
         i = 0
         playerTable = 0x5040001cab10
         numSingleValues = 30
 #6  0x0000555556f858bb in
 Nancy::Action::ActionManager::processActionRecords (this=0x52200006d548)
     at engines/nancy/action/actionmanager.cpp:261
         record = 0x50f0000151c0
         __range2 = @0x52200006d550: {_capacity = 8, _size = 5, _storage =
 0x50600015ad00}
         __begin2 = 0x50600015ad10
         __end2 = 0x50600015ad28
         activeRecordsThisFrame = true
 #7  0x0000555556ea02b1 in Nancy::State::Scene::run (this=0x52200006c100)
 at engines/nancy/state/scene.cpp:1085
         currentPlayTime = {_milliseconds = 4856197}
         deltaTime = {_milliseconds = 45}
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16766#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list