Ticket #835 (closed bug: fixed)

Opened 13 years ago

Last modified 12 years ago

Crash when appending to subclasses of ResizablePMCArray

Reported by: treed Owned by:
Priority: normal Milestone:
Component: core Version: trunk
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

I experience a SIGBUS while attempting to use the append method on subclasses of ResizablePMCArray.

The crash seems to require at least three elements in the array being appended to.

Attachments

arraybug.pir Download (493 bytes) - added by treed 13 years ago.
PIR code exhibiting the crash

Change History

Changed 13 years ago by treed

PIR code exhibiting the crash

Changed 13 years ago by jkeenan

  • component changed from none to core

Changed 12 years ago by bacek

  • status changed from new to closed
  • resolution set to fixed

Hello.

It doesn't crash for me anymore. Regression test added in r46469. Closing ticket.

-- Bacek

Note: See TracTickets for help on using tickets.