Athena's MH3U Charm Table Search v0.35b Stack Overflow

Questions about Wine on Linux
Locked
M1CR0LURK3R
Newbie
Newbie
Posts: 2
Joined: Fri Jan 30, 2015 9:26 am

Athena's MH3U Charm Table Search v0.35b Stack Overflow

Post by M1CR0LURK3R »

I keep getting an error upon running the attached app in Wine 1.7.34. This is what it says in Terminal:
~/Desktop/Athena's MH3U Charm Table Search v0.35b$ wine Athena\'s\ MH3U\ Charm\ Table\ Search\ v0.35b.exe
err:seh:setup_exception_record stack overflow 912 bytes in thread 002d eip 7bc5ee8a esp 00230fa0 stack 0x230000-0x231000-0x330000

I'm entirely new to Wine (I have Windows 7 installed on a separate hard drive, though), and I guess one could say that I have no clue what I am doing. Are only certain apps supported in Wine or something? Or do I need a certain .dll file for this app to work?

I'm running Ubuntu (Trusty) 64-bit OS (kernel 3.13.0-45-generic) on a Dell Optiplex 755 Desktop PC. I have 4GB of DDR2 RAM, and an Intel Core2 Duo CPU E6550 (Active Management Technology supported). Any help is appreciated.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Athena's MH3U Charm Table Search v0.35b Stack Overflow

Post by dimesio »

Probably this bug: https://bugs.winehq.org/show_bug.cgi?id=34538.

Try winetricks dotnet20.
M1CR0LURK3R
Newbie
Newbie
Posts: 2
Joined: Fri Jan 30, 2015 9:26 am

Re: Athena's MH3U Charm Table Search v0.35b Stack Overflow

Post by M1CR0LURK3R »

I ran these commands in Terminal to create a 32-bit prefix and install dotnet20:
WINEARCH=win32 WINEPREFIX=~/.wine32 winecfg
env WINEARCH=win32 WINEPREFIX=~/.wine32 winetricks dotnet20

Then I ran the application (I renamed the .exe to tsearch.exe just to make it easier to type in). This is the result:

Code: Select all

~/.wine32/drive_c/Program Files/tsearch$ env WINEPREFIX=~/.wine32 wine tsearch.exe
fixme:thread:SetThreadStackGuarantee (0x32fc68): stub
err:ole:CoGetContextToken apartment not initialised
fixme:msvcm:CrtImplementationDetails_DoDllLanguageSupportValidation stub
wine: Call from 0x7b83b4ee to unimplemented function msvcm90.dll.?_Cin_func@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@XZ, aborting
wine: Call from 0x7b83b4ee to unimplemented function msvcm90.dll.?ThrowModuleLoadException@<CrtImplementationDetails>@@YAXP$AAVString@System@@P$AAVException@3@@Z, aborting
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000ec,0x3009a1b4,0x78c590): stub
err:eventlog:ReportEventW L"tsearch.exe"
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"51d2749c"
err:eventlog:ReportEventW L"kernel32.dll"
err:eventlog:ReportEventW L"5.1.2600.2180"
err:eventlog:ReportEventW L"00000000"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"0002b4ee"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
This is from backtrace.txt:

Code: Select all

Unhandled exception: 0xe0434f4d in 32-bit code (0x7b83b4ee).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b83b4ee ESP:0032e6a4 EBP:0032e718 EFLAGS:00000287(   - --  I S - -P-C)
 EAX:7b826f61 EBX:7b8bb000 ECX:19930520 EDX:0032e6c4
 ESI:e06d7363 EDI:79f94f44
Stack dump:
0x0032e6a4:  0032e744 0000000c 00000001 e0434f4d
0x0032e6b4:  00000001 00000000 7b83b4ee 00000001
0x0032e6c4:  80131534 790c20c8 79fd4e9d 00000036
0x0032e6d4:  790c2000 00000036 00000006 790fabcc
0x0032e6e4:  79e7be3f e0434f4d 0032ed80 790c2000
0x0032e6f4:  02000036 0032ed2c 79e814da 0032f7b0
000c: sel=0067 base=00000000 limit=00000000 32-bit r-x
Backtrace:
=>0 0x7b83b4ee in kernel32 (+0x2b4ee) (0x0032e718)
  1 0x7e5cdbf6 _CxxThrowException+0x45() in msvcr80 (0x0032e758)
  2 0x79fe892e in mscorwks (+0x17892d) (0x0032f804)
  3 0x79e9f481 in mscorwks (+0x2f480) (0x0032f854)
  4 0x79eabca0 in mscorwks (+0x3bc9f) (0x0032f8d4)
  5 0x79f08025 in mscorwks (+0x98024) (0x0032f994)
  6 0x0000ffff (0x0032f994)
  7 0x0000ffff (0x0032f994)
  8 0x0000ffff (0x0032f994)
  9 0x0000ffff (0x0032f994)
  10 0x0000ffff (0x0032f994)
  11 0x0000ffff (0x0032f994)
  12 0x0000ffff (0x0032f994)
  13 0x0000ffff (0x0032f994)
  14 0x0000ffff (0x0032f994)
  15 0x0000ffff (0x0032f994)
  16 0x0000ffff (0x0032f994)
  17 0x0000ffff (0x0032f994)
  18 0x0000ffff (0x0032f994)
  19 0x0000ffff (0x0032f994)
  20 0x0000ffff (0x0032f994)
  21 0x0000ffff (0x0032f994)
  22 0x0000ffff (0x0032f994)
  23 0x0000ffff (0x0032f994)
  24 0x0000ffff (0x0032f994)
  25 0x0000ffff (0x0032f994)
  26 0x0000ffff (0x0032f994)
  27 0x0000ffff (0x0032f994)
  28 0x0000ffff (0x0032f994)
  29 0x0000ffff (0x0032f994)
  30 0x0000ffff (0x0032f994)
  31 0x0000ffff (0x0032f994)
  32 0x0000ffff (0x0032f994)
  33 0x0000ffff (0x0032f994)
  34 0x0000ffff (0x0032f994)
  35 0x0000ffff (0x0032f994)
  36 0x0000ffff (0x0032f994)
  37 0x0000ffff (0x0032f994)
  38 0x0000ffff (0x0032f994)
  39 0x0000ffff (0x0032f994)
  40 0x0000ffff (0x0032f994)
  41 0x0000ffff (0x0032f994)
  42 0x0000ffff (0x0032f994)
  43 0x0000ffff (0x0032f994)
  44 0x0000ffff (0x0032f994)
  45 0x0000ffff (0x0032f994)
  46 0x0000ffff (0x0032f994)
  47 0x0000ffff (0x0032f994)
  48 0x0000ffff (0x0032f994)
  49 0x0000ffff (0x0032f994)
  50 0x0000ffff (0x0032f994)
  51 0x0000ffff (0x0032f994)
  52 0x0000ffff (0x0032f994)
  53 0x0000ffff (0x0032f994)
  54 0x0000ffff (0x0032f994)
  55 0x0000ffff (0x0032f994)
  56 0x0000ffff (0x0032f994)
  57 0x0000ffff (0x0032f994)
  58 0x0000ffff (0x0032f994)
  59 0x0000ffff (0x0032f994)
  60 0x0000ffff (0x0032f994)
  61 0x0000ffff (0x0032f994)
  62 0x0000ffff (0x0032f994)
  63 0x0000ffff (0x0032f994)
  64 0x0000ffff (0x0032f994)
  65 0x0000ffff (0x0032f994)
  66 0x0000ffff (0x0032f994)
  67 0x0000ffff (0x0032f994)
  68 0x0000ffff (0x0032f994)
  69 0x0000ffff (0x0032f994)
  70 0x0000ffff (0x0032f994)
  71 0x0000ffff (0x0032f994)
  72 0x0000ffff (0x0032f994)
  73 0x0000ffff (0x0032f994)
  74 0x0000ffff (0x0032f994)
  75 0x0000ffff (0x0032f994)
  76 0x0000ffff (0x0032f994)
  77 0x0000ffff (0x0032f994)
  78 0x0000ffff (0x0032f994)
  79 0x0000ffff (0x0032f994)
  80 0x0000ffff (0x0032f994)
  81 0x0000ffff (0x0032f994)
  82 0x0000ffff (0x0032f994)
  83 0x0000ffff (0x0032f994)
  84 0x0000ffff (0x0032f994)
  85 0x0000ffff (0x0032f994)
  86 0x0000ffff (0x0032f994)
  87 0x0000ffff (0x0032f994)
  88 0x0000ffff (0x0032f994)
  89 0x0000ffff (0x0032f994)
  90 0x0000ffff (0x0032f994)
  91 0x0000ffff (0x0032f994)
  92 0x0000ffff (0x0032f994)
  93 0x0000ffff (0x0032f994)
  94 0x0000ffff (0x0032f994)
  95 0x0000ffff (0x0032f994)
  96 0x0000ffff (0x0032f994)
  97 0x0000ffff (0x0032f994)
  98 0x0000ffff (0x0032f994)
  99 0x0000ffff (0x0032f994)
  100 0x0000ffff (0x0032f994)
  101 0x0000ffff (0x0032f994)
  102 0x0000ffff (0x0032f994)
  103 0x0000ffff (0x0032f994)
  104 0x0000ffff (0x0032f994)
  105 0x0000ffff (0x0032f994)
  106 0x0000ffff (0x0032f994)
  107 0x0000ffff (0x0032f994)
  108 0x0000ffff (0x0032f994)
  109 0x0000ffff (0x0032f994)
  110 0x0000ffff (0x0032f994)
  111 0x0000ffff (0x0032f994)
  112 0x0000ffff (0x0032f994)
  113 0x0000ffff (0x0032f994)
  114 0x0000ffff (0x0032f994)
  115 0x0000ffff (0x0032f994)
  116 0x0000ffff (0x0032f994)
  117 0x0000ffff (0x0032f994)
  118 0x0000ffff (0x0032f994)
  119 0x0000ffff (0x0032f994)
  120 0x0000ffff (0x0032f994)
  121 0x0000ffff (0x0032f994)
  122 0x0000ffff (0x0032f994)
  123 0x0000ffff (0x0032f994)
  124 0x0000ffff (0x0032f994)
  125 0x0000ffff (0x0032f994)
  126 0x0000ffff (0x0032f994)
  127 0x0000ffff (0x0032f994)
  128 0x0000ffff (0x0032f994)
  129 0x0000ffff (0x0032f994)
  130 0x0000ffff (0x0032f994)
  131 0x0000ffff (0x0032f994)
  132 0x0000ffff (0x0032f994)
  133 0x0000ffff (0x0032f994)
  134 0x0000ffff (0x0032f994)
  135 0x0000ffff (0x0032f994)
  136 0x0000ffff (0x0032f994)
  137 0x0000ffff (0x0032f994)
  138 0x0000ffff (0x0032f994)
  139 0x0000ffff (0x0032f994)
  140 0x0000ffff (0x0032f994)
  141 0x0000ffff (0x0032f994)
  142 0x0000ffff (0x0032f994)
  143 0x0000ffff (0x0032f994)
  144 0x0000ffff (0x0032f994)
  145 0x0000ffff (0x0032f994)
  146 0x0000ffff (0x0032f994)
  147 0x0000ffff (0x0032f994)
  148 0x0000ffff (0x0032f994)
  149 0x0000ffff (0x0032f994)
  150 0x0000ffff (0x0032f994)
  151 0x0000ffff (0x0032f994)
  152 0x0000ffff (0x0032f994)
  153 0x0000ffff (0x0032f994)
  154 0x0000ffff (0x0032f994)
  155 0x0000ffff (0x0032f994)
  156 0x0000ffff (0x0032f994)
  157 0x0000ffff (0x0032f994)
  158 0x0000ffff (0x0032f994)
  159 0x0000ffff (0x0032f994)
  160 0x0000ffff (0x0032f994)
  161 0x0000ffff (0x0032f994)
  162 0x0000ffff (0x0032f994)
  163 0x0000ffff (0x0032f994)
  164 0x0000ffff (0x0032f994)
  165 0x0000ffff (0x0032f994)
  166 0x0000ffff (0x0032f994)
  167 0x0000ffff (0x0032f994)
  168 0x0000ffff (0x0032f994)
  169 0x0000ffff (0x0032f994)
  170 0x0000ffff (0x0032f994)
  171 0x0000ffff (0x0032f994)
  172 0x0000ffff (0x0032f994)
  173 0x0000ffff (0x0032f994)
  174 0x0000ffff (0x0032f994)
  175 0x0000ffff (0x0032f994)
  176 0x0000ffff (0x0032f994)
  177 0x0000ffff (0x0032f994)
  178 0x0000ffff (0x0032f994)
  179 0x0000ffff (0x0032f994)
  180 0x0000ffff (0x0032f994)
  181 0x0000ffff (0x0032f994)
  182 0x0000ffff (0x0032f994)
  183 0x0000ffff (0x0032f994)
  184 0x0000ffff (0x0032f994)
  185 0x0000ffff (0x0032f994)
  186 0x0000ffff (0x0032f994)
  187 0x0000ffff (0x0032f994)
  188 0x0000ffff (0x0032f994)
  189 0x0000ffff (0x0032f994)
  190 0x0000ffff (0x0032f994)
  191 0x0000ffff (0x0032f994)
  192 0x0000ffff (0x0032f994)
  193 0x0000ffff (0x0032f994)
  194 0x0000ffff (0x0032f994)
  195 0x0000ffff (0x0032f994)
  196 0x0000ffff (0x0032f994)
  197 0x0000ffff (0x0032f994)
  198 0x0000ffff (0x0032f994)
  199 0x0000ffff (0x0032f994)
  200 0x0000ffff (0x0032f994)
0x7b83b4ee: subl	$4,%esp
Modules:
Module	Address			Debug info	Name (68 modules)
PE	  400000-  4f3000	Deferred        tsearch
PE	5e380000-5e409000	Deferred        diasymreader
PE	79000000-79045000	Deferred        mscoree
PE	79060000-790b3000	Deferred        mscorjit
PE	790c0000-79ba6000	Deferred        mscorlib.ni
PE	79e70000-7a3d1000	Export          mscorwks
ELF	7b800000-7ba61000	Dwarf           kernel32<elf>
  \-PE	7b810000-7ba61000	\               kernel32
ELF	7bc00000-7bce7000	Deferred        ntdll<elf>
  \-PE	7bc10000-7bce7000	\               ntdll
ELF	7bf00000-7bf04000	Deferred        <wine-loader>
ELF	7de22000-7de3b000	Deferred        msvcm90<elf>
  \-PE	7de30000-7de3b000	\               msvcm90
ELF	7de3b000-7def5000	Deferred        msvcr90<elf>
  \-PE	7de50000-7def5000	\               msvcr90
ELF	7def5000-7e12c000	Deferred        shell32<elf>
  \-PE	7df00000-7e12c000	\               shell32
ELF	7e172000-7e178000	Deferred        libxfixes.so.3
ELF	7e178000-7e183000	Deferred        libxcursor.so.1
ELF	7e183000-7e194000	Deferred        libxi.so.6
ELF	7e194000-7e198000	Deferred        libxcomposite.so.1
ELF	7e198000-7e1a3000	Deferred        libxrandr.so.2
ELF	7e1a3000-7e1ae000	Deferred        libxrender.so.1
ELF	7e1ae000-7e1b4000	Deferred        libxxf86vm.so.1
ELF	7e1b4000-7e1b8000	Deferred        libxinerama.so.1
ELF	7e1b8000-7e1bf000	Deferred        libxdmcp.so.6
ELF	7e1bf000-7e1c3000	Deferred        libxau.so.6
ELF	7e1c3000-7e1e5000	Deferred        libxcb.so.1
ELF	7e1e5000-7e319000	Deferred        libx11.so.6
ELF	7e319000-7e32c000	Deferred        libxext.so.6
ELF	7e345000-7e3d9000	Deferred        winex11<elf>
  \-PE	7e350000-7e3d9000	\               winex11
ELF	7e3d9000-7e45d000	Deferred        rpcrt4<elf>
  \-PE	7e3e0000-7e45d000	\               rpcrt4
ELF	7e45d000-7e59f000	Deferred        ole32<elf>
  \-PE	7e470000-7e59f000	\               ole32
ELF	7e59f000-7e659000	Dwarf           msvcr80<elf>
  \-PE	7e5c0000-7e659000	\               msvcr80
ELF	7e659000-7e67e000	Deferred        imm32<elf>
  \-PE	7e660000-7e67e000	\               imm32
ELF	7e6fc000-7e725000	Deferred        libexpat.so.1
ELF	7e725000-7e760000	Deferred        libfontconfig.so.1
ELF	7e760000-7e788000	Deferred        libpng12.so.0
ELF	7e788000-7e7a2000	Deferred        libz.so.1
ELF	7e7a2000-7e842000	Deferred        libfreetype.so.6
ELF	7e842000-7e85c000	Deferred        version<elf>
  \-PE	7e850000-7e85c000	\               version
ELF	7e85c000-7e97b000	Deferred        gdi32<elf>
  \-PE	7e870000-7e97b000	\               gdi32
ELF	7e97b000-7ead7000	Deferred        user32<elf>
  \-PE	7e990000-7ead7000	\               user32
ELF	7ead7000-7eb51000	Deferred        shlwapi<elf>
  \-PE	7eae0000-7eb51000	\               shlwapi
ELF	7eb51000-7ebc4000	Deferred        advapi32<elf>
  \-PE	7eb60000-7ebc4000	\               advapi32
ELF	7ebc4000-7ebe6000	Deferred        libtinfo.so.5
ELF	7ebe6000-7ec0b000	Deferred        libncurses.so.5
ELF	7ef7b000-7ef88000	Deferred        libnss_files.so.2
ELF	7ef88000-7efa1000	Deferred        libnsl.so.1
ELF	7efa1000-7efe7000	Deferred        libm.so.6
ELF	f7382000-f738e000	Deferred        libnss_nis.so.2
ELF	f738f000-f753e000	Deferred        libc.so.6
ELF	f753e000-f7543000	Deferred        libdl.so.2
ELF	f7544000-f7560000	Deferred        libpthread.so.0
ELF	f7570000-f7579000	Deferred        libnss_compat.so.2
ELF	f7579000-f772f000	Dwarf           libwine.so.1
ELF	f7731000-f7753000	Deferred        ld-linux.so.2
ELF	f7753000-f7754000	Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\Program Files\tsearch\tsearch.exe
	0000002a    2
	00000029    0
	00000009    0 <==
0000000e services.exe
	00000026    0
	00000025    0
	0000001e    0
	00000018    0
	00000016    0
	00000010    0
	0000000f    0
00000012 mscorsvw.exe
	0000001b    0
	0000001a    0
	00000019    0
	00000013    0
00000014 explorer.exe
	00000015    0
0000001c winedevice.exe
	00000024    0
	00000021    0
	00000020    0
	0000001d    0
00000022 plugplay.exe
	00000028    0
	00000027    0
	00000023    0
System information:
    Wine build: wine-1.7.34
    Platform: i386
    Host system: Linux
    Host version: 3.13.0-45-generic
Did I do something wrong?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Athena's MH3U Charm Table Search v0.35b Stack Overflow

Post by dimesio »

You didn't do anything wrong. I overlooked the line in the bug report that mentions it crashes with native dotnet20. Since it doesn't work with either mono or dotnet20, there is no workaround.
Locked