PDA

View Full Version : Access violation at address 400DE501


Glottis
28-06-2002, 19:13
hi, i have one problem with teamspeak server for linux. i log file is only this:

28/06/2002 19:50:56 | in: TServerClient.StartPing (DoPing) exception EAccessViolation: Access violation at address 400DE501, accessing address 00000130

server start fine and client can connect but it is all. only log file full this errors :confused:.
i have slackware 7.1 with 2.2.21 kernel.

pls help. thx

my english is bad, sorry

Unregistered
03-07-2002, 09:05
Have you considered upgrading? Slackware is now at 8.1

Glottis
03-07-2002, 10:53
it is impossible. i´ve NIC proxim symphony and drivers is only for kernel 2.2.x. slack 8.1 is with 2.4.18.

Unregistered
03-07-2002, 19:54
An EAccessViolation error can be caused by a variety of things but is usually an exception in TeamSpeak left unhandled. TeamSpeak catches the error and displays it but is not necessarily the cause of the error.

The problem can be that an application or background process may be having an issue, and based on what TeamSpeak is doing, TeamSpeak could be performing an TeamSpeak task which pushes that application or background process critical which then throws the error. When the error is thrown, TeamSpeak catches and displays it.

You may have a system specific issue, eAccessviolation exceptions are caused by hardware device drivers or other third party software behaving erradically. As a result, the OS's memory manager doesn't exactly do what it is supposed to do.

-upgrade to the latest official or fully functional drivers for all your hardware (video and sound)
-close any third-party software from the background (this includes for virus scanners, download managers and software cooling/hardware monitoring applications)

Good Luck ! ! !

Glottis
25-07-2002, 10:33
ok, i try it, thanx