Please Help me, I cant start server in UBUNTU 8.04
got error "Segmentation fault"
http://help.ubuntu.com/
root@mail:~# mc
root@mail:/opt/mangos/bin# ./mangos-worldd
ThreadQueue created
MaNGOS/0.13.0 (* * Revision 7559 - *) for Unix (little-endian) [world-daemon]
<Ctrl-C> to stop.
MM MM MM MM MMMMM MMMM MMMMM
MM MM MM MM MMM MMM MM MM MMM MMM
MMM MMM MMM MM MMM MMM MM MM MMM
MM M MM MMMM MM MMM MM MM MMM
MM M MM MMMMM MM MMMM MMM MM MM MMM
MM M MM M MMM MM MMM MMMMMMM MM MM MMM
MM MM MMM MM MM MM MMM MM MM MMM
MM MM MMMMMMM MM MM MMM MMM MM MM MMM MMM
MM MM MM MMM MM MM MMMMMM MMMM MMMMM
MM MMM http://getmangos.eu
MMMMMM
Using configuration file /opt/mangos/etc/mangosd.conf.
World Database: 127.0.0.1;3306;root;1912968;Mangos
User thread created.
Reference thread created.
1 reference-thread added.
pollPendingThreads()
1 user-thread added.
Thread starting...
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.0.51a
MySQL server ver: 5.0.51a-3ubuntu5.4
AUTOCOMMIT SUCCESSFULLY SET TO 1
Character Database: 127.0.0.1;3306;root;1912968;Characters
User thread created.
pollPendingThreads()
1 user-thread added.
Thread starting...
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.0.51a
MySQL server ver: 5.0.51a-3ubuntu5.4
AUTOCOMMIT SUCCESSFULLY SET TO 1
Login Database: 127.0.0.1;3306;root;1912968;Realmd
User thread created.
pollPendingThreads()
1 user-thread added.
Thread starting...
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.0.51a
MySQL server ver: 5.0.51a-3ubuntu5.4
AUTOCOMMIT SUCCESSFULLY SET TO 1
Realm running as realm ID 1
Using YTDB_098_R479_rev7483
Using DataDir /opt/mangos/data/
WORLD: VMap support included. LineOfSight:0, getHeight:0
WORLD: VMap data directory is: /opt/mangos/data/vmaps
WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
Loading MaNGOS strings...
[**************************************************] 100%
>> Loaded 756 MaNGOS strings from table mangos_string
Initialize data stores...
[**************************************************] 100%
>> Initialized 75 data stores
Using enUS DBC Locale as default. All available DBC locales: enUS
Loading Script Names...
[**************************************************] 100%
>> Loaded 679 Script Names
Loading InstanceTemplate...
[**************************************************] 100%
>> Loaded 119 Instance Template definitions
Loading SkillLineAbilityMultiMap Data...
[**************************************************] 100%
>> Loaded 9843 SkillLineAbility MultiMap Data
Cleaning up instances...
[**************************************************] 100%
>> Initialized 0 instances
Packing instances...
[>> Instance numbers remapped, next instance id is 1 100%
Loading Localization strings...
[**************************************************] 100%
>> Loaded 0 creature locale strings. DB table `locales_creature` is empty.
[**************************************************] 100%
>> Loaded 0 gameobject locale strings. DB table `locales_gameobject` is empty.
[**************************************************] 100%
>> Loaded 0 Item locale strings. DB table `locales_item` is empty.
[**************************************************] 100%
>> Loaded 0 Quest locale strings. DB table `locales_quest` is empty.
[**************************************************] 100%
>> Loaded 0 Quest locale strings. DB table `locales_npc_text` is empty.
[**************************************************] 100%
>> Loaded 0 PageText locale strings. DB table `locales_page_text` is empty.
[**************************************************] 100%
>> Loaded 0 npc_option locale strings. DB table `locales_npc_option` is empty.
[**************************************************] 100%
>> Loaded 0 points_of_interest locale strings. DB table `locales_points_of_interest` is empty.
>>> Localization strings loaded
Loading Page Texts...
[**************************************************] 100%
>> Loaded 1783 page texts
Loading Game Object Templates...
[**************************************************] 100%
>> Loaded 18500 game object templates
Loading Spell Chain Data...
[**************************************************] 100%
>> Loaded 2334 spell chain records
Loading Spell Elixir types...
[**************************************************] 100%
>> Loaded 99 spell elixir definitions
Loading Spell Learn Skills...
[**************************************************] 100%
>> Loaded 97 Spell Learn Skills from DBC
Loading Spell Learn Spells...
[**************************************************] 100%
>> Loaded 35 spell learn spells + 545 found in DBC
Loading Spell Proc Event conditions...
[**************************************************] 100%
>> Loaded 847 extra spell proc event conditions +12 custom
Loading Spell Bonus Data...
[**************************************************] 100%
>> Loaded 0 extra spell bonus data
Loading Aggro Spells Definitions...
[**************************************************] 100%
>> Loaded 97 aggro generating spells
Loading NPC Texts...
[**************************************************] 100%
>> Loaded 5245 npc texts
Loading Item Random Enchantments Table...
[**************************************************] 100%
>> Loaded 28635 Item Enchantment definitions
Loading Items...
[**************************************************] 100%
>> Loaded 31984 item prototypes
Loading Item Texts...
[**************************************************] 100%
>> Loaded 0 item pages
Loading Creature Model Based Info Data...
[**************************************************] 100%
>> Loaded 22712 creature model based info
Loading Equipment templates...
[**************************************************] 100%
>> Loaded 3773 equipment template
Loading Creature templates...
[**************************************************] 100%
>> Loaded 26532 creature definitions
Loading SpellsScriptTarget...
[**************************************************] 100%
>> Loaded 894 Spell Script Targets
Loading Creature Reputation OnKill Data...
[**************************************************] 100%
>> Loaded 1675 creature award reputation definitions
Loading Points Of Interest Data...
[**************************************************] 100%
>> Loaded 125 Points of Interest definitions
Loading Pet Create Spells...
[**************************************************] 100%
>> Loaded 742 pet create spells
Loading Creature Data...
[**************************************************] 100%
>> Loaded 128585 creatures
Loading Creature Addon Data...
[**************************************************] 100%
>> Loaded 7719 creature template addons
[**************************************************] 100%
>> Loaded 27966 creature addons
>>> Creature Addon Data loaded
Loading Creature Respawn Data...
[**************************************************] 100%
>> Loaded 0 creature respawn time.
Loading Gameobject Data...
[**************************************************] 100%
>> Loaded 75313 gameobjects
Loading Gameobject Respawn Data...
[**************************************************] 100%
>> Loaded 0 gameobject respawn time.
Loading Objects Pooling Data...
>> Table pool_template is empty:
Loading Game Event Data...
Segmentation fault
root@mail:/opt/mangos/bin#