Skip to content

Segmentation Error #2

Description

@Captain-Bacon

OS - OSX Ventura 13.4 (22F66); Hardware - M2 Chip (Apple Silicone)

I imported fault handler to determine a bit more info, and got the below:

Fatal Python error: Segmentation fault

Current thread 0x00000001dff05e00 (most recent call first):
File "", line 241 in _call_with_frames_removed
File "", line 1233 in create_module
File "", line 573 in module_from_spec
File "", line 676 in _load_unlocked
File "", line 1149 in _find_and_load_unlocked
File "", line 1178 in _find_and_load
File "", line 241 in _call_with_frames_removed
File "", line 1234 in _handle_fromlist
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/objc/init.py", line 6 in
File "", line 241 in _call_with_frames_removed
File "", line 940 in exec_module
File "", line 690 in _load_unlocked
File "", line 1149 in _find_and_load_unlocked
File "", line 1178 in _find_and_load
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/CoreFoundation/init.py", line 9 in
File "", line 241 in _call_with_frames_removed
File "", line 940 in exec_module
File "", line 690 in _load_unlocked
File "", line 1149 in _find_and_load_unlocked
File "", line 1178 in _find_and_load
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/Foundation/init.py", line 9 in
File "", line 241 in _call_with_frames_removed
File "", line 940 in exec_module
File "", line 690 in _load_unlocked
File "", line 1149 in _find_and_load_unlocked
File "", line 1178 in _find_and_load
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pyttsx3/drivers/nsss.py", line 2 in
File "", line 241 in _call_with_frames_removed
File "", line 940 in exec_module
File "", line 690 in _load_unlocked
File "", line 1149 in _find_and_load_unlocked
File "", line 1178 in _find_and_load
File "", line 1206 in _gcd_import
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/init.py", line 126 in import_module
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pyttsx3/driver.py", line 50 in init
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pyttsx3/engine.py", line 30 in init
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pyttsx3/init.py", line 22 in init
File "/Users/jonathanluker/Library/CloudStorage/Dropbox-SamuelsonsOfWitney/Jonathan Luker/Mac/Documents/GitHub/CommanderGPT/main.py", line 31 in

Extension modules: multidict._multidict, yarl._quoting_c, aiohttp._helpers, aiohttp._http_writer, aiohttp._http_parser, aiohttp._websocket, charset_normalizer.md, frozenlist._frozenlist, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator (total: 21)
zsh: segmentation fault /usr/local/bin/python3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions