Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
February 2005: [Freeciv-Dev] Re: (PR#12063) two bugs that crash freeciv2 |
[Freeciv-Dev] Re: (PR#12063) two bugs that crash freeciv2[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12063 > Il giorno 01/feb/05, alle 21:27, Jason Short ha scritto: > You could try running it inside GDB: it worked. i think. here it is: (gdb) bt full #0 0x9000b208 in select () No symbol table info available. #1 0x014f3c38 in SDL_Delay (ms=100) at SDL_systimer.c:201 tv = { tv_sec = 0, tv_usec = 100000 } then = 22633 now = 4 elapsed = 93 #2 0x012c6184 in Mix_FreeMusic (music=0x1b37b80) at music.c:532 No locals. #3 0x00003564 in my_shutdown () No symbol table info available. #4 0x00048068 in audio_shutdown () No symbol table info available. #5 0x9002c7b8 in exit () No symbol table info available. #6 0x00008dcc in ui_exit () No symbol table info available. #7 0x00008d84 in main () No symbol table info available. #8 0x00002b8c in _start (argc=-1610579892, argv=0xbffffdb4, envp=0xbffffdbc) at /SourceCache/Csu/Csu-47/crt.c:267 i = 22493020 p = 0x43300000 <Address 0x43300000 out of bounds> q = (char **) 0x0 term = (void (*)()) 0x8fe17d50 <__dyld__dyld_mod_term_funcs> #9 0x8fe1a558 in __dyld__dyld_start () No symbol table info available. -- [Lo'oris,] Tu vabbè c'hai Genova nel sangue e sei la persona più tirchia che abbia mai visto su un forum. - Lord Phobos Sitoss: http://looris.ath.cx/~loorisIl giorno 01/feb/05, alle 21:27, Jason Short ha scritto: You could try running it inside GDB: it worked. i think. here it is: (gdb) bt full #0 0x9000b208 in select () No symbol table info available. #1 0x014f3c38 in SDL_Delay (ms=100) at SDL_systimer.c:201 tv = { tv_sec = 0, tv_usec = 100000 } then = 22633 now = 4 elapsed = 93 #2 0x012c6184 in Mix_FreeMusic (music=0x1b37b80) at music.c:532 No locals. #3 0x00003564 in my_shutdown () No symbol table info available. #4 0x00048068 in audio_shutdown () No symbol table info available. #5 0x9002c7b8 in exit () No symbol table info available. #6 0x00008dcc in ui_exit () No symbol table info available. #7 0x00008d84 in main () No symbol table info available. #8 0x00002b8c in _start (argc=-1610579892, argv=0xbffffdb4, envp=0xbffffdbc) at /SourceCache/Csu/Csu-47/crt.c:267 i = 22493020 p = 0x43300000 <Address 0x43300000 out of bounds> q = (char **) 0x0 term = (void (*)()) 0x8fe17d50 <__dyld__dyld_mod_term_funcs> #9 0x8fe1a558 in __dyld__dyld_start () No symbol table info available. -- [Lo'oris,] Tu vabbè c'hai Genova nel sangue e sei la persona più tirchia che abbia mai visto su un forum. - Lord Phobos Sitoss: http://looris.ath.cx/~looris
|