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

Memory corruption when running RZ approximation compiler #923

Open
kartik-s opened this issue Jun 20, 2024 · 0 comments
Open

Memory corruption when running RZ approximation compiler #923

kartik-s opened this issue Jun 20, 2024 · 0 comments

Comments

@kartik-s
Copy link
Contributor

Note that this occurs without adding back this (monomorphize).

System Info

  • System Version: macOS 14.1.2 (23B92)
  • Kernel Version: Darwin 23.1.0
  • Chip: Apple M1 Pro
  • SBCL Version: 2.4.5 (installed from Homebrew)

Steps to reproduce

  1. make quilc-discrete
  2. make test-discrete
  3. echo 'PRAGMA TOLERANCE "1E-4"; RZ(0.01) 0' | ./quilc -Pm --isa 4Q-cliffordt
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x0 (pc=0x10316bb88)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x2f (pc=0x103003900)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x2f (pc=0x103003900)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x2f (pc=0x103003900)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x2f (pc=0x103003900)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x2f (pc=0x103003900)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x2f (pc=0x103003900)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x2f (pc=0x103003900)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 59150 pthread 0x1dae05ec0:
Memory fault at 0x2f (pc=0x103003900)
The integrity of this image is possibly compromised.
fatal error encountered in SBCL pid 59150 pthread 0x1dae05ec0:
maximum interrupt nesting depth (8) exceeded

Bad frame pointer 0x2f [valid range=0x1035e0000..0x1037e0000]
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

1 participant