Welcome to Chess2U - The Ultimate Computer Chess Forum!
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post and use all thefeatures of the Chess2U forums. To start viewing messages, select the forum that you want to visit from the selection below.
segmentation fault in the section inittable
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000130300000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 zeta_dva 0x00000001000030a5 init_tables + 1093
1 zeta_dva 0x0000000100006fd2 main + 50
2 zeta_dva 0x0000000100001504 start + 52
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000130300000 rbx: 0x0000000000000010 rcx: 0x000000010000f120 rdx: 0x0000000030000000
rdi: 0x00000000000000a9 rsi: 0x00007fff70449630 rbp: 0x00007fff5fbff610 rsp: 0x00007fff5fbff4e0
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000001002 r11: 0x0000000000000206
r12: 0x0000000100012140 r13: 0x0000000100012140 r14: 0x00000000000002c1 r15: 0x000000000000000a
rip: 0x00000001000030a5 rfl: 0x0000000000010206 cr2: 0x0000000130300000
So wait&see patch ?
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000130300000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 zeta_dva 0x00000001000030a5 init_tables + 1093
1 zeta_dva 0x0000000100006fd2 main + 50
2 zeta_dva 0x0000000100001504 start + 52
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000130300000 rbx: 0x0000000000000010 rcx: 0x000000010000f120 rdx: 0x0000000030000000
rdi: 0x00000000000000a9 rsi: 0x00007fff70449630 rbp: 0x00007fff5fbff610 rsp: 0x00007fff5fbff4e0
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000001002 r11: 0x0000000000000206
r12: 0x0000000100012140 r13: 0x0000000100012140 r14: 0x00000000000002c1 r15: 0x000000000000000a
rip: 0x00000001000030a5 rfl: 0x0000000000010206 cr2: 0x0000000130300000
So wait&see patch ?
README
#
# Zeta Dva, yet another amateur level chess engine
# Author: Srdja Matovic <srdja@matovic.de>
# Created at: 15-Jan-2011
# Updated at: 15-Jan-2011
# Description: Amateur chesss programm
#
# Copyright (C) 2011 Srdja Matovic
# This program is distributed under the GNU General Public License.
# See file COPYING or http://www.gnu.org/licenses/
### Installation ###
Under Linux x86-64 just run make in Zetas directory.
BTW., TheropodeS, you can send it to the address of the author, and then he will solve this problem...
#
# Zeta Dva, yet another amateur level chess engine
# Author: Srdja Matovic <srdja@matovic.de>
# Created at: 15-Jan-2011
# Updated at: 15-Jan-2011
# Description: Amateur chesss programm
#
# Copyright (C) 2011 Srdja Matovic
# This program is distributed under the GNU General Public License.
# See file COPYING or http://www.gnu.org/licenses/
### Installation ###
Under Linux x86-64 just run make in Zetas directory.
BTW., TheropodeS, you can send it to the address of the author, and then he will solve this problem...
Related Topics
|
|