bugfluxus - Bugs: bug #32934, build-type crash

 
 

bug #32934: build-type crash

Submitted by:  gabor papp <gabor_papp>
Submitted on:  Mon 28 Mar 2011 12:50:30 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Open

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Mon 28 Mar 2011 12:50:30 PM UTC, original submission:

the following script crashes after running for about 1-2 minutes.

  1. libGLU.dylib 0x970b1623 gluTessCallback + 371

1 fluxus-engine_ss.dylib 0x027bb430 Fluxus::TypePrimitive::BuildGeometry(FT_GlyphSlotRec_* const&, Fluxus::TypePrimitive::GlyphGeometry&, float, bool) + 80
2 fluxus-engine_ss.dylib 0x027bd849 Fluxus::TypePrimitive::SetText(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 329
3 fluxus-engine_ss.dylib 0x0277cee4 build_type(int, Scheme_Object**) + 372

-----

(clear)

(define objs '())

(define (test)
(for-each
destroy
objs)

(with-state
(translate #(-5 6 0))
(set! objs
(for/list ([name (list "aa" "bb" "cc" "dd")])
(let ([t (build-type fluxus-scratchpad-font (string-append name " " (number->string (rndf))))])
(with-primitive t
(scale .2))
(translate #(0 -1 0))
t)))))

(every-frame (test))

gabor papp <gabor_papp>
Project Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by gabor_papp (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    No Changes Have Been Made to This Item

    Back to the top


    Powered by Savane 3.1-cleanup1