Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. Invalid memory access (signal 11) at address 0x12d
  2. [0x55f34dd87706] *CallStack::print_backtrace:Int32 +118
  3. [0x55f34dd77c6b] __crystal_sigfault_handler +75
  4. [0x7f8435b7eda0] ???
  5. [0x55f34de61926] *Boleite::GUI::Widget+ +134
  6. [0x55f34de64abc] *Boleite::GUI::WidgetMouseClick#translate<Boleite::InputEvent+>:Tuple(Boleite::VectorImp(Float64, 2)) +28
  7. [0x55f34de651f1] *Boleite::InputReceiver::GlueSignal(Boleite::GUI::WidgetMouseClick, Boleite::GUI::Widget::Signal_right_click) +33
  8. [0x55f34de5e915] *Boleite::GUI::InputHandler +709
  9. [0x55f34de5d7c5] *Boleite::GUI::Window +133
  10. [0x55f34de5d6f9] *Boleite::GUI::Window +153
  11. [0x55f34de6b703] *Boleite::InputReceiver::GlueProc(Boleite::GUI::ContainerInputPass, Proc(Boleite::InputEvent+, Nil)) +115
  12. [0x55f34de1a1bc] *Boleite::InputReceiver+ +1804
  13. [0x55f34dddea79] *Boleite::InputRouter#process'<Boleite::InputEvent+>:Nil +89
  14. [0x55f34ddde9d9] *Boleite::InputRouter#process<Boleite::InputEvent+>:Nil +153
  15. [0x55f34dddd21a] *EgoApplication +58
  16. [0x55f34dddd1b3] *EgoApplication +115
  17. [0x55f34dd66d21] __crystal_main +2753
  18. [0x55f34dd7b12b] *_crystal_main<Int32, Pointer(Pointer(UInt8))>:Nil +27
  19. [0x55f34de8ffab] *Crystal::main_user_code<Int32, Pointer(Pointer(UInt8))>:Nil +27
  20. [0x55f34de8fe52] *Crystal::main<Int32, Pointer(Pointer(UInt8))>:Int32 +50
  21. [0x55f34dd71d1b] main +27
  22. [0x7f8434f5cf4a] __libc_start_main +234
  23. [0x55f34dd6617a] _start +42
  24. [0x0] ???
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement