[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2011-01-08 Thread Julien Cristau
On Mon, Jan 3, 2011 at 18:51:03 +0900, Hideki Yamane wrote: > tags 603986 patch > thanks > > Hi, > > On Sat, 1 Jan 2011 12:00:28 +0100 > Gabriele Giacone <1o5g4...@gmail.com> wrote: > > I confirm it starts properly on ppc with -fno-strict-aliasing. > > Attached patch. > > me too, and I tried

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2011-01-03 Thread Hideki Yamane
tags 603986 patch thanks Hi, On Sat, 1 Jan 2011 12:00:28 +0100 Gabriele Giacone <1o5g4...@gmail.com> wrote: > I confirm it starts properly on ppc with -fno-strict-aliasing. > Attached patch. me too, and I tried to apply the change for powerpc only. Here's a proposed patch. diff -u qgis-1.4

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2011-01-01 Thread Gabriele Giacone
On Sat, Jan 01, 2011 at 12:00:28PM +0100, Gabriele Giacone wrote: > > I confirm it starts properly on ppc with -fno-strict-aliasing. > Attached patch. Ooops, reattached. --- debian/rules.orig 2011-01-01 11:52:16.0 +0100 +++ debian/rules 2011-01-01 11:52:27.0 +0100 @@ -58,6 +58,8 @

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2011-01-01 Thread Gabriele Giacone
I confirm it starts properly on ppc with -fno-strict-aliasing. Attached patch. Cheers, Gabriele --- debian/rules 2011-01-01 11:52:27.0 +0100 +++ debian/rules.orig 2011-01-01 11:52:16.0 +0100 @@ -58,8 +58,6 @@ -e "s/{GRASS_ABI}/$(GRASS_ABI)/g" $$^ >$$@ endef -CFLAGS += -fno-

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-31 Thread Gabriele Giacone
On 12/31/2010 11:56 PM, Steve Singer wrote: >> Rebuilt on a debian machine and reproduced on ppc vm. >> Attached backtrace. > > The stack trace for this sqlite issue on ppc from Fedora looks similar. > https://bugzilla.redhat.com/show_bug.cgi?id=494266 ok I'm rebuilding qgis with -fno-strict-alia

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-31 Thread Steve Singer
On Fri, 31 Dec 2010, Gabriele Giacone wrote: Rebuilt on a debian machine and reproduced on ppc vm. Attached backtrace. The stack trace for this sqlite issue on ppc from Fedora looks similar. https://bugzilla.redhat.com/show_bug.cgi?id=494266 Cheers, Gabriele

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-31 Thread Gabriele Giacone
On Thu, Dec 30, 2010 at 02:37:52PM +0100, Bálint Réczey wrote: > > Could you please try to reproduce the crash with the attached patch applied? > It generates a -dbg pkg while stripping so the the crash will probably > happen and we will still be able to debug it. :-) Rebuilt on a debian machine

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-30 Thread Bálint Réczey
Hi Hideki, On Thu, 9 Dec 2010, Hideki Yamane wrote: > On Sat, 4 Dec 2010 12:47:20 -0500 > Steve wrote: >> If I build the qgis .deb files from source on my machine I don't get the >> crash but the debs from the repository always crash. >> >> Is it possible to force a rebuild of the .debs in testi

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-20 Thread Steve Singer
On Mon, 20 Dec 2010, Michel Dänzer wrote: On Son, 2010-12-19 at 22:29 +0900, Hideki Yamane wrote: I think a good next step would be to resolve why rebuilding packages locally seems to work around the problem for Steve but not for you. Which package(s) exactly are you each rebuilding locally a

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-20 Thread Michel Dänzer
On Son, 2010-12-19 at 22:29 +0900, Hideki Yamane wrote: > > Forwarded from Bug#603986, > > tags 603986 + help > > thanks > > > > I personally have not access to a PPC to do any trial, and using > > qgis in remote would be a pain, I guess. It seems Heisenbug Principle > > in this case applies, to

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-19 Thread Hideki Yamane
Hi ppc porters, Forwarded from Bug#603986, > tags 603986 + help > thanks > > I personally have not access to a PPC to do any trial, and using > qgis in remote would be a pain, I guess. It seems Heisenbug Principle > in this case applies, too. Maybe we should remove qgis for this > arch and wait s

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-19 Thread Hideki Yamane
On Thu, 9 Dec 2010 14:50:02 -0500 Steve Singer wrote: > git clone http://pkg-grass.alioth.debian.org/qgis/qgis.git > cd qgis.git > fakeroot debian/rules binary > > or something similar set of steps calling debian/rules directly and not > using pbuilder. I tried it too, but still get segfault.

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-09 Thread Steve Singer
On Thu, 9 Dec 2010, Hideki Yamane wrote: On Sat, 4 Dec 2010 12:47:20 -0500 Steve wrote: If I build the qgis .deb files from source on my machine I don't get the crash but the debs from the repository always crash. Is it possible to force a rebuild of the .debs in testing? Interesting, I can

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-09 Thread Hideki Yamane
On Sat, 4 Dec 2010 12:47:20 -0500 Steve wrote: > If I build the qgis .deb files from source on my machine I don't get the > crash but the debs from the repository always crash. > > Is it possible to force a rebuild of the .debs in testing? Interesting, I cannot reproduce it, always crash with

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-12-04 Thread Steve
If I build the qgis .deb files from source on my machine I don't get the crash but the debs from the repository always crash. Is it possible to force a rebuild of the .debs in testing? The .debs I build are: -- dpkg -I libqgis1.4.0_1.4.0+12730-3_powerpc.deb new debian p

[DebianGIS-dev] Bug#603986: qgis crashes on startup on PowerPC

2010-11-26 Thread Hideki Yamane
retitle 603986 qgis crashes on startup on PowerPC thanks Hi, I can confirm it with PowerMac G4 Cube, however, it works fine with i386 and amd64 PC. I know its quite annoying problem for bug submitter, but if it's difficult to solve this issue, I suggest to down severity because other PC

[DebianGIS-dev] Bug#603986: qgis crashes on startup

2010-11-18 Thread Steve
Package: qgis Version: 1.4.0+12730-3+b2 Severity: grave Justification: renders package unusable qgis segfaults on startup. (gdb) where #0 0x0fda860c in ?? () from /usr/lib/libqgis_core.so.1.4.0 #1 0x0fda8e50 in ?? () from /usr/lib/libqgis_core.so.1.4.0 #2 0x0fdc2430 in ?? () from /usr/lib/lib