Re: [Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-09-20 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > This patch rearranges Freeciv code so that gcc -bug should not be triggered. Seems to work for me. I'll test and commit tomorrow. - ML diff -Nurd -X.diff_ignore freeciv/client/gui-gtk-2.0/wldlg.c freeciv/client/gui-gtk-2.0/wldlg.c --- f

[Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-09-20 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > FYI: This bug is also discussed here https://bugzilla.novell.com/show_bug.cgi?id=300410 ~Daniel ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

[Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-08-15 Thread Guest
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > > [EMAIL PROTECTED] - Sun Jul 15 19:27:03 2007]: > > Pre Scriptum: Two guys weren't able to reproduce this on different > distros > (Gentoo and another Gentoo), so this might be connected to my building > environment on Arch Linux. > > The

Re: [Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-07-20 Thread Elmo Todurov
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > Some more testing proved that -O2 results in a segfault on city window popup, -O1 doesn't, -fschedule-insns results in a compile error. My gcc: gcc (GCC) 4.2.1 20070704 (prerelease) ___ Freeciv-d

Re: [Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-07-20 Thread Elmo Todurov
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > > gcc 4.x miscompiles gtk producing strange crashes that seem to originate > in libc (strlen). I don't know if there are some special compiler > switches one can use to make gcc 4 compile without this bug; the > problem goes away if you compi

[Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-07-17 Thread Guest
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > > [EMAIL PROTECTED] - Tue Jul 17 19:56:51 2007]: > > http://bugs.freeciv.org/Ticket/Display.html?id=39459 > > > Some debugging says that the faulty place is > client/gui-gtk-2.0/wldlg.c > function cell_render_func > line 1008 (this might ch

[Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-07-17 Thread Guest
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > > [EMAIL PROTECTED] - Tue Jul 17 19:56:51 2007]: > > http://bugs.freeciv.org/Ticket/Display.html?id=39459 > > > Some debugging says that the faulty place is > client/gui-gtk-2.0/wldlg.c > function cell_render_func > line 1008 (this might ch

[Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-07-17 Thread Guest
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > I have the exact same problem, running Arch also. ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

Re: [Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-07-17 Thread Elmo Todurov
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > http://bugs.freeciv.org/Ticket/Display.html?id=39459 > Some debugging says that the faulty place is client/gui-gtk-2.0/wldlg.c function cell_render_func line 1008 (this might change because of commits to SVN): column = GPOINTER_TO_INT(g_

[Freeciv-Dev] (PR#39459) Segfault when founding a city

2007-07-15 Thread Elmo Todurov
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > Pre Scriptum: Two guys weren't able to reproduce this on different distros (Gentoo and another Gentoo), so this might be connected to my building environment on Arch Linux. The problem: Segfault when founding a city (it probably tries to d