-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugSomething isn't workingSomething isn't workingmacOSSomething related to macOS operating systemSomething related to macOS operating systemrendererProblem related to the renderer used by the GUI libraryProblem related to the renderer used by the GUI library
Milestone
Description
Describe the bug
sniffnet panics immediately on launch on MacBook Pro w/ M1 Pro
To Reproduce
Describe steps to reproduce the bug, e.g.:
❯ RUST_BACKTRACE=full sniffnet
/---------------------------------------------------------\
| _____ _ __ __ _ |
| / ____| (_) / _| / _| | | |
| | (___ _ __ _ | |_ | |_ _ __ ___ | |_ |
| \___ \ | '_ \ | | | _| | _| | '_ \ / _ \ | __| |
| ____) | | | | | | | | | | | | | | | | __/ | |_ |
| |_____/ |_| |_| |_| |_| |_| |_| |_| \___| \__| |
| |
| ___________ |
| /___________\ |
| | ___________ | |
| | | | | |
| | | v1.1.2 | | |
| | |_________| |________________________ |
| \_____________/ by Giuliano Bellini ) |
| / ''''''''''' \ / |
| / ::::::::::::: \ =D-' |
| (_________________) |
\_________________________________________________________/
thread 'main' panicked at '', /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/github.colasdn.workers.dev-1ecc6299db9ec823/wgpu-hal-0.14.1/src/metal/adapter.rs:485:13
stack backtrace:
0: 0x10271bf6c - __mh_execute_header
1: 0x102469748 - __mh_execute_header
2: 0x102701d94 - __mh_execute_header
3: 0x10271bcc4 - __mh_execute_header
4: 0x10270c3fc - __mh_execute_header
5: 0x10270c0dc - __mh_execute_header
6: 0x10244bb80 - __mh_execute_header
7: 0x10270cb7c - __mh_execute_header
8: 0x10271c63c - __mh_execute_header
9: 0x10271c5ac - __mh_execute_header
10: 0x10270c7cc - __mh_execute_header
11: 0x1028206c8 - __mh_execute_header
12: 0x1027f1314 - __mh_execute_header
13: 0x1027fe5f8 - __mh_execute_header
14: 0x1027fb32c - __mh_execute_header
15: 0x1024361a8 - __mh_execute_header
16: 0x1026af910 - __mh_execute_header
17: 0x10244ab30 - __mh_execute_header
18: 0x102686da8 - __mh_execute_header
19: 0x10244de20 - __mh_execute_header
Desktop (please complete the following information):
- OS: macOS 13.3
kand617
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmacOSSomething related to macOS operating systemSomething related to macOS operating systemrendererProblem related to the renderer used by the GUI libraryProblem related to the renderer used by the GUI library