Wine and Data Execution Prevention

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Timeout
Level 4
Level 4
Posts: 183
Joined: Sat Feb 23, 2008 12:45 pm

Wine and Data Execution Prevention

Post by Timeout »

Hi!

I have still the problem of the flexnet licensing server not working and throwing me the following error:

Flexible License Manager status on Sun 3/9/2008 17:16

Code: Select all

[Detecting lmgrd processes...]
License server status: 27000@linux-da28
    License file(s) on linux-da28: c:\Programme\SDL International\License Server\License Files\license.lic:

lmgrd is not running: Cannot write data to license server system.
Hostname:      linux-da28
License path:  27000@linux-da28;
FLEXnet Licensing error:-17,13.  System Error: 10054 "WinSock: Connection reset by peer"
For further information, refer to the FLEXnet Licensing End User Guide,
available at "www.macrovision.com".

Searching for this message on Google it seems that this problem may be caused by the DEP preventing lmgrd.exe to run.
Is there such a similar function in Wine/Linux or is it caused by something not implemented.

I am using the software on 0.9.56, with GIT of last Tuesday, not intending to upgrade on 0.9.57 without being sure that it makes a difference because now that I got it 90% running, I don't like to change things.

Still, it would be nice for it to license it correctly so that I don't have to reinstall it after 30 days (because of the licensing error, I am on 30 days trial)

Edit: Here the log of prompting Imgrd.exe

Code: Select all

fixme:advapi:RegisterEventSourceA ((null),"lmgrd_LicenseServer"): stub
fixme:advapi:RegisterEventSourceW (L"",L"lmgrd_LicenseServer"): stub
fixme:advapi:RegisterEventSourceA ((null),"lmgrd_LicenseServer"): stub
fixme:advapi:RegisterEventSourceW (L"",L"lmgrd_LicenseServer"): stub
18:18:19 (lmgrd) -----------------------------------------------
18:18:19 (lmgrd)   Please Note:
18:18:19 (lmgrd)
18:18:19 (lmgrd)   This log is intended for debug purposes only.
18:18:19 (lmgrd)   In order to capture accurate license
18:18:19 (lmgrd)   usage data into an organized repository,
18:18:19 (lmgrd)   please enable report logging. Use Macrovision's
18:18:19 (lmgrd)   software license administration  solution,
18:18:19 (lmgrd)   FLEXnet Manager, to  readily gain visibility
18:18:19 (lmgrd)   into license usage data and to create
18:18:19 (lmgrd)   insightful reports on critical information like
18:18:19 (lmgrd)   license availability and usage. FLEXnet Manager
18:18:19 (lmgrd)   can be fully automated to run these reports on
18:18:19 (lmgrd)   schedule and can be used to track license
18:18:19 (lmgrd)   servers and usage across a heterogeneous
18:18:19 (lmgrd)   network of servers including Windows NT, Linux
18:18:19 (lmgrd)   and UNIX. Contact Macrovision at
18:18:19 (lmgrd)   www.macrovision.com for more details on how to
18:18:19 (lmgrd)   obtain an evaluation copy of FLEXnet Manager
18:18:19 (lmgrd)   for your enterprise.
18:18:19 (lmgrd)
18:18:19 (lmgrd) -----------------------------------------------
18:18:19 (lmgrd)
18:18:19 (lmgrd)
18:18:19 (lmgrd) Running the license server manager (lmgrd) in dedicated windows ...
18:18:19 (lmgrd)        Use -z to run in foreground in this window

[deleted path for not showing private data]

err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
fixme:advapi:RegisterEventSourceA ((null),"lmgrd_LicenseServer"): stub
fixme:advapi:RegisterEventSourceW (L"",L"lmgrd_LicenseServer"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0004,0x400002f1,(nil),0x0002,0x00000000,0x7c2e90,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0004,0x400002f1,(nil),0x0002,0x00000000,0x13c7a8,(nil)): stub
fixme:advapi:RegisterEventSourceA ((null),"lmgrd_LicenseServer"): stub
fixme:advapi:RegisterEventSourceW (L"",L"lmgrd_LicenseServer"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0004,0x400002f1,(nil),0x0002,0x00000000,0x7c2e50,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0004,0x400002f1,(nil),0x0002,0x00000000,0x13c858,(nil)): stub
Locked