Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1.  
  2. [Error]: intif_parse_QuestLog: quest 9293 not found in DB.
  3.  
  4. Program received signal SIGSEGV, Segmentation fault.
  5. [Switching to Thread 805616000 (LWP 100728/map-server)]
  6. strlen (str=0x4 <Error reading address 0x4: Bad address>)
  7. at /usr/src/lib/libc/string/strlen.c:100
  8. 100 /usr/src/lib/libc/string/strlen.c: No such file or directory.
  9. in /usr/src/lib/libc/string/strlen.c
  10. Current language: auto; currently minimal
  11. (gdb) bt full
  12. #0 strlen (str=0x4 <Error reading address 0x4: Bad address>)
  13. at /usr/src/lib/libc/string/strlen.c:100
  14. p = 0x4 <Error reading address 0x4: Bad address>
  15. lp = (const long unsigned int *) 0x0
  16. va = <value optimized out>
  17. vb = <value optimized out>
  18. #1 0x0000000802bd23ba in __vfprintf (fp=<value optimized out>,
  19. locale=0x802e7bb08, fmt0=<value optimized out>, ap=<value optimized out>)
  20. at /usr/src/lib/libc/stdio/vfprintf.c:845
  21. wcp = <value optimized out>
  22. xdigs_lower = 0x802c467a0 "0123456789abcdef0123456789ABCDEF", ' ' <repeats 16 times>, '0' <repeats 16 times>, "USE_XPRINTF"
  23. xdigs_upper = 0x802c467b0 "0123456789ABCDEF", ' ' <repeats 16 times>, '0' <repeats 16 times>, "USE_XPRINTF"
  24. expstr = 0x7fffffffd0d8 "▒w▒\001\b"
  25. buf = 0x7fffffffd020 "p▒▒▒▒\177"
  26. ox = 0x7fffffffcf78 "▒"
  27. statargtable = 0x7fffffffcfa0
  28. orgap = 0x7fffffffcf80
  29. fmt = <value optimized out>
  30. nextarg = 2
  31. ---Type <return> to continue, or q <return> to quit---
  32. ret = 19
  33. decimal_point = <value optimized out>
  34. decpt_len = 1
  35. cp = <value optimized out>
  36. dtoaresult = <value optimized out>
  37. expchar = <value optimized out>
  38. realsz = 0
  39. width = 0
  40. flags = <value optimized out>
  41. argtable = <value optimized out>
  42. ch = <value optimized out>
  43. n = <value optimized out>
  44. dprec = Error accessing memory address 0x0: Bad address.
  45. (gdb)
  46. (gdb) bt full
  47. #0 strlen (str=0x4 <Error reading address 0x4: Bad address>)
  48. at /usr/src/lib/libc/string/strlen.c:100
  49. p = 0x4 <Error reading address 0x4: Bad address>
  50. lp = (const long unsigned int *) 0x0
  51. va = <value optimized out>
  52. vb = <value optimized out>
  53. #1 0x0000000802bd23ba in __vfprintf (fp=<value optimized out>,
  54. locale=0x802e7bb08, fmt0=<value optimized out>, ap=<value optimized out>)
  55. at /usr/src/lib/libc/stdio/vfprintf.c:845
  56. wcp = <value optimized out>
  57. xdigs_lower = 0x802c467a0 "0123456789abcdef0123456789ABCDEF", ' ' <repeats 16 times>, '0' <repeats 16 times>, "USE_XPRINTF"
  58. xdigs_upper = 0x802c467b0 "0123456789ABCDEF", ' ' <repeats 16 times>, '0' <repeats 16 times>, "USE_XPRINTF"
  59. expstr = 0x7fffffffd0d8 "▒w▒\001\b"
  60. buf = 0x7fffffffd020 "p▒▒▒▒\177"
  61. ox = 0x7fffffffcf78 "▒"
  62. statargtable = 0x7fffffffcfa0
  63. orgap = 0x7fffffffcf80
  64. fmt = <value optimized out>
  65. nextarg = 2
  66. ---Type <return> to continue, or q <return> to quit---
  67. ret = 19
  68. decimal_point = <value optimized out>
  69. decpt_len = 1
  70. cp = <value optimized out>
  71. dtoaresult = <value optimized out>
  72. expchar = <value optimized out>
  73. realsz = 0
  74. width = 0
  75. flags = <value optimized out>
  76. argtable = <value optimized out>
  77. ch = <value optimized out>
  78. n = <value optimized out>
  79. dprec = Error accessing memory address 0x0: Bad address.
  80. (gdb)
  81. (gdb) bt
  82. #0 strlen (str=0x4 <Error reading address 0x4: Bad address>)
  83. at /usr/src/lib/libc/string/strlen.c:100
  84. #1 0x0000000802bd23ba in __vfprintf (fp=<value optimized out>,
  85. locale=0x802e7bb08, fmt0=<value optimized out>, ap=<value optimized out>)
  86. at /usr/src/lib/libc/stdio/vfprintf.c:845
  87. #2 0x0000000802c3180d in snprintf (str=0x7fffffffd430 ":\002",
  88. n=<value optimized out>,
  89. fmt=0x85b98a "[CONQUEST][Region: %s] You killed %s. Your guild gains %d CP.") at /usr/src/lib/libc/stdio/snprintf.c:72
  90. #3 0x00000000007cbe41 in conquest_on_npc_kill (sd=0x8232cb6b0,
  91. md=0x81e6dac58, mobd=0x8206e74ac) at conquest.c:263
  92. #4 0x00000000005a8d06 in mob_dead (md=0x8206e74ac, src=0x8232cb6b0, type=0)
  93. at mob.c:2667
  94. #5 0x000000000076f1a9 in status_damage (src=0x8232cb6b0, target=0x8206e74ac,
  95. in_hp=696291, in_sp=0, walkdelay=528, flag=0) at status.c:1541
  96. #6 0x000000000044f024 in battle_delay_damage_sub (tid=948, tick=8505319593,
  97. id=0, data=34926122568) at battle.c:334
  98. #7 0x00000000007ee47d in do_timer (tick=8505319594) at timer.c:489
  99. #8 0x00000000007f5b41 in main (argc=1, argv=0x7fffffffe730) at core.c:536
  100. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement