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

Segmentation fault during ingest #6

Open
Behinder opened this issue Nov 20, 2019 · 1 comment
Open

Segmentation fault during ingest #6

Behinder opened this issue Nov 20, 2019 · 1 comment

Comments

@Behinder
Copy link

I am not sure how to debug. It started suddenly probably after updating MariaDB

python  EPFImporter_debug.py incremental/*
2019-11-20 21:11:43,925 [INFO]: Beginning import for the following directories:
    incremental/itunes20191118
    incremental/pricing20191118
2019-11-20 21:11:43,925 [INFO]: Importing files in incremental/itunes20191118
2019-11-20 21:11:43,926 [INFO]: Starting import of /home/sebastian/appromocje/incremental/itunes20191118...
2019-11-20 21:11:43,944 [INFO]: Beginning incremental ingest of epf_artist_video (23319 records)
Fatal Python error: Segmentation fault

Current thread 0x00007f6f38dca740 <python> (most recent call first):
  File "/home/sebastian/appromocje/EPFIngester.py", line 206 in ingestIncremental
  File "/home/sebastian/appromocje/EPFIngester.py", line 111 in ingest
  File "EPFImporter_debug.py", line 222 in doImport
  File "EPFImporter_debug.py", line 437 in main
  File "EPFImporter_debug.py", line 454 in <module>
Segmentation fault

I appreciate any suggestion about how to debug this

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

2 participants
@Behinder and others