[Bug 43546] Image manipulation in astrotoaster causes repeatable crash

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 15 17:18:54 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43546

fjfrackiewicz at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fjfrackiewicz at gmail.com

--- Comment #1 from fjfrackiewicz at gmail.com ---
(In reply to Jim from comment #0)
> Created attachment 58949 [details]
> astrotoaster crash backtrace
> 
> Astrotoaster runs with default settings, but trying to manipulate and
> convert images, the attached backtrace is created every time.
> 
> Works fine in native windows and windows VMs.
> 
> To reproduce, download (free) astrotoaster application:
> 
> http://www.astrotoaster.com/download/SetupAstroToaster_205a.
> msi?attredirects=0
> 
> put a couple fits files in a folder from a set for image stacking, and
> configure the image directory in the application to point to the folder with
> the fits files in it.
> 
> Click on the buttons labeled "monitor", "refresh" and "stack"
> 
> A viewer window will pop up with a dark image that needs adjusting.  Click
> the color adj button and move the "expand" slider to any value, then click
> the "apply E/G" button to reproduce the crash.  It may have already crashed
> before this.
> 
> convert.exe is the module with the crash.

"unimplemented function vcomp100.dll._vcomp_for_static_simple_init_i8"

That might be the likely culprit that is causing the crash. Does running the
following command in your terminal work around the problem: 

winetricks vcrun2010

?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list