Hi,
1072:open("/home/evo/.xchat2/xchat.conf", O_RDONLY) = 6
9065:open("/home/evo/.xchat2/xchat.conf.new", O_WRONLY|O_CREAT|O_TRUNC, 0600) =
10
9242:rename("/home/evo/.xchat2/xchat.conf.new", "/home/evo/.xchat2/xchat.conf")
= 0
I guess it can't open the new file before saving it to xchat.conf, could
you investigate why?
I think I found the problem:
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2917, ...}) = 0
access("/home/manuel/.xchat2/xchatlogs/NETWORK-::nxscript::.log", F_OK) = 0
access("/home/manuel/.xchat2/xchatlogs/NETWORK-::nxscript::.log", F_OK) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2917, ...}) = 0
write(11, "Jun 19 2010 16:11:45 ", 21) = 21
write(11, "-NXscript-\t:: AwayScript unloade"..., 37) = 37
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++
It crashes when closing... Some bug in NXscript??
After disabling NXscript, everything works. So, that explains it all.
Not sure how that script can cause XChat to crash though. Is it normal
that scripts can crash XChat? (I wouldn't expect so.)
--
Grtjs, Manuel
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]