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 to apply the

Bug#603986: qgis crashes on startup on PowerPC

2011-01-08 Thread Hideki Yamane
Hi, On Sat, 8 Jan 2011 23:42:25 +0100 Julien Cristau jcris...@debian.org wrote: Can you go ahead with the NMU? Done, uploaded with 2 days delay. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane -- To UNSUBSCRIBE, email to

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

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 +=

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 @@

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 and

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 -- To UNSUBSCRIBE,

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-aliasing.

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 ssinger...@sympatico.ca 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

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

2010-12-28 Thread Julien Cristau
On Sat, Dec 18, 2010 at 17:43:57 +0100, Francesco P. Lovergine wrote: tags 603986 + help thanks I personally have not access to a PPC to do any trial, and using You have access to debian's porter box... qgis in remote would be a pain, I guess. It seems Heisenbug Principle in this case

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, too. Maybe we

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

2010-12-20 Thread Francesco P. Lovergine
On Mon, Dec 20, 2010 at 11:16:25AM +0100, Michel Dänzer 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 and installing from the local build?

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

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 ssinger...@sympatico.ca 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

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 some

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

2010-12-18 Thread Francesco P. Lovergine
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 some porters have time and will to help? On Thu, Dec 09,

Bug#603986: qgis crashes on startup on PowerPC

2010-12-09 Thread Hideki Yamane
On Sat, 4 Dec 2010 12:47:20 -0500 Steve ssinger...@sympatico.ca 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

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 ssinger...@sympatico.ca 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

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

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