[Vm-dev] OpenGL example chrashes

Balázs Kósi rebmekop at gmail.com
Tue Jan 25 10:35:01 UTC 2011


Hi,

On Tue, Jan 11, 2011 at 9:59 PM, Nikolay Suslov <nsuslovi at gmail.com> wrote:
> On Tue, Jan 11, 2011 at 11:02 PM, Eliot Miranda <eliot.miranda at gmail.com> wrote:
>> What's the case to test?
> I use the updated Squeak 4.2-10548-alpha with installed  (http://source.squeak.org/FFI) and (http://www.squeaksource.com/CroquetGL) packages running on 2346 CogVM.
> Then run "OpenGL example", which produces the  crash.

I tried this on windows xp with a 2349 CogVM, and it also chrashes.
It doesn't crash with my older vm (Teleplace VM 1.0.15).

For me the crash comes from
   OGLFontManager >> uploadFont:
when calling
  OpenGL >> glBitmap: width with: height with: xorig with: yorig with:
xmove with: ymove with: bitmap

It doesn't crash if bitmap is set to nil (or Object new or 'foo')

crash.dmp is attached.

Balázs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crash.dmp
Type: application/octet-stream
Size: 68318 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110125/eb5e131c/crash-0001.obj


More information about the Vm-dev mailing list