I commented out
Load "dri"
Load "GLcore"
I have Load "glx" in my config.
And one more thing.I found this in man 7 signal
SIGSEGV 11 Core Invalid memory reference
Core Default action is to terminate the process and dump core.
Like SIGILL, portable programs should not intentionally generate invalid memory references.
Invalid memory reference only when i`m with user account?!!?!?
Please, forgive my ignorance but i really can`t understand this

different memory references depending on the user account?!?!
I also found sam problem reported with Caught Signal 4.
SIGILL 4 Core Illegal Instruction
Illegal instruction indicating a program error. Applications may wish to catch this signal and attempt to recover from bugs. A portable program should not intentionally generate illegal instructions.
Any ideas what to do?
thanks in advance