logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
-Grumble- Help?
Goto page Previous  1, 2
 
Post new topic   Reply to topic    nwnx.org Forum Index -> Linux technical support
View previous topic :: View next topic  
Author Message
Fireboar



Joined: 17 Feb 2008
Posts: 323

PostPosted: Thu Nov 12, 2009 23:02    Post subject: Reply with quote

Just to check: did you by any chance migrate an old mysql database to this server? And if so, did you use mysqldump with the --hex-blob option? If not, that's your problem: your database objects have been corrupted. You'll need to re-dump your database, this time using the --hex-blob option which will safely encode your binary data.
Back to top
View user's profile Send private message
william_hunter



Joined: 31 Jan 2007
Posts: 149

PostPosted: Fri Nov 13, 2009 14:51    Post subject: Reply with quote

OK, one more issue is apparent to me:

The server now will run pretty much happily for hours and hours, but when I log in to test stuff, it appears that NWNx Events is crashing the server.

I'll post the logfiles for that in a sec..on the wrong box at the moment.
_________________
The Realm of Tharagon NWN PW
Back to top
View user's profile Send private message
william_hunter



Joined: 31 Jan 2007
Posts: 149

PostPosted: Fri Nov 13, 2009 18:01    Post subject: Reply with quote

Logfile entry..last one before crash.

Code:

[Fri Nov 13 10:55:10] NWNX Event fired: 8, 'Aelwyn  Ellenroh'


It seems every time the server goes down at present it is with a player in game (myself mostly) and NWNX Event is the last log entry
_________________
The Realm of Tharagon NWN PW
Back to top
View user's profile Send private message
Zebranky



Joined: 04 Jun 2006
Posts: 415

PostPosted: Fri Nov 13, 2009 18:21    Post subject: Reply with quote

8 is EVENT_TYPE_USE_FEAT, so that might narrow down your problem (or it might be a red herring).
_________________
Win32 SVN builds: http://www.mercuric.net/nwn/nwnx/

<Fluffy-Kooshy> NWNx plugin is to this as nuclear warheads are to getting rid of fire ants.

<ThriWork> whenever I hear nwn extender, I think what does NWN need a penis extender for?
Back to top
View user's profile Send private message Visit poster's website
william_hunter



Joined: 31 Jan 2007
Posts: 149

PostPosted: Fri Nov 13, 2009 19:01    Post subject: Reply with quote

Its crashed 2x on event 8 now, so I don't think it is. I suppose I ought check my plugin version..
_________________
The Realm of Tharagon NWN PW
Back to top
View user's profile Send private message
william_hunter



Joined: 31 Jan 2007
Posts: 149

PostPosted: Fri Nov 13, 2009 19:06    Post subject: Reply with quote

Is it possible that the PRC feats are the issue?
_________________
The Realm of Tharagon NWN PW
Back to top
View user's profile Send private message
Zebranky



Joined: 04 Jun 2006
Posts: 415

PostPosted: Fri Nov 13, 2009 20:13    Post subject: Reply with quote

A stack trace might be helpful in narrowing this down. Run 'ulimit -c unlimited', then run the server and try to crash it. When it crashes, it should create a file named core.#### (some numbers) in the NWN folder. Run 'gdb ./nwserver core.####', enter 'bt', and paste the output here.
_________________
Win32 SVN builds: http://www.mercuric.net/nwn/nwnx/

<Fluffy-Kooshy> NWNx plugin is to this as nuclear warheads are to getting rid of fire ants.

<ThriWork> whenever I hear nwn extender, I think what does NWN need a penis extender for?
Back to top
View user's profile Send private message Visit poster's website
william_hunter



Joined: 31 Jan 2007
Posts: 149

PostPosted: Fri Nov 13, 2009 22:29    Post subject: Reply with quote

I don't find the file you mentioned.
_________________
The Realm of Tharagon NWN PW
Back to top
View user's profile Send private message
Zebranky



Joined: 04 Jun 2006
Posts: 415

PostPosted: Fri Nov 13, 2009 23:07    Post subject: Reply with quote

We'll do it the hard way, then. Wink

Start nwserver. In another terminal, run 'ps ax | grep nwserver'. Make a note of the first number in the line that isn't the grep process itself. Run 'gdb ./nwserver ####' where #### is the PID from the last step. Enter 'cont', crash the server, and enter 'bt' and post the output.
_________________
Win32 SVN builds: http://www.mercuric.net/nwn/nwnx/

<Fluffy-Kooshy> NWNx plugin is to this as nuclear warheads are to getting rid of fire ants.

<ThriWork> whenever I hear nwn extender, I think what does NWN need a penis extender for?
Back to top
View user's profile Send private message Visit poster's website
william_hunter



Joined: 31 Jan 2007
Posts: 149

PostPosted: Sun Nov 22, 2009 23:41    Post subject: Reply with quote

I can't make the core dump happen for some reason. I can crash the server just fine and get the segfault, but no logfile is generated.
_________________
The Realm of Tharagon NWN PW
Back to top
View user's profile Send private message
Zebranky



Joined: 04 Jun 2006
Posts: 415

PostPosted: Mon Nov 23, 2009 2:16    Post subject: Reply with quote

What about following the second set of instructions?

Can you get on IRC? That would be easier and less spammy than posting back and forth. Smile
_________________
Win32 SVN builds: http://www.mercuric.net/nwn/nwnx/

<Fluffy-Kooshy> NWNx plugin is to this as nuclear warheads are to getting rid of fire ants.

<ThriWork> whenever I hear nwn extender, I think what does NWN need a penis extender for?
Back to top
View user's profile Send private message Visit poster's website
william_hunter



Joined: 31 Jan 2007
Posts: 149

PostPosted: Tue Nov 24, 2009 4:30    Post subject: Reply with quote

Never used IRC, but I can proabbly learn fast enough. One moment..
_________________
The Realm of Tharagon NWN PW
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Linux technical support All times are GMT + 2 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group