Author Topic: Unsharp mask crashes PI  (Read 3479 times)

Offline astrofan

  • Newcomer
  • Posts: 11
Unsharp mask crashes PI
« on: 2015 August 26 15:58:19 »
Hello PI team,

The usharp mask slider causes PI to crash. Just slide the upper slider  to the right and execute the filter.
The bug is deterministic. The command line prints following:
terminate called after throwing an instance of 'pcl::EUnixSegmentationViolation'

I'm using the  01.08.04.1171 Ripley (x64) commercial linux version. The previous (trial) version was working fine.


Offline msmythers

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1178
    • astrobin
Re: Unsharp mask crashes PI
« Reply #1 on: 2015 August 26 16:28:51 »
Interesting, happening on my Widows 7 system also.


Mike

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Unsharp mask crashes PI
« Reply #2 on: 2015 August 26 17:03:23 »
Confirmed on Ubuntu also although PI quits and the following crash reporter appears



Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Unsharp mask crashes PI
« Reply #3 on: 2015 August 27 01:31:28 »
Bug confirmed. UnsharpMask crashes for filters with stddev > 10 pixels on all platforms. I'll fix this problem next week.

This bug is of little practical importance because USM filters larger than 3-4 pixels are rarely used. Thank you for reporting.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Unsharp mask crashes PI
« Reply #4 on: 2015 September 04 05:05:18 »
This bug is now fixed. The corresponding bugfix will be released as an update very soon.

For developers interested in PCL:
https://github.com/PixInsight/PCL/commit/d8913af355978ab5d67fa492ab7025fd2ccf0ce8
Juan Conejero
PixInsight Development Team
http://pixinsight.com/