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

Data-verse parallel uploads throws segmentation fault and crashes PASTA App #365

Closed
jmurugan-fzj opened this issue Nov 14, 2024 · 0 comments · Fixed by #359 or #366
Closed

Data-verse parallel uploads throws segmentation fault and crashes PASTA App #365

jmurugan-fzj opened this issue Nov 14, 2024 · 0 comments · Fixed by #359 or #366
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jmurugan-fzj
Copy link
Contributor

Describe the bug
After the upgrade of PySide6 (any version after 6.7.3), parallel uploads of projects in Data-verse tool leads to segmentation fault and crashes the whole application.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Install the latest version of PASTA App from the main branch.
  2. Run the PASTA application
  3. Create multiple test projects in PASTA
  4. Go to System | Dataverse Configuration, Do the dataverse configuration as needed.
  5. Go to System | Upload to dataverse, make sure to define the minimally required metadata
  6. Select Multiple project and click "Start Upload" button.
  7. The project uploads start and in some seconds, the app hangs and crashes throwing the following error:
  8. image
  9. image

Expected behavior
Parallel uploads of multiple projects should succeed without throwing any segmentation fault.

Screenshots
Provided above.

Desktop (please complete the following information):

  • OS: Ubuntu 24.04.1 LTS
  • Browser Chrome
  • PASTA ELN Version [e.g. 2.6] Final commit

Additional context
The default behavior of Signal-Slot communication changed after the PySide6=6.7.3 version and hence leading to these problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant