Task exited with return code Negsignal.SIGSEGV #27313
Replies: 4 comments 1 reply
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
@samsudinde this is not first time when issue with
It is very hard to debug segmentation violation error. You might try to debug what actually cause SIGSEGV error in your case.
Or you could try to run Airflow on macOs in docker in this case this kind of of error should disappear.
|
Beta Was this translation helpful? Give feedback.
-
Converted it into discussion - this is at most this - not an Airflow issue. |
Beta Was this translation helpful? Give feedback.
-
In the future @samsudinde -> please try to search first in the issues/discussions and if refrain from opening issue/bug if you need to troubleshoot (it's quite clear in the template when you open issue that you should open discussions if you need help in troubleshooting your problems). |
Beta Was this translation helpful? Give feedback.
-
Apache Airflow version
2.4.2
What happened
I tried to load data .csv into bigquery. but I got this errors.
What you think should happen instead
I was migrate my own laptop from os linux to mac m1. the code production should be fine on my previouse laptop, but I tried to test on my new laptop its doesnt work well to process load data.
do have any idea about this?
How to reproduce
No response
Operating System
mac m1
Versions of Apache Airflow Providers
No response
Deployment
Other
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions