Guest User

Untitled

a guest
Aug 14th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.40 KB | None | 0 0
  1. JUCE Assertion failure in juce_ColourGradient.cpp:154
  2. [New Thread 0x7fffed7d8700 (LWP 5608)]
  3. [New Thread 0x7fffe7fff700 (LWP 5607)]
  4. [New Thread 0x7fffeccc2700 (LWP 5559)]
  5.  
  6. Program received signal SIGTRAP, Trace/breakpoint trap.
  7. 0x00007ffff5e6d597 in kill () at ../sysdeps/unix/syscall-template.S:81
  8. 81 ../sysdeps/unix/syscall-template.S: No such file or directory.
  9.  
  10.  
  11. #0 0x00007ffff5e6d597 in kill () at ../sysdeps/unix/syscall-template.S:81
  12. #1 0x00000000007cafad in juce::ColourGradient::createLookupTable (this=this@entry=0x7fffffffd330, lookupTable=0x13a08f0,
  13. numEntries=numEntries@entry=60) at ../../JuceLibraryCode/modules/juce_graphics/colour/juce_ColourGradient.cpp:154
  14. #2 0x00000000007cb170 in juce::ColourGradient::createLookupTable (this=this@entry=0x7fffffffd330, transform=..., lookupTable=...)
  15. at ../../JuceLibraryCode/modules/juce_graphics/colour/juce_ColourGradient.cpp:190
  16. #3 0x000000000081cab9 in juce::RenderingHelpers::SoftwareRendererSavedState::fillWithGradient<juce::EdgeTable const> (this=0x12c0770,
  17. iter=..., gradient=..., trans=..., isIdentity=<optimized out>)
  18. at ../../JuceLibraryCode/modules/juce_graphics/native/juce_RenderingHelpers.h:2555
  19. #4 0x00000000007fceaf in juce::RenderingHelpers::SavedStateBase<juce::RenderingHelpers::SoftwareRendererSavedState>::fillShape (
  20. this=0x12c0770, shapeToFill=..., replaceContents=<optimized out>)
  21. at ../../JuceLibraryCode/modules/juce_graphics/native/juce_RenderingHelpers.h:2391
  22. #5 0x0000000000808fcb in juce::RenderingHelpers::SavedStateBase<juce::RenderingHelpers::SoftwareRendererSavedState>::fillPath (
  23. this=0x12c0770, path=..., t=...) at ../../JuceLibraryCode/modules/juce_graphics/native/juce_RenderingHelpers.h:2266
  24. #6 0x0000000000569efa in UtilityButton::paintButton (this=0x1366620, g=..., isMouseOver=<optimized out>, isButtonDown=<optimized out>)
  25. at ../../Source/Processors/Editors/GenericEditor.cpp:855
  26. #7 0x0000000000863061 in juce::Component::paintComponentAndChildren (this=this@entry=0x1366620, g=...)
  27. at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:1977
  28. #8 0x000000000086332b in juce::Component::paintEntireComponent (this=this@entry=0x1366620, g=...,
  29. ignoreAlphaLevel=ignoreAlphaLevel@entry=false) at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:2072
  30. #9 0x00000000008633ed in juce::Component::paintWithinParentContext (this=0x1366620, g=...)
  31. at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:1961
  32. #10 0x000000000086300c in juce::Component::paintComponentAndChildren (this=this@entry=0x12ec550, g=...)
  33. at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:2022
  34. #11 0x000000000086332b in juce::Component::paintEntireComponent (this=this@entry=0x12ec550, g=...,
  35. ignoreAlphaLevel=ignoreAlphaLevel@entry=false) at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:2072
  36. #12 0x00000000008633ed in juce::Component::paintWithinParentContext (this=0x12ec550, g=...)
  37. at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:1961
  38. #13 0x000000000086300c in juce::Component::paintComponentAndChildren (this=this@entry=0x11a4570, g=...)
  39. at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:2022
  40. #14 0x000000000086332b in juce::Component::paintEntireComponent (this=this@entry=0x11a4570, g=...,
  41. ignoreAlphaLevel=ignoreAlphaLevel@entry=false) at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:2072
  42. #15 0x00000000008633ed in juce::Component::paintWithinParentContext (this=0x11a4570, g=...)
  43. at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:1961
  44. #16 0x000000000086300c in juce::Component::paintComponentAndChildren (this=this@entry=0x11d88e0, g=...)
  45. at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:2022
  46. #17 0x000000000086332b in juce::Component::paintEntireComponent (this=this@entry=0x11d88e0, g=...,
  47. ignoreAlphaLevel=ignoreAlphaLevel@entry=false) at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:2072
  48. #18 0x00000000008633ed in juce::Component::paintWithinParentContext (this=0x11d88e0, g=...)
  49. at ../../JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:1961
  50. #19 0x000000000086300c in juce::Component::paintComponentAndChildren (this=this@entry=0x109db80, g=...)
Add Comment
Please, Sign In to add comment