nona -g is crashing at second image

Bug #679279 reported by tmodes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Hugin
Invalid
High
Unassigned

Bug Description

nona -g -o test test.pto is always crashing at the second image (Windows Vista, compiled from trunk, ATI Mobility Radeon X1700)

Running in the debugger, the crash occurs in ImageTransformsGPU.cpp, line 658:
glTexImage2D(GL_TEXTURE_RECTANGLE_ARB, 0, GL_LUMINANCE_ALPHA32F_ARB, destLut.size(), 2, 0, GL_LUMINANCE_ALPHA, GL_FLOAT, destLutTextureData);

Tags: gpu nona
Revision history for this message
Bruno Postle (brunopostle) wrote :

Since the hugin Makefile stitching system only renders one image at a time, this was probably never tested.

A quick fix would be to disable gpu stitching unless -i was also specified.

Revision history for this message
tmodes (tmodes) wrote :

Without -g switch is renders also the second image. It crashes only with the -g switch.

Revision history for this message
Yuv (yuv) wrote :

good that it does not crash in "traditional" mode. this means that the bug is not a regression and not a show stopper

tmodes (tmodes)
tags: added: gpu nona
tmodes (tmodes)
Changed in hugin:
status: New → Triaged
Yuv (yuv)
Changed in hugin:
status: Triaged → Confirmed
Revision history for this message
tmodes (tmodes) wrote :

I can't reproduce it. So closing it.

Changed in hugin:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.