[MinGW-Notify] [mingw] #40438: Bug in libmingwex-5.3.1 dll

Back to archive index
MinGW Notification List mingw****@lists*****
Sun May 24 00:53:42 JST 2020


#40438: Bug in libmingwex-5.3.1 dll

  Open Date: 2020-05-23 18:07
Last Update: 2020-05-24 00:53

URL for this Ticket:
    https://osdn.net//projects/mingw/ticket/40438
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40438

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2020-05-24 00:53 Updated by: rosasmje

Comment:

lets clarify things: I am talking about 32BIT DLL crc32=0x6FF6BB96, size=194062
bytes, from package "libmingwex-5.3.1-mingw32-dll-2.tar.xz".

it Imports function: "emutls_get_address" from self, e.g. "libmingwex-2.dll".
But according to your info, it should be "libgcc_s_dw2-1.dll".

thus, possible explanation: you have properly made DLL of same version, while
in package is improperly made DLL, which can't load!



---------------------------------------------------------------------
Ticket Status:

      Reporter: rosasmje
         Owner: keith
          Type: Issues
        Status: Open [Owner assigned]
      Priority: 2
     MileStone: (None)
     Component: (None)
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

libmingwex-5.3.1 is BUGGY! it imports from self procedure
"__emutls_get_address", while not exporting it. thus any linked app would not
start. changed to --static also submitted this as review. also tested Version
5.2.2, it is good; it has not any "__emutls_get_address" inside;



-- 
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN

Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/mingw/ticket/40438
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40438



More information about the MinGW-Notify mailing list
Back to archive index