You'll see this: 
	Code:
	[08.12. - 21:38:32] c:\eq\source\common\shareddb.cpp (1760): SharedDatabase::LoadSpells 
[08.12. - 21:38:32] c:\eq\source\shared_memory\spells.cpp (41): LoadSpells
 This means that your shared_memory.exe is crashing when it attempts to load spells, meaning you may have an issue in your spells_new table with a NULL column, a conflicting spell in the table, or possibly even a corrupt table.