pastebin

Paste #Soo -- näytä pelkkänä tekstinä -- uusi tämän pohjalta

Värjäys: Tyyli: ensimmäinen rivinumero: Tabin korvaus:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
~/minetest/build $ ../bin/minetest --disable-unittests
Irrlicht Engine version 1.8.0
Linux 3.6.11-gentoo #2 SMP Tue Jan 29 01:52:47 CET 2013 x86_64
Using renderer: OpenGL 3.0
Gallium 0.4 on AMD BARTS: X.Org
OpenGL driver version is 1.2 or better.
GLSL version: 1.3
terminate called after throwing an instance of 'std::runtime_error'
  what():  Value is not convertible to Int.
Aborted


~/minetest/build $ gdb --args ../bin/minetest --disable-unittests
GNU gdb (Gentoo 7.5.1 p2) 7.5.1
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from /home/kahrl/minetest/bin/minetest...rudone.
(gdb) run
Starting program: /home/kahrl/minetest/bin/minetest --disable-unittests
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Irrlicht Engine version 1.8.0
Linux 3.6.11-gentoo #2 SMP Tue Jan 29 01:52:47 CET 2013 x86_64
[New Thread 0x7fffe83e4700 (LWP 20501)]
Using renderer: OpenGL 3.0
Gallium 0.4 on AMD BARTS: X.Org
OpenGL driver version is 1.2 or better.
GLSL version: 1.3
[New Thread 0x7fffe77ce700 (LWP 20502)]
[Thread 0x7fffe77ce700 (LWP 20502) exited]
terminate called after throwing an instance of 'std::runtime_error'
  what():  Value is not convertible to Int.

Program received signal SIGABRT, Aborted.
0x00007ffff3e09a65 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff3e09a65 in raise () from /lib64/libc.so.6
#1  0x00007ffff3e0ad65 in abort () from /lib64/libc.so.6
#2  0x00007ffff47447cd in __gnu_cxx::__verbose_terminate_handler() ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6
#3  0x00007ffff4742976 in ?? ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6
#4  0x00007ffff47429a3 in std::terminate() ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6
#5  0x00007ffff4742a9e in __cxa_throw ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6
#6  0x00000000008ec982 in Json::Value::asInt (this=0xf68090)
    at /home/kahrl/minetest/src/json/jsoncpp.cpp:2324
#7  0x00000000008bf857 in guiLuaApi::l_get_favorites (L=0xf05860)
    at /home/kahrl/minetest/src/guiLuaApi.cpp:408
#8  0x00000000008caf69 in luaD_precall (L=0xf05860, func=0xf05cc0, nresults=1)
    at /home/kahrl/minetest/src/lua/src/ldo.c:319
#9  0x00000000008dfbcf in luaV_execute (L=0xf05860, nexeccalls=2)
    at /home/kahrl/minetest/src/lua/src/lvm.c:587
#10 0x00000000008cb212 in luaD_call (L=0xf05860, func=0xf05c50, nResults=0)
    at /home/kahrl/minetest/src/lua/src/ldo.c:377
#11 0x00000000008c60a8 in f_call (L=0xf05860, ud=0x7fffffffb2c0)
    at /home/kahrl/minetest/src/lua/src/lapi.c:800
#12 0x00000000008ca1d3 in luaD_rawrunprotected (L=0xf05860, 
---Type <return> to continue, or q <return> to quit---
    f=0x8c6073 <f_call>, ud=0x7fffffffb2c0)
    at /home/kahrl/minetest/src/lua/src/ldo.c:116
#13 0x00000000008cb629 in luaD_pcall (L=0xf05860, func=0x8c6073 <f_call>, 
    u=0x7fffffffb2c0, old_top=48, ef=32)
    at /home/kahrl/minetest/src/lua/src/ldo.c:463
#14 0x00000000008c6150 in lua_pcall (L=0xf05860, nargs=0, nresults=0, 
    errfunc=2) at /home/kahrl/minetest/src/lua/src/lapi.c:821
#15 0x00000000008bc1ff in GUIEngine::runScript (this=0xf057a0, script=
    "/home/kahrl/minetest/bin/../builtin/mainmenu.lua")
    at /home/kahrl/minetest/src/guiEngine.cpp:196
#16 0x00000000008bbd8a in GUIEngine::GUIEngine (this=0xf057a0, dev=0xc9fd90, 
    parent=0xe99aa0, menumgr=0xc89180 <g_menumgr>, smgr=0xed8630, 
    data=0x7fffffffc050) at /home/kahrl/minetest/src/guiEngine.cpp:177
#17 0x00000000008b217b in main (argc=2, argv=0x7fffffffdc18)
    at /home/kahrl/minetest/src/main.cpp:1606
(gdb) q
A debugging session is active.

	Inferior 1 [process 20497] will be killed.

Quit anyway? (y or n) y