Re: wxEuphoria: Running Compiled with Alpha-4 DLLs Results in App Quit

new topic     » goto parent     » topic index » view thread      » older message » newer message

I added -debug to the euc builder. Then did the gdb commands as you suggested, and here's the output:

C:\Users\FOADDEV\Programs\wxformsmanager\wxFormsManager>gdb "HTF Software Manage 
r.exe" 
GNU gdb (GDB) 7.9.1 
Copyright (C) 2015 Free Software Foundation, Inc. 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 
This is free software: you are free to change and redistribute it. 
There is NO WARRANTY, to the extent permitted by law.  Type "show copying" 
and "show warranty" for details. 
This GDB was configured as "x86_64-w64-mingw32". 
Type "show configuration" for configuration details. 
For bug reporting instructions, please see: 
<http://www.gnu.org/software/gdb/bugs/>. 
Find the GDB manual and other documentation resources online at: 
<http://www.gnu.org/software/gdb/documentation/>. 
For help, type "help". 
Type "apropos word" to search for commands related to "word"... 
Reading symbols from HTF Software Manager.exe...done. 
(gdb) run 
Starting program: C:\Users\FOADDEV\Programs\wxformsmanager\wxFormsManager\HTF So 
ftware Manager.exe 
[New Thread 4148.0xe78] 
warning: `C:\Windows\SYSTEM32\ntdll.dll': Shared library architecture i386:x86-6 
4 is not compatible with target architecture i386. 
warning: `C:\Windows\SYSTEM32\wow64.dll': Shared library architecture i386:x86-6 
4 is not compatible with target architecture i386. 
warning: `C:\Windows\system32\wow64win.dll': Shared library architecture i386:x8 
6-64 is not compatible with target architecture i386. 
warning: `C:\Windows\system32\wow64cpu.dll': Shared library architecture i386:x8 
6-64 is not compatible with target architecture i386. 
warning: Could not load shared library symbols for WOW64_IMAGE_SECTION. 
Do you need "set solib-search-path" or "set sysroot"? 
warning: Could not load shared library symbols for WOW64_IMAGE_SECTION. 
Do you need "set solib-search-path" or "set sysroot"? 
warning: Could not load shared library symbols for NOT_AN_IMAGE. 
Do you need "set solib-search-path" or "set sysroot"? 
warning: Could not load shared library symbols for NOT_AN_IMAGE. 
Do you need "set solib-search-path" or "set sysroot"? 
 
Program received signal SIGSEGV, Segmentation fault. 
0x0000002b in ?? () 
(gdb) bt 
#0  0x0000002b in ?? () 
#1  0x00000000 in ?? () 

My euc version:

C:\Users\FOADDEV\Programs\wxformsmanager\wxFormsManager>euc -v 
Euphoria to C Translator v4.1.0 development 
   32-bit Windows, Using System Memory 
   Revision Date: 2015-02-02 14:18:53, Id: 6300:57179171dbed 

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu