[Bug 48978] New: setup_exception stack overflow due to WINEPREFIX

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 20 09:59:53 CDT 2020


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

            Bug ID: 48978
           Summary: setup_exception stack overflow due to WINEPREFIX
           Product: Wine
           Version: 5.6
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: shell32
          Assignee: wine-bugs at winehq.org
          Reporter: alpha_one_x86 at first-world.info
      Distribution: ---

Hi,

After update I have multple:
setup_exception stack overflow 2224 bytes in thread 000b eip 000000007bcc2475
esp 0000000000130d60 stack 0x130000-0x131000-0x230000

With:
WINEPREFIX=/mnt/data/perso/progs/wine//ultracopier-general/ /usr/bin/nice -n 15
/usr/bin/ionice -c 3 wine
'/mnt/data/perso/progs/wine//ultracopier-general/drive_c/Program Files
(x86)/NSIS/Bin/LibraryLocal.exe' install.nsi
000b:err:seh:setup_exception stack overflow 2224 bytes in thread 000b eip
000000007bcc2475 esp 0000000000130d60 stack 0x130000-0x131000-0x230000
0009:err:module:LdrInitializeThunk "kernelbase.dll" failed to initialize,
aborting
0009:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\NSIS\\Bin\\LibraryLocal.exe" failed, status c0000005

But:
/usr/bin/nice -n 15 /usr/bin/ionice -c 3 wine
'/mnt/data/perso/progs/wine//ultracopier-general/drive_c/Program Files
(x86)/NSIS/Bin/LibraryLocal.exe' install.nsi
000b:err:seh:setup_exception stack overflow 2224 bytes in thread 000b eip
000000007bcc2475 esp 0000000000130d60 stack 0x130000-0x131000-0x230000
0009:err:module:LdrInitializeThunk "kernelbase.dll" failed to initialize,
aborting
0009:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\NSIS\\Bin\\LibraryLocal.exe" failed, status c0000005

Work. Then the bug is with WINEPREFIX.
Can you fix it?

-- 
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