[Freeciv-Dev] Re: (PR#10927) Crash freeciv beta3 linux
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10927 >
On Sun, Nov 07, 2004 at 02:13:58AM -0800, Geert Nijpels wrote:
>
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=10927 >
>
> On Sun, 7 Nov 2004 01:54:14 -0800, Jason Short
> <jdorje@xxxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > <URL: http://rt.freeciv.org/Ticket/Display.html?id=10927 >
> >
> > > [nijpels@xxxxxxxxxx - Sun Nov 07 09:03:59 2004]:
> >
> > > (civclient:23998): GLib-GObject-CRITICAL **: file gsignal.c: line 1634
> > > (g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)'
> > failed
> > > civclient: mapview_common.c:2330: overview_to_map_pos: Assertion `0'
> > failed.
> > > Aborted
>
> I have not been able to reproduce this or generate a core file yet.
make sure you're not limiting your core files to 0 bytes
% ulimit -c # to check
% ulimit -c unlimited # to unlimit the core file size
-mike
|
|