[BUG] Squeak virtual memory problem?

Robert Hirschfeld hirschfeld at acm.org
Mon Jul 17 07:34:21 UTC 2000


Hi,

On Windows while trying to open a file list on drive C:
I got a crash due to a virtual memory problem.

The following:

  (world menu)
    open ...
      file list
        [select drive C:]

resulted in:

  [Squeak virtual memory problem]
  page (494000) not in bounds (2b20000 -- 5a35000)
inSqMemIsReservedPage.
  Squeak will crash RIGHT NOW.

(Image: 2.8, latest update #2345 | VM: 2.8, alpha built 1, May 23 2000)

The contents of the crash.dmp file follows.

Thanks,
-Robert


crash.dmp:

---------------------------------------------------------------------
Mon Jul 17 00:21:14 2000

Exception code: C0000005
Exception addr: 0044E2A5
Access violation (read access) at 004944B4
EAX:0000BAA1	EBX:00000000	ECX:47C7DEA8	EDX:00000041
ESI:EA3A5D00	EDI:0247F9C4	EBP:0247FACC	ESP:0247F9AC
EIP:0044E2A5	EFL:00010293
FP Control: FFFF037F
FP Status:  FFFF0120
FP Tag:     FFFFFFFF

Current byte code: 242
Primitive index: 162
Stack dump follows:

71840716 FileDirectory>directoryContentsFor:
71840072 FileDirectory>entries
71840808 FileList>listForPattern:
71839520 [] in FileList>updateFileList
71839980 BlockContext>on:do:
71840440 [] in BlockContext>valueUninterruptably
71839888 BlockContext>on:do:
71840256 [] in BlockContext>valueUninterruptably
71839796 BlockContext>on:do:
71839704 BlockContext>valueUninterruptably
71839612 BlockContext>ensure:
71839428 Cursor>showWhile:
71839312 FileList>updateFileList






More information about the Squeak-dev mailing list