Customers
Other Links
View previous topic :: View next topic
Author
Message
Kybber
Posted: Fri Oct 29, 2010 5:27 pm Post subject:
[quote="vichardy"]
Code:
execve("./gamecreate.x86", ["./gamecreate.x86"], [/* 21 vars */]) = 0
uname({sys="Linux", node="aux.local", ...}) = 0
brk(0) = 0x9ed0000
brk(0x9ed0cf0) = 0x9ed0cf0
set_thread_area({entry_number:-1 -> 6, base_addr:0x9ed0850, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
set_tid_address(0x9ed08b8) = 22000
set_robust_list(0x9ed08c0, 0xc) = 0
futex(0xbfd29c48, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0xbfd29c48, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, bfd29c58) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x81c3440, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x81c3360, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sys="Linux", node="aux.local", ...}) = 0
brk(0x9ef1cf0) = 0x9ef1cf0
brk(0x9ef2000) = 0x9ef2000
futex(0x82c3940, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x82c89e0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
chdir(".") = 0
open("gamecreate.ini", O_RDONLY|O_LARGEFILE) = 3
read(3, "loginname XXXX\nmaster-ip us1.mas"..., 8191) = 140
read(3, "", 8191) = 0
close(3) = 0
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xa67000
write(1, "\n", 1
) = 1
write(1, "Starting GameCreate client as a "..., 52Starting GameCreate client as a background process.
) = 52
write(1, "The client may be run as a foreg"..., 79The client may be run as a foreground process by running './gamecreate.x86 -f'
) = 79
write(1, "This message can be disabled by "..., 63This message can be disabled by running './gamecreate.x86 -q'
) = 63
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x9ed08b8) = 22001
exit_group(0) = ?
Is that the complete strace from start to crash?
Also, what did you put for IP in your config-file?
Are you using the same Linux distro as the thread starter, i.e. Fedora Core 13 x86?
Back to top
adbot
Posted: Thu Mar 31, 2011 3:57 am
vichardy
Posted: Fri Oct 29, 2010 9:00 pm Post subject:
Kybber wrote:
Is that the complete strace from start to crash?
Also, what did you put for IP in your config-file?
Are you using the same Linux distro as the thread starter, i.e. Fedora Core 13 x86?
That is the complete strace yes
IP was my public IP and I even put my machine into a DMZ just in case (made no difference).
I left the IP blank and even tried my local IP again - no difference
Yes - using same distro.
I'm going to install CentOS and give it another shot JUST in case... seems strange that we're both running Fedora 13 x86 with the same fault on different hardware too (atom -vs- xeon).
Back to top
vichardy
Posted: Fri Oct 29, 2010 9:32 pm Post subject:
Seems to work on CentOS, just won't login now (timing out or something)
Back to top
All times are GMT + 10 Hours Goto page Previous 1 , 2
Page 2 of 2
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
Forum powered by phpBB © 2001, 2005 phpBB Group