[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-03-23 Thread tmodes
** Changed in: hugin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1816250 Title: nona sometime crashes with gpu, for single image Status in Hugin:

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-18 Thread tmodes
Okay, found the culprit. Committed the changes to repository. ** Changed in: hugin Status: Incomplete => Fix Committed ** Changed in: hugin Milestone: None => 2019.0rc1 -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-18 Thread jpe
still not ok. if you wish, we can communicate directly. I would give you my email ** Attachment added: "mylog.txt" https://bugs.launchpad.net/hugin/+bug/1816250/+attachment/5239582/+files/mylog.txt -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-18 Thread tmodes
Could you please try the attached patch if it fixes the crash? (It just a guess.) ** Patch added: "Patch" https://bugs.launchpad.net/hugin/+bug/1816250/+attachment/5239577/+files/gpu_remap.patch -- You received this bug notification because you are a member of Hugin Developers, which is

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread jpe
ok, more info let me know what you need. There is something bizarre with the allocation. (are you sure that the virtual linux really uses the gpu? without gpu, it DOES work) from the backtrace #8 0x779aabbf in HuginBase::Nona::remapImage, std::allocator > >, vigra::BasicImage >,

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread tmodes
I can't reproduce the issue here. It runs fine here: Windows + ATI Mobility Radeon. Tested also (L)Ubuntu in a virtual machine. It took some time but finished without crash. And backtrace does not give me a hint. The mentioned lines are some very general one, and the interesting ones (#7 and

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread jpe
here the output from ddd ** Attachment added: "backtrace" https://bugs.launchpad.net/hugin/+bug/1816250/+attachment/5239246/+files/Screenshot%20at%202019-02-17%2012-49-30.png -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread jpe
here is the output from a broken run. After the last line it says segmentation fault. (NB : The "old official" ubuntu version DOES work, second attachment follows if you need more debug, let me know how to produce that... ddd? ** Attachment added: "the pto file"

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-17 Thread jpe
the output ** Attachment added: "the debug output" https://bugs.launchpad.net/hugin/+bug/1816250/+attachment/5239230/+files/nonagpu.txt -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1816250

[Hugin-devs] [Bug 1816250] Re: nona sometime crashes with gpu, for single image

2019-02-16 Thread tmodes
"sometimes crashes" is very vague. So further test would be fine. Ideally a testcase which always crashes would be optimal. Otherwise the debug is very difficult. (I'm using nona-gpu for a long time and had no crash until now.) ** Changed in: hugin Status: New => Incomplete -- You