Torchlight 2: Unhandled stack overflow

Questions about Wine on Linux
Locked
outhoGh4
Newbie
Newbie
Posts: 1
Joined: Fri Feb 01, 2013 12:46 am

Torchlight 2: Unhandled stack overflow

Post by outhoGh4 »

Attempting to run Torchlight 2 for the first time under wine 1.5.22-0ubuntu2 on Ubuntu 12.04:

wine: Unhandled stack overflow at address 0x7b84d104 (thread 002a), starting debugger...
err:seh:setup_exception_record stack overflow 3944 bytes in thread 002a eip 03ece371 esp 002503c8 stack 0x250000-0x251000-0x350000

Debug output here: http://pastebin.com/D2szwH1v
touchez
Level 1
Level 1
Posts: 8
Joined: Sat Oct 16, 2010 4:55 am

Re: Torchlight 2: Unhandled stack overflow

Post by touchez »

I found that http://karim-ouda.blogspot.be/2012/04/w ... olved.html, it fix issue about bad path.

You look to have the same issue (cannot find 'dll')

Code: Select all

warn:module:load_builtin_dll cannot open .so lib for builtin
                                   ...
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files (x86)\\
I thing you don't have a good wineconfig too.

Someone has did a good topic about how to install torchlight II and steam, the key is the wine version and the WINE Library + Winetricks to install/configure.

http://www.steamgamesonlinux.com/torchlight-ii/

It's look like to be not enough compatible with linux.
Locked