Nasty :)  I'll track this down - I've had this problem before, so I probably
broke the fix when I removed my debugging memory allocation on the weekend.

-- Gareth

==============================================
Gareth Hughes        mailto:[EMAIL PROTECTED]
DEFINITYŽ Site Administration Project
Lucent Technologies, Bell Labs Australia ph: +61 2 9352 8608


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 04, 1999 6:16 PM
> To: [EMAIL PROTECTED]
> Subject: [Mesa-dev] new winding rules for GLU
> 
> 
> Hi All,
> 
> My VMS compiler choked on all the <CR> in the tess_winding.h. 
> So I commited
> a patch to remove them all.
> 
> However the new GLU seems not to work with the text3d demo 
> (using libGLTT).
> I get the following crash just after starting:
> 
> olka-jj) xlock -inwindow -nice 0 -modelist allgl
> %SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual 
> address=000000001372
> 4033, PC=000000000091349C, PS=0000001B
> %TRACE-F-TRACEBACK, symbolic stack dump follows
>   image    module    routine             line      rel PC     
>       abs PC
>  LIBMESAGLU  TESS_HEAP  heap_insert     10631 
> 000000000000025C 000000000091349C
>  LIBMESAGLU  TESS_FIST  add_ear_to_heap
>                                         11571 
> 000000000000120C 00000000009128CC
>  LIBMESAGLU  TESS_FIST  determine_ears  11453 
> 0000000000000000 0000000000000000
>  LIBMESAGLU  TESS_FIST  fist_recovery_process
>                                         11268 
> 0000000000000D80 0000000000912440
>  LIBMESAGLU  TESS_FIST  tessellate_contours
>                                         11402 
> 0000000000000000 0000000000000000
>  LIBMESAGLU  TESS_FIST  cleanup         11717 
> 0000000000000368 0000000000911A28
>  LIBMESAGLU  TESS_FIST  fist_tessellation
>                                         10742 
> 0000000000000000 0000000000000000
>  LIBMESAGLU  TESS  gluTessEndPolygon    10931 
> 00000000000006F8 0000000000910908
>  XLOCK  GLTTGLYPHPOLYGONIZER  polygonize
>                                          5999 
> 0000000000000660 000000000020D080
>  XLOCK  GLTTGLYPHTRIANGULATOR  triangulate
>                                          2480 
> 0000000000000258 000000000020C918
>  XLOCK  TEXT3D  Draw                    30280 
> 0000000000000DA8 0000000000208178
>  XLOCK  TEXT3D  draw_text3d             30947 
> 00000000000022D0 00000000002096A0
>  XLOCK  MODE  call_callback_hook        19953 
> 00000000000002A8 0000000000129BA8
>  XLOCK  MODE  call_change_hook          20024 
> 00000000000003A4 0000000000129CA4
>  XLOCK  XLOCK  justDisplay              32804 
> 0000000000003598 0000000000123598
>  XLOCK  XLOCK  main                     33798 
> 0000000000006038 0000000000126038
>  XLOCK  XLOCK  __main                       0 
> 0000000000000070 0000000000120070
>  XLOCK                                      0 
> 000000000021E354 000000000022E354
> 
> 
> Access violation normally means that is tries to use values 
> that are not
> initialized/allocated.
> 
>              Jouk
> 
> 
> Ceterum censeo tertium millennium post Christum natum anno 
> MMI incepturum esse
> 
> >-------------------------------------------------------------
> -----------------<
> 
>   Jouk Jansen
>                
>   [EMAIL PROTECTED]
> 
>   Technische Universiteit Delft        tttttttttt  uu     uu  ddddddd
>   Nationaal centrum voor HREM          tttttttttt  uu     uu  dd    dd
>   Rotterdamseweg 137                       tt      uu     uu  
> dd     dd
>   2628 AL Delft                            tt      uu     uu  
> dd     dd
>   Nederland                                tt      uu     uu  dd    dd
>   tel. 31-15-2781536                       tt       uuuuuuu   ddddddd
> 
> >-------------------------------------------------------------
> -----------------<
> 
> 
> 
> _______________________________________________
> Mesa-dev maillist  -  [EMAIL PROTECTED]
> http://lists.mesa3d.org/mailman/listinfo/mesa-dev
> 


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to