Re: [Pipmak-Users] Troubles in Linux
Status: Alpha
Brought to you by:
cwalther
From: Dennis <ort...@ma...> - 2006-10-15 04:21:49
|
Christian, I'd like to know have you installed OS Linux on your computer? How did you compile binary? Did you test it yourself? Now, here is what I had got: (gdb) run [Thread debugging using libthread_db enabled] [New Thread 1095566336 (LWP 7571)] [New Thread 1107102640 (LWP 7574)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1095566336 (LWP 7571)] 0x080762ec in luaH_getstr () (gdb) bt #0 0x080762ec in luaH_getstr () #1 0x080763ef in luaH_get () #2 0x0806dc09 in lua_rawget () #3 0x080580d4 in openProject (filename=0x0) at opensave.c:146 #4 0x080582e4 in openAndEnterProject (filename=0x0) at opensave.c:185 #5 0x0805becd in main (argc=1, argv=0xbfea7c84) at main.c:449 (gdb) continue Continuing. Fatal signal: Segmentation Fault (SDL Parachute Deployed) Program exited with code 0365. Is it helpful? |