Advertisement
profyaffle

Untitled

Dec 5th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.01 KB | None | 0 0
  1. me@here:~/Minecraft-Overviewer$ gdb
  2. GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
  3. Copyright (C) 2016 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word".
  16. (gdb) file python
  17. Reading symbols from python...Reading symbols from /usr/lib/debug/.build-id/e2/8ebb500c523b96347c2dbc96179e1c56ffbc30.debug...done.
  18. done.
  19. (gdb) run ./overviewer.py --config=~/.minecraft-overviewer/config_test.py -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v
  20. Starting program: /usr/bin/python ./overviewer.py --config=~/.minecraft-overviewer/config_test.py -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v -v
  21. [Thread debugging using libthread_db enabled]
  22. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  23. [New Thread 0x7ffff38a9700 (LWP 23530)]
  24. [New Thread 0x7ffff10a8700 (LWP 23531)]
  25. [New Thread 0x7fffee8a7700 (LWP 23532)]
  26. [New Thread 0x7fffee0a6700 (LWP 23533)]
  27. [New Thread 0x7fffe98a5700 (LWP 23534)]
  28. [New Thread 0x7fffe70a4700 (LWP 23535)]
  29. [New Thread 0x7fffe68a3700 (LWP 23536)]
  30. [Thread 0x7fffe70a4700 (LWP 23535) exited]
  31. [Thread 0x7fffe68a3700 (LWP 23536) exited]
  32. [Thread 0x7fffe98a5700 (LWP 23534) exited]
  33. [Thread 0x7fffee0a6700 (LWP 23533) exited]
  34. [Thread 0x7fffee8a7700 (LWP 23532) exited]
  35. [Thread 0x7ffff10a8700 (LWP 23531) exited]
  36. [Thread 0x7ffff38a9700 (LWP 23530) exited]
  37. overviewer.py:342 23526 2017-12-05 18:18:09 INFO Welcome to Minecraft Overviewer!
  38. overviewer.py:343 23526 2017-12-05 18:18:09 DEBUG Current log level: -180
  39. files.py:43 23526 2017-12-05 18:18:09 DEBUG Detected that chmods work in '/vol0/public/Computer Bits/Minecraft/mcmap_test'
  40. files.py:59 23526 2017-12-05 18:18:09 DEBUG Detected that overwriting renames work in '/vol0/public/Computer Bits/Minecraft/mcmap_test'
  41. assetmanager.py:57 23526 2017-12-05 18:18:09 DEBUG Traceback (most recent call last):
  42. File "/home/ian/Minecraft-Overviewer/overviewer_core/assetmanager.py", line 51, in __init__
  43. with open(os.path.join(self.outputdir, "overviewerConfig.js")) as c:
  44. IOError: [Errno 2] No such file or directory: '/vol0/public/Computer Bits/Minecraft/mcmap_test/overviewerConfig.js'
  45.  
  46. assetmanager.py:68 23526 2017-12-05 18:18:09 DEBUG Preferred enoding set to: UTF-8
  47. overviewer.py:462 23526 2017-12-05 18:18:09 DEBUG Found the following render thing: OrderedDict([('manualpois', []), ('minzoom', 0), ('rerenderprob', 0.0), ('showlocationmarker', True), ('poititle', 'Markers'), ('title', 'Daytime'), ('markers', []), ('bgcolor', (26, 26, 26, 0)), ('showspawn', True), ('northdirection', 0), ('defaultzoom', 1), ('imgformat', 'png'), ('base', ''), ('world', '/vol0/public/Computer Bits/Minecraft/world'), ('optimizeimg', []), ('imgquality', 95), ('overlay', []), ('rendermode', [<overviewer_core.rendermodes.Base object at 0x7fffdf22c0d0>, <overviewer_core.rendermodes.EdgeLines object at 0x7fffdf22c110>, <overviewer_core.rendermodes.SmoothLighting object at 0x7fffdf22c150>]), ('dimension', ('overworld', None)), ('worldname_orig', "Zodo's World")])
  48. world.py:256 23526 2017-12-05 18:18:09 DEBUG regiondir is '/vol0/public/Computer Bits/Minecraft/world/region'
  49. world.py:257 23526 2017-12-05 18:18:09 DEBUG rel is 'region'
  50. world.py:269 23526 2017-12-05 18:18:09 DEBUG Scanning regions. Type is None
  51. world.py:530 23526 2017-12-05 18:18:09 DEBUG regiondir is /vol0/public/Computer Bits/Minecraft/world/region, has type None
  52. world.py:282 23526 2017-12-05 18:18:09 DEBUG Done scanning regions
  53. world.py:256 23526 2017-12-05 18:18:09 DEBUG regiondir is '/vol0/public/Computer Bits/Minecraft/world/DIM1/region'
  54. world.py:257 23526 2017-12-05 18:18:09 DEBUG rel is 'DIM1/region'
  55. world.py:269 23526 2017-12-05 18:18:09 DEBUG Scanning regions. Type is 'DIM1'
  56. world.py:530 23526 2017-12-05 18:18:09 DEBUG regiondir is /vol0/public/Computer Bits/Minecraft/world/DIM1/region, has type 'DIM1'
  57. world.py:282 23526 2017-12-05 18:18:09 DEBUG Done scanning regions
  58. world.py:256 23526 2017-12-05 18:18:09 DEBUG regiondir is '/vol0/public/Computer Bits/Minecraft/world/DIM-1/region'
  59. world.py:257 23526 2017-12-05 18:18:09 DEBUG rel is 'DIM-1/region'
  60. world.py:269 23526 2017-12-05 18:18:09 DEBUG Scanning regions. Type is 'DIM-1'
  61. world.py:530 23526 2017-12-05 18:18:09 DEBUG regiondir is /vol0/public/Computer Bits/Minecraft/world/DIM-1/region, has type 'DIM-1'
  62. world.py:282 23526 2017-12-05 18:18:09 DEBUG Done scanning regions
  63. overviewer.py:481 23526 2017-12-05 18:18:09 INFO Generating textures...
  64.  
  65. Thread 1 "python" received signal SIGSEGV, Segmentation fault.
  66. alpha_over_full (ysize=<optimised out>, xsize=<optimised out>,
  67. dy=<optimised out>, dx=<optimised out>, overall_alpha=1,
  68. mask=<optimised out>, src=<optimised out>,
  69. dest=<Image(info={}, category=0, palette=None, pyaccess=None, readonly=0, im=<ImagingCore at remote 0x7ffff37b0090>, mode='RGBA', size=(24, 24)) at remote 0x7ffff3224890>) at overviewer_core/src/composite.c:188
  70. 188 in_alpha = *inmask;
  71. (gdb) bt
  72. #0 alpha_over_full (ysize=<optimised out>, xsize=<optimised out>,
  73. dy=<optimised out>, dx=<optimised out>, overall_alpha=1,
  74. mask=<optimised out>, src=<optimised out>,
  75. dest=<Image(info={}, category=0, palette=None, pyaccess=None, readonly=0, im=<ImagingCore at remote 0x7ffff37b0090>, mode='RGBA', size=(24, 24)) at remote 0x7ffff3224890>) at overviewer_core/src/composite.c:188
  76. #1 alpha_over (ysize=<optimised out>, xsize=<optimised out>,
  77. dy=<optimised out>, dx=<optimised out>, mask=<optimised out>,
  78. src=<optimised out>,
  79. dest=<Image(info={}, category=0, palette=None, pyaccess=None, readonly=0, im=<ImagingCore at remote 0x7ffff37b0090>, mode='RGBA', size=(24, 24)) at remote 0x7ffff3224890>) at overviewer_core/src/composite.c:98
  80. #2 alpha_over_wrap (self=<optimised out>, args=<optimised out>)
  81. at overviewer_core/src/composite.c:269
  82. #3 0x00000000004c45fa in call_function (oparg=<optimised out>,
  83. pp_stack=0x7fffffffd480) at ../Python/ceval.c:4350
  84. #4 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
  85. #5 0x00000000004c9d7f in fast_function (nk=<optimised out>,
  86. na=<optimised out>, n=<optimised out>, pp_stack=0x7fffffffd5d0,
  87. func=<function at remote 0x7fffdf40d2a8>) at ../Python/ceval.c:4435
  88. #6 call_function (oparg=<optimised out>, pp_stack=0x7fffffffd5d0)
  89. at ../Python/ceval.c:4370
  90. #7 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
  91. ---Type <return> to continue, or q <return> to quit---
  92. #8 0x00000000004c9d7f in fast_function (nk=<optimised out>,
  93. na=<optimised out>, n=<optimised out>, pp_stack=0x7fffffffd720,
  94. func=<function at remote 0x7fffdf40ba28>) at ../Python/ceval.c:4435
  95. #9 call_function (oparg=<optimised out>, pp_stack=0x7fffffffd720)
  96. at ../Python/ceval.c:4370
  97. #10 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
  98. #11 0x00000000004c2705 in PyEval_EvalCodeEx () at ../Python/ceval.c:3582
  99. #12 0x00000000004ca7df in fast_function (nk=0, na=<optimised out>,
  100. n=<optimised out>, pp_stack=0x7fffffffd930,
  101. func=<function at remote 0x7ffff38a71b8>) at ../Python/ceval.c:4445
  102. #13 call_function (oparg=<optimised out>, pp_stack=0x7fffffffd930)
  103. at ../Python/ceval.c:4370
  104. #14 PyEval_EvalFrameEx () at ../Python/ceval.c:2987
  105. #15 0x00000000004c2705 in PyEval_EvalCodeEx () at ../Python/ceval.c:3582
  106. #16 0x00000000004c24a9 in PyEval_EvalCode (co=<optimised out>,
  107. globals=<optimised out>, locals=<optimised out>) at ../Python/ceval.c:669
  108. #17 0x00000000004f19ef in run_mod.lto_priv () at ../Python/pythonrun.c:1376
  109. #18 0x00000000004ec372 in PyRun_FileExFlags () at ../Python/pythonrun.c:1362
  110. #19 0x00000000004eaaf1 in PyRun_SimpleFileExFlags ()
  111. at ../Python/pythonrun.c:948
  112. #20 0x000000000049e208 in Py_Main () at ../Modules/main.c:640
  113. #21 0x00007ffff7810830 in __libc_start_main (main=0x49db30 <main>, argc=23,
  114. argv=0x7fffffffdd78, init=<optimised out>, fini=<optimised out>,
  115. ---Type <return> to continue, or q <return> to quit---
  116. rtld_fini=<optimised out>, stack_end=0x7fffffffdd68)
  117. at ../csu/libc-start.c:291
  118. #22 0x000000000049da59 in _start ()
  119. (gdb)
  120.  
  121. me@here:~/Minecraft-Overviewer$ python --version
  122. Python 2.7.12
  123.  
  124. me@here:~/Minecraft-Overviewer$ uname -a
  125. Linux Romulus 4.10.0-35-generic #39~16.04.1-Ubuntu SMP Wed Sep 13 09:02:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  126.  
  127. me@here:~/Minecraft-Overviewer$ ./overviewer.py --version
  128. Minecraft Overviewer 0.12.204 (22b9ab3)
  129. built on Tue Dec 5 18:17:02 2017
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement