Comment 19 for bug 62145

Revision history for this message
Vik (vik-catalyst) wrote :

I can confirm that running wings3d 0.98.36-5 with libsdl-erlang 0.96.0626-7 under the current Ubuntu 8.04.1 Hardy release results in the following crash:

$ wings3d
Erlang (BEAM) emulator version 5.6.1 [source] [smp:2] [async-threads:0] [kernel-poll:false]

Eshell V5.6.1 (abort with ^G)
1> Trying OpenGL modes
  [{buffer_size,32},
   {depth_size,32},
   {stencil_size,8},
   {accum_size,16}]
  [{buffer_size,24},
   {depth_size,32},
   {stencil_size,8},
   {accum_size,16}]
  [{buffer_size,24},
   {depth_size,24},
   {stencil_size,8},
   {accum_size,16}]
Actual: RGBA: 8 8 8 0 Depth: 24 Stencil: 8 Accum: 16 16 16 16
Segmentation fault

I am happy to post additional info, just clue me in. I'll add myself to the watch list.

Vik :v)