https://bugs.winehq.org/show_bug.cgi?id=57086
Bug ID: 57086 Summary: 03c8:err:environ:init_peb starting L"H:\.wine* exe" in experimental wow64 mode Product: Wine Version: 9.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alois.schloegl@gmail.com Distribution: ---
When using wine with the "new wow64" configuration, I've observed the following error message, which does not appear when using the traditional/old wow64 set configurat.
I've seen this with the applications ced1401 as well as raith/elphys
03c8:err:environ:init_peb starting L"H:\.wine.ced1401\drive_c\1401\utils\Try1432.exe" in experimental wow64 mode
0804:err:environ:init_peb starting L"H:\.wine\drive_c\QUANTUM\Bin\Quantum.exe" in experimental wow64 mode
Searching in bugs.winehq.org shows about 10 other instances with this error.
https://bugs.winehq.org/show_bug.cgi?id=57086
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |wow64
https://bugs.winehq.org/show_bug.cgi?id=57086
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- That is not an error; that is a diagnostic message that informs developers that the application is started in new wow64.
Is there an actual problem with these applications when using new wow64?
https://bugs.winehq.org/show_bug.cgi?id=57086
--- Comment #2 from Alois Schlögl alois.schloegl@gmail.com --- (In reply to Zeb Figura from comment #1)
That is not an error; that is a diagnostic message that informs developers that the application is started in new wow64.
Is there an actual problem with these applications when using new wow64?
I see. No, I did not see any other problem. Why is it marked as ":err:" ?
The problem is that this was confusing to me, because I saw some difference and was not sure what it means. I thought it is related to some other co-factor that I was looking at.
https://bugs.winehq.org/show_bug.cgi?id=57086
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- (In reply to Alois Schlögl from comment #2)
(In reply to Zeb Figura from comment #1)
That is not an error; that is a diagnostic message that informs developers that the application is started in new wow64.
Is there an actual problem with these applications when using new wow64?
I see. No, I did not see any other problem. Why is it marked as ":err:" ?
Because I guess nobody has seen a need to add a different debug level.