Ticket #904 (closed defect: duplicate)
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
Change History
Changed 22 months ago by vts
- Attachment crashlog.zip added
comment:1 Changed 22 months ago by vts
Forgot to mention the revision: this is using revision [9892]
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.

contains crashlog.dmp and crashlog.txt