Python 3.7.0: Segmentation fault: 11 [on hold]
up vote
-4
down vote
favorite
I keep getting Segmentation fault: 11
when trying to run a programme. I'm using python3.7.0 and MacOS 10.13.6.
Google didn't show any results for this version of python (only a bug in previous versions which is now resolved), has anyone else run into this and have any fixes?
I haven't dumped the cores as I wouldn't know how to debug this, but happy to have a go if anyone can help.
EDIT: The source code can be found here and after more research I think the problem may be coming from this module.
python python-3.7
New contributor
put on hold as unclear what you're asking by Torxed, snakecharmerb, tripleee, usr2564301, gnat Nov 12 at 6:21
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
-4
down vote
favorite
I keep getting Segmentation fault: 11
when trying to run a programme. I'm using python3.7.0 and MacOS 10.13.6.
Google didn't show any results for this version of python (only a bug in previous versions which is now resolved), has anyone else run into this and have any fixes?
I haven't dumped the cores as I wouldn't know how to debug this, but happy to have a go if anyone can help.
EDIT: The source code can be found here and after more research I think the problem may be coming from this module.
python python-3.7
New contributor
put on hold as unclear what you're asking by Torxed, snakecharmerb, tripleee, usr2564301, gnat Nov 12 at 6:21
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
5
What program are you trying to run? Do you have source code that you could post?
– Andrea Spadaccini
Nov 10 at 19:12
Sorry @AndreaSpadaccini, I've posted the source code now
– Ewan Jones
Nov 11 at 10:58
1
A link to the code is an improvement over no code; but it's still really not acceptable per the Stack Overflow guidelines. Please review the help center and in particular the guidance for creating a Minimal, Complete, and Verifiable example.
– tripleee
Nov 11 at 11:19
Yes Ewan, please follow the suggestin by @triplee. Thanks!
– Andrea Spadaccini
Nov 12 at 12:04
add a comment |
up vote
-4
down vote
favorite
up vote
-4
down vote
favorite
I keep getting Segmentation fault: 11
when trying to run a programme. I'm using python3.7.0 and MacOS 10.13.6.
Google didn't show any results for this version of python (only a bug in previous versions which is now resolved), has anyone else run into this and have any fixes?
I haven't dumped the cores as I wouldn't know how to debug this, but happy to have a go if anyone can help.
EDIT: The source code can be found here and after more research I think the problem may be coming from this module.
python python-3.7
New contributor
I keep getting Segmentation fault: 11
when trying to run a programme. I'm using python3.7.0 and MacOS 10.13.6.
Google didn't show any results for this version of python (only a bug in previous versions which is now resolved), has anyone else run into this and have any fixes?
I haven't dumped the cores as I wouldn't know how to debug this, but happy to have a go if anyone can help.
EDIT: The source code can be found here and after more research I think the problem may be coming from this module.
python python-3.7
python python-3.7
New contributor
New contributor
edited Nov 11 at 10:58
New contributor
asked Nov 10 at 19:08
Ewan Jones
11
11
New contributor
New contributor
put on hold as unclear what you're asking by Torxed, snakecharmerb, tripleee, usr2564301, gnat Nov 12 at 6:21
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as unclear what you're asking by Torxed, snakecharmerb, tripleee, usr2564301, gnat Nov 12 at 6:21
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
5
What program are you trying to run? Do you have source code that you could post?
– Andrea Spadaccini
Nov 10 at 19:12
Sorry @AndreaSpadaccini, I've posted the source code now
– Ewan Jones
Nov 11 at 10:58
1
A link to the code is an improvement over no code; but it's still really not acceptable per the Stack Overflow guidelines. Please review the help center and in particular the guidance for creating a Minimal, Complete, and Verifiable example.
– tripleee
Nov 11 at 11:19
Yes Ewan, please follow the suggestin by @triplee. Thanks!
– Andrea Spadaccini
Nov 12 at 12:04
add a comment |
5
What program are you trying to run? Do you have source code that you could post?
– Andrea Spadaccini
Nov 10 at 19:12
Sorry @AndreaSpadaccini, I've posted the source code now
– Ewan Jones
Nov 11 at 10:58
1
A link to the code is an improvement over no code; but it's still really not acceptable per the Stack Overflow guidelines. Please review the help center and in particular the guidance for creating a Minimal, Complete, and Verifiable example.
– tripleee
Nov 11 at 11:19
Yes Ewan, please follow the suggestin by @triplee. Thanks!
– Andrea Spadaccini
Nov 12 at 12:04
5
5
What program are you trying to run? Do you have source code that you could post?
– Andrea Spadaccini
Nov 10 at 19:12
What program are you trying to run? Do you have source code that you could post?
– Andrea Spadaccini
Nov 10 at 19:12
Sorry @AndreaSpadaccini, I've posted the source code now
– Ewan Jones
Nov 11 at 10:58
Sorry @AndreaSpadaccini, I've posted the source code now
– Ewan Jones
Nov 11 at 10:58
1
1
A link to the code is an improvement over no code; but it's still really not acceptable per the Stack Overflow guidelines. Please review the help center and in particular the guidance for creating a Minimal, Complete, and Verifiable example.
– tripleee
Nov 11 at 11:19
A link to the code is an improvement over no code; but it's still really not acceptable per the Stack Overflow guidelines. Please review the help center and in particular the guidance for creating a Minimal, Complete, and Verifiable example.
– tripleee
Nov 11 at 11:19
Yes Ewan, please follow the suggestin by @triplee. Thanks!
– Andrea Spadaccini
Nov 12 at 12:04
Yes Ewan, please follow the suggestin by @triplee. Thanks!
– Andrea Spadaccini
Nov 12 at 12:04
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
5
What program are you trying to run? Do you have source code that you could post?
– Andrea Spadaccini
Nov 10 at 19:12
Sorry @AndreaSpadaccini, I've posted the source code now
– Ewan Jones
Nov 11 at 10:58
1
A link to the code is an improvement over no code; but it's still really not acceptable per the Stack Overflow guidelines. Please review the help center and in particular the guidance for creating a Minimal, Complete, and Verifiable example.
– tripleee
Nov 11 at 11:19
Yes Ewan, please follow the suggestin by @triplee. Thanks!
– Andrea Spadaccini
Nov 12 at 12:04