https://bugs.winehq.org/show_bug.cgi?id=43588
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Status|UNCONFIRMED |NEEDINFO Keywords| |download, source URL| |https://rapidlasso.com/last | |ools/lasview/ Ever confirmed|0 |1 Summary|lasview.exe crashes on run |lasview (LiDAR | |visualization tool) crashes | |on startup
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this with recent Wine, works fine here.
Please always specify the *exact* version of the app you use to reproduce the bug. This app has a rather rapid development cycle (see 'CHANGES.txt' after unpacking .zip).
Your backtrace hints at a problem with OpenGL + gluBuild2DMipmaps() on MacOS.
--- snip --- ... 2 0x4300326a closestFit+0x3c() in libglu.1.dylib (0x0032c518) 3 0x4300bbd8 gluBuild2DMipmaps+0xcb() in libglu.1.dylib (0x0032c568) 4 0x405ec7f9 _wine_gluBuild2DMipmaps+0x25() in glu32 (0x0032c5a4) 5 0x004b8d20 in lasview (+0xb8d1f) (0x7a86b92d) --- snip ---
As already said, please retest with recent Wine and app version.
$ du -sh LAStools.zip 51M LAStools.zip
$ sha1sum LAStools.zip b7a563163850b6b5d7d44a6d7e187ab2239f1470 LAStools.zip
$ wine --version wine-3.9
Regards