Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image no working on Mac M1 Chips #8

Open
raffaeleconforti opened this issue Mar 30, 2022 · 4 comments
Open

Image no working on Mac M1 Chips #8

raffaeleconforti opened this issue Mar 30, 2022 · 4 comments

Comments

@raffaeleconforti
Copy link

The image does not seem to work on mac with M1 chips sets
When running the container it gives the following message:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

The resulting installer is corrupted

@karolrzadczyk
Copy link

Adding platform --platform=linux/amd64 won't solve the problem. Any idea?

@orensham

This comment was marked as off-topic.

@benchdoos
Copy link

Hello, I pray it can help:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
0023:err:rpc:RpcAssoc_BindConnection receive failed with error 1726
wine client error:2b: write: Bad file descriptor
0027:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc86243
wine client error:2d: read: Bad file descriptor
0017:err:service:process_send_command service protocol error - failed to read pipe r = 0  count = 0!
libgcc_s.so.1 must be installed for pthread_cancel to work
wine client error:2d: write: Bad file descriptor
002d:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:2d: write: Bad file descriptor
002d:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:2d: write: Bad file descriptor
002d:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:2d: write: Bad file descriptor
002d:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:2d: write: Bad file descriptor
002d:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:2d: write: Bad file descriptor
002d:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:2d: write: Bad file descriptor
002d:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:2d: write: Bad file descriptor
002d:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
wine client error:2d: write: Bad file descriptor
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
0021:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc86243
wine client error:21: write: Bad file descriptor
0021:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7fe849e8
wine client error:21: write: Bad file descriptor
0021:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7f9ba19e
wine client error:21: write: Bad file descriptor
001e:err:rpc:RpcAssoc_BindConnection receive failed with error 1726
0021:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc86243
wine client error:0: wine client error:21: write: Bad file descriptor
0021:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7f9ba19e
wine client error:21: write: Bad file descriptor
write: Bad file descriptor
Inconsistency detected by ld.so: dl-deps.c: 472: _dl_map_object_deps: Assertion `map->l_searchlist.r_list == NULL' failed!
0023:err:rpc:RpcAssoc_BindConnection receive failed with error 1726
0025:err:rpc:RpcAssoc_BindConnection receive failed with error 1726
001b:err:rpc:RpcAssoc_BindConnection receive failed with error 1726
0027:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7fe849e8
0027:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc86243
001c:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc86243
001c:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7fe849e8
libgcc_s.so.1 must be installed for pthread_cancel to work
wine client error:1c: write: Bad file descriptor
0027:err:seh:raise_exception Unhandled exception code 80000101 flags 1 addr 0x3ffd7092
0027:err:seh:segv_handler Got unexpected trap 0
0027:err:seh:raise_exception Unhandled exception code c000001d flags 0 addr 0x3fd49527
wine client error:1c: write: Bad file descriptor
wine client error:27: 001c:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7f6d019e
001c:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7f6d019e
wine client error:1c: write: Bad file descriptor
wine client error:27: *** stack smashing detected ***: <unknown> terminated
0027:err:seh:raise_exception Unhandled exception code 80000101 flags 1 addr 0x3ffd7092
wine client error:27: write: Bad file descriptor
Inno Setup 6 Command-Line Compiler
Copyright (C) 1997-2022 Jordan Russell. All rights reserved.
Portions Copyright (C) 2000-2022 Martijn Laan. All rights reserved.
Portions Copyright (C) 2001-2004 Alex Yackimoff. All rights reserved.
https://www.innosetup.com

Compiler engine version: Inno Setup 6.2.1
...
Successful compile (55.677 sec). Resulting Setup program filename is:
Z:\work\target\****.exe

Compilation successful, but execution file is corrupted on Windows os.

@BlueEye0609

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants