[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-30 Thread Yuv
Yuval Levy wrote: > Bruno Postle wrote: > > On Tue 19-May-2009 at 07:38 -0700, Yuv wrote: > >> 3838 works, 3839 segfaults > > > > I know Guido says he needs to fix this code, but since you have the > > hardware that fails, it would be very useful if you can figure-out > > which bit of this commit

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-20 Thread Yuval Levy
Bruno Postle wrote: > On Tue 19-May-2009 at 07:38 -0700, Yuv wrote: >> 3838 works, 3839 segfaults > > I know Guido says he needs to fix this code, but since you have the > hardware that fails, it would be very useful if you can figure-out > which bit of this commit causes the segfault. I start

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-20 Thread Bruno Postle
On Tue 19-May-2009 at 07:38 -0700, Yuv wrote: >> I guess next step is to try and build multiple version in between 3705 >> and now until I find the commit that is segfaulting. >3838 works, 3839 segfaults I know Guido says he needs to fix this code, but since you have the hardware that fails, it

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-19 Thread Yuv
Yuval Levy wrote: > I guess next step is to try and build multiple version in between 3705 > and now until I find the commit that is segfaulting. http://hugin.svn.sourceforge.net/viewvc/hugin?view=rev&revision=3839 3838 works, 3839 segfaults Yuv --~--~-~--~~~---~--~-

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-19 Thread Yuval Levy
Bruno Postle wrote: > First you need to exclude one of the many recent OpenGL related > hugin changes. If you roll-back a couple of months (e.g to 3705) > does it still segfault? no. it built and started perfectly on the notebook where current trunk segfaults. I guess next step is to try and

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-19 Thread Bruno Postle
On Mon 18-May-2009 at 20:14 -0400, Yuval Levy wrote: >the previous report was from my notebook (32bit Ubuntu 9.04) for SVN3860. > >I now built the same SVN3860 on my desktop (64bit Ubuntu 9.04) and >everything works fine. This suggests it is either a 32/64bit problem or a difference in OpenGL

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-19 Thread Yuval Levy
thanks. a lot of very valuable input to work on. Yuv Markku Kolkka wrote: > Yuval Levy kirjoitti viestissään (lähetysaika tiistai, 19. > toukokuuta 2009): >> In file included from /usr/include/c++/4.3/ext/hash_set:64, >> from >> /usr/include/boost/graph/adjacency_list.hpp:22, f

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-19 Thread Yuval Levy
Lukáš Jirkovský wrote: > My idea is that it can be caused by some change in graphics drivers. > What graphics card do you use and which drivers? Maybe we will find > that it's caused by the specific driver. I get the same warning on both machines. The notebook has Intel chipset (GMA950) and the

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-19 Thread Markku Kolkka
Yuval Levy kirjoitti viestissään (lähetysaika tiistai, 19. toukokuuta 2009): > In file included from /usr/include/c++/4.3/ext/hash_set:64, > from > /usr/include/boost/graph/adjacency_list.hpp:22, from > /home/yuv/src/hugin/src/hugin_base/algorithms/optimizer/ImageG >raph.h:34, f

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-19 Thread Lukáš Jirkovský
2009/5/19 Yuval Levy : > > Bruno Postle wrote: >> I can't reproduce this, but it is effectively blocking a release. > > some more information. > > the previous report was from my notebook (32bit Ubuntu 9.04) for SVN3860. > > I now built the same SVN3860 on my desktop (64bit Ubuntu 9.04) and > ever

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-18 Thread Yuval Levy
Bruno Postle wrote: > I can't reproduce this, but it is effectively blocking a release. some more information. the previous report was from my notebook (32bit Ubuntu 9.04) for SVN3860. I now built the same SVN3860 on my desktop (64bit Ubuntu 9.04) and everything works fine. I was lucky to hav

[hugin-ptx] Re: Segfault Ubuntu 9.04

2009-05-18 Thread Bruno Postle
On Mon 18-May-2009 at 14:20 -0700, Yuv wrote: > >I just tried to build the latest SVN on Ubuntu 9.04. The build >completes (though with plenty of warnings about deprecated headers >that I do not recall seeing before) and when I run Hugin it segfaults >(see below). Any idea what I am doing wrong? >