From: Javi <ja...@gs...> - 2004-03-11 12:55:36
|
Hi list. I've created a MySQL section in lccd4linux.conf in order to get from there the server, login and password parameters to connect to MySQL. The problem is wherever I use cfg_get() function I get "Segmentation fault" when running lcd4linux. GDB doesn't give me any usefull information: # gdb --args lcd4linux -Fq GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. (gdb) run Starting program: /home/javi/proyectos/lcd4linux/lcd4linux -Fq Program received signal SIGSEGV, Segmentation fault. 0x08062fd9 in ?? () (gdb) Any ideas? thanks,bye |