Ticket #904 (closed defect: duplicate)

Opened 22 months ago

Last modified 7 weeks ago

Crash on script hotloading

Reported by: vts Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords: crash
Cc:

Description

I encountered the following crash when hotloading GuiInterface.js. The exe was started using the -quickstart option. I've attached crashlog.dmp and crashlog.txt.

Operating System : Windows Vista Home Premium 32-bit SP2
Compiler: VC9 SP1
Processor: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz
Memory : 3325MB (1440MB used)
Graphics Card: NVIDIA GeForce GTS 250 1GB GDDR3 PCI-E
Graphics Driver: NVIDIA ForceWare 257.21
Resolution : 1920x1080 pixels

Details: unhandled exception (PSERROR_CVFSFile_InvalidBufferAccess("CVFSFile_InvalidBufferAccess"))

Location: unknown:0 (RtlInitializeExceptionChain)

Call stack:

(error while dumping stack: No stack frames found)
errno = 0 (No error reported here)
OS error = 0 (no error code was set)

Attachments

crashlog.zip (15.8 KB) - added by vts 22 months ago.
contains crashlog.dmp and crashlog.txt

Change History

Changed 22 months ago by vts

contains crashlog.dmp and crashlog.txt

comment:1 Changed 22 months ago by vts

Forgot to mention the revision: this is using revision [9892]

comment:2 Changed 22 months ago by vts

Upon closer inspection this looks like the same error as #848; before this exception is thrown the error from #848 happens.

comment:3 follow-up: ↓ 4 Changed 22 months ago by historic_bruno

Which text editor are you using?

comment:4 in reply to: ↑ 3 Changed 22 months ago by vts

Replying to historic_bruno:

Which text editor are you using?

The text editor is Eclipse Helios's JSDT v1.2.3 editor. The crash doesn't always happen though -- I need to try maybe 10 times to have it happen once.

comment:5 Changed 22 months ago by historic_bruno

Sounds exactly like #848, but I don't know how to fix it yet and it's probably not a very high priority :/

comment:6 Changed 7 weeks ago by historic_bruno

  • Status changed from new to closed
  • Resolution set to duplicate
  • Milestone Backlog deleted
Note: See TracTickets for help on using tickets.