Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • xtpcpp xtpcpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PAPPSOPAPPSO
  • xtpcppxtpcpp
  • Issues
  • #44
Closed
Open
Issue created Dec 12, 2020 by Langella Olivier@olivier.langellaOwner

crash when running tandem on tdf files

Bug report

Version of X!TandemPipeline

0.4.17 and development version

Error message

/home/olangella/developpement/git/xtpcpp/src/core/tandem_run/tandemparameters.cpp@351, TandemParameters::setParamLabelValue(): "spectrum, threads"
/home/olangella/developpement/git/xtpcpp/src/core/tandem_run/tandembatchprocess.cpp@199, TandemBatchProcess::run(): 
unknown@0, unknown(): QObject: Cannot create children for a parent that is in a different thread.
(Parent is QTextDocument(0x55637426d280), parent's thread is QThread(0x556374068890), current thread is QThread(0x7ffedcf36540)
*** Failure: /home/olangella/developpement/git/xtpcpp/build/src/xtpcpp has crashed ***

File used

tandem run on proteus1, wathever fasta file, whatever tdf directory.

## Steps to reproduce the bug is not reproductible. sometimes tandem runs, sometimes it crashes. It is related to Qthread in a way (see error message)

What is the expected correct behavior?

robust as a rock

Optional

Relevant logs and/or screenshots

Possible fixes

check the QProcess or QThreads creation when launching a job. It complains about a subprocess created in a different thread than the partent... some investigation needed.

Assignee
Assign to
Time tracking