On 2010-05-11 "Steinar H. Gunderson" <[email protected]> wrote: > On Wed, Oct 28, 2009 at 12:36:09PM -0700, Don Armstrong wrote: >> $ dpkg -l *glx* >> ii libgl1-mesa-glx 7.6-1...
>> but that's all just a red herring. >> Most likely you're not using a tiling window manager, so >> panoramaChanged doesn't get called at the same point. [This particular >> segfault has nothing to do with openGL.] The reason it segfaults is >> pretty simple; m_parent is NULL, and DoSetSize in libwx dereferences >> the null pointer. It's most likely a bug in hugin somewhere that >> results in m_parent being NULL. > Here's a fun data point: If I run X in 16bpp mode, Hugin segfaults in > DoSetSize() just after the “align” step, every time (tried 5/5). If I run X > in 24bpp mode, however, everything is fine. [...] Hello, it still does not crash for me with startx -- -depth 16 Did you do something else to get 16bpp mode? This is on lenny, though. cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

