<URL: http://bugs.freeciv.org/Ticket/Display.html?id=40605 >

> [book - Sat Dec 20 04:05:05 2008]:
> 
> > [cazf...@gmail.com - Fri Dec 19 11:08:09 2008]:
> > 
> >  2.1.8, using fantasy ruleset
> > 
> > Program terminated with signal 11, Segmentation fault.
> > [New process 20595]
> > #0  0x000000000042a01b in genlist_size ()
> > (gdb) bt full
> > #0  0x000000000042a01b in genlist_size ()
> > No locals.
> > #1  0x00000000004e6e40 in timer_list_size ()
> > No locals.
> > #2  0x00000000004e6d8d in close_connection ()
> > No locals.
> > [...]
> > 
> >  This is probably related to the fact that incoming connection was
> > rejected by auth code.
> > 
> > 
> >  I'm not sure if this is bug in official Freeciv. I have local
> > modification for prohibiting login with certain accounts, and bug
> > might be in that modification.
> 
> I have seen a very similar backtrace in the past; this
> is probably due to an attempted used of a NULL genlist.
> The attached patches for S2_1 and trunk add checks for
> the NULL list and should at least prevent crashing.

I committed the patches; if you find any more clues as
to the original cause of the bug or you still experience
problems, feel free to re-open the ticket.


-----------------------------------------------------------------------
正確な時計が必要なのです。

_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to