I don't know what happens, I switch off my computer last night in working condition. in morning I tried starting xmms, but I was not starting. I open the shell then I tried running from shell (shell usually spit more error). I got this
I know a segmentation fault occurrs when a program attempts to access memory where it isnt susposed to. The kernel then stops the program and gives you the infamous "Segmentation Fault". C is a very good language to make segmentation faults b/c there is no memory checking.
But I can't understand why I'm getting this from xmms wine also showing same wrror. Any idea what could be the problem ?
whoiam55@Kubuntu:~$ xmms
Gdk-WARNING **: locale not supported by Xlib, locale set to C
Segmentation fault
whoiam55@Kubuntu:~$
Gdk-WARNING **: locale not supported by Xlib, locale set to C
Segmentation fault
whoiam55@Kubuntu:~$
But I can't understand why I'm getting this from xmms wine also showing same wrror. Any idea what could be the problem ?
Comment