Opened 13 years ago

Closed 11 years ago

#904 closed defect (duplicate)

Crash on script hotloading

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

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 (1)

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

Download all attachments as: .zip

Change History (7)

by vts, 13 years ago

Attachment: crashlog.zip added

contains crashlog.dmp and crashlog.txt

comment:1 by vts, 13 years ago

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

comment:2 by vts, 13 years ago

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

comment:3 by historic_bruno, 13 years ago

Which text editor are you using?

in reply to:  3 comment:4 by vts, 13 years ago

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 by historic_bruno, 13 years ago

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 by historic_bruno, 11 years ago

Milestone: Backlog
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.