After a little tracing, it looks like the problem is at the
switch(E_TexMMM) on line 673 of Menu.cpp, when Video is clicked.

E_TexMMM is 3 (so the default case handler is called) and
TextfeldArray[T_TI_NORMAL] is a NULL pointer.

Whenever this TextFeld should be initialized, it isn't.  If it helps,
T_TI_NORMAL is defined to 298 in sprache.h

-- 
[Maverick] Billard-gl crashes when attempt to configure video
https://bugs.launchpad.net/bugs/659344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to