Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-19-2005, 09:42 AM
gwerrae
Fire Beetle
 
Join Date: Jan 2005
Posts: 2
Default

Nitwit

Care to share the setup of your linux box where you run eqemu ?

mainly :
Distribution
Kernel (even config file)
GCC version
GLIBC Version

and anything you find relevant

Last edited by gwerrae; 09-19-2005 at 06:47 PM..
Reply With Quote
  #2  
Old 09-19-2005, 02:49 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

I know this doesn't help anybody else but I just wanted to let you know about my solution. About a month ago my system started crashing while playing games or doing heavy video/audio encoding. Memory tested OK so I disabled my L2 cache. My system hadn't crashed since and I saw no speed decrease at all including source code compiles so I had forgotten about it. I was doing some work on the installer and realized MySQL was sourcing very slowly, I then realized I had disabled my L2. Booted to BIOS, re-enabled it and MySQL's speed went back to normal. I started the server script and sure enough, it came up without a hitch. Sorry I couldn't help out.
Reply With Quote
  #3  
Old 09-19-2005, 11:14 PM
gwerrae
Fire Beetle
 
Join Date: Jan 2005
Posts: 2
Default

The segfault only occurs after a fresh boot, once one world has been executed, no other world will segfault.

You can find a trace of the first launch here :
http://www.kabalo.org/download/trace.zip

the trace was obtained with "strace ./world 2> trace"

After the first launch, here is the ipcs :

maz@Froggy:~/server-0.6.2$ ipcs

------ Shared Memory Segments --------
key shmid owner perms bytes nattch status

------ Semaphore Arrays --------
key semid owner perms nsems
0x4f01ce17 0 maz 666 1

------ Message Queues --------
key msqid owner perms used-bytes messages

So, only a semaphore, no memory. If I run cleanipc, it is deleted.

If I then launch wold (it qworks, I have no semaphore, and some memory :

maz@Froggy:~$ ipcs

------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x4f01ce17 32768 maz 600 131860 1
0x4901ce17 65537 maz 600 23621072 1
0x5a01ce17 98306 maz 600 18249725 1
0x4701ce17 131075 maz 600 96012 1

------ Semaphore Arrays --------
key semid owner perms nsems

------ Message Queues --------
key msqid owner perms used-bytes messages

If I stop world (Ctrl-c), and run cleanipc, there is some memory left :

maz@Froggy:~$ ipcs

------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x4701ce17 131075 maz 600 96012 0

------ Semaphore Arrays --------
key semid owner perms nsems

------ Message Queues --------
key msqid owner perms used-bytes messages

Last edited by gwerrae; 09-20-2005 at 07:21 AM..
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:36 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3