Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. #0 0x0018541c in _free_r ()
  2. #1 0x0010f7ec in love::Filesystem::~Filesystem (this=0x801b3c0, __in_chrg=<optimized out>)
  3. at /opt/devkitpro/devkitARM/arm-none-eabi/include/c++/9.1.0/ext/new_allocator.h:89
  4. #2 0x00108f60 in love::Object::Release (this=<optimized out>)
  5. at /mnt/t/GitHub/LovePotion/platform/3ds/../../source/objects/object.cpp:41
  6. #3 0x00104478 in Luax::GarbageCollect (L=<optimized out>)
  7. at /mnt/t/GitHub/LovePotion/platform/3ds/../../source/common/luax.cpp:190
  8. #4 0x00128218 in luaD_precall (L=L@entry=0x800e638, func=<optimized out>,
  9. func@entry=0x8020d50, nresults=nresults@entry=0)
  10. at /mnt/t/GitHub/LovePotion/platform/3ds/../../libraries/lua/ldo.c:319
  11. #5 0x00128498 in luaD_call (L=L@entry=0x800e638, func=0x8020d50, nResults=nResults@entry=0)
  12. at /mnt/t/GitHub/LovePotion/platform/3ds/../../libraries/lua/ldo.c:376
  13. #6 0x0012a444 in GCTM (L=L@entry=0x800e638)
  14. at /mnt/t/GitHub/LovePotion/platform/3ds/../../libraries/lua/lgc.c:465
  15. #7 0x0012addc in luaC_callGCTM (L=0x800e638)
  16. at /mnt/t/GitHub/LovePotion/platform/3ds/../../libraries/lua/lgc.c:477
  17. #8 0x0011a014 in callallgcTM (L=<optimized out>, ud=<optimized out>)
  18. at /mnt/t/GitHub/LovePotion/platform/3ds/../../libraries/lua/lstate.c:195
  19. #9 0x00127adc in luaD_rawrunprotected (L=0x127adc <luaD_rawrunprotected+76>,
  20. L@entry=0x800e638, f=0x800a8f8, f@entry=0x11a00c <callallgcTM>, ud=0x800e638, ud@entry=0x0)
  21. at /mnt/t/GitHub/LovePotion/platform/3ds/../../libraries/lua/ldo.c:116
  22. #10 0x0011a244 in lua_close (L=L@entry=0x800e638)
  23. at /mnt/t/GitHub/LovePotion/platform/3ds/../../libraries/lua/lstate.c:209
  24. #11 0x00110d5c in Love::Exit (L=L@entry=0x800e638)
  25. at /mnt/t/GitHub/LovePotion/platform/3ds/../../source/modules/love.cpp:242
  26. #12 0x001011f8 in Run_Love_Potion (retval=@0x8008004: 0)
  27. at /mnt/t/GitHub/LovePotion/platform/3ds/../../source/main.cpp:50
  28. #13 0x001012d8 in main (argc=1, argv=0x8000000)
  29. at /mnt/t/GitHub/LovePotion/platform/3ds/../../source/main.cpp:73
  30. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement