Error: Segmentation Fault in BCL2FASTQ
0
0
Entering edit mode
21 months ago
Luna • 0

I need to convert my data from bcl to fastq, but I kept on getting Segmentation fault error. I use the command

bcl2fastq \
  --input-dir /230810_MN01224_0003_A000H3C2HM/Data/Intensities/BaseCalls \
  --output-dir /230810_MN01224_0003_A000H3C2HM/fastq_files \
  --sample-sheet /230810_MN01224_0003_A000H3C2HM/SampleSheet.csv \
  --no-lane-splitting

I tried a solution from BCL2FASTQ: Segmentation Fault Error (segfault) but I still get the same error.

I'm running bcl2fastq on Ubuntu 22.04.3 LTS using WSL. Not sure if this might be one of the reason why I get this error.

Any insights or suggestions you can provide to help with this issue would be greatly appreciated.

bcl2fastq • 1.6k views
ADD COMMENT
0
Entering edit mode

I'm running bcl2fastq on Ubuntu 22.04.3 LTS using WSL. Not sure if this might be one of the reason why I get this error.

That could very well be. Other thing to check is amount of RAM you have available for WSL2.

ADD REPLY
0
Entering edit mode

I think I do have enough. Are there any other options that I can try?

ADD REPLY
0
Entering edit mode

Do you get the segfault immediately or some time after the command starts running? Have you tried to capture/look at log files?

ADD REPLY
0
Entering edit mode

I get the error immediately. I am now using virtualbox to run redhat 9.3 to see if I will still get the error. Still in the process of downloading all my data.

I just hope that I have allotted enough memory and storage to run everything.

ADD REPLY
0
Entering edit mode

If you try bcl2fastq -h or -v, does it return help or version ?

ADD REPLY
0
Entering edit mode

Yes. The problem could be due to the use of WSL. I was finally able to convert all my files into fastq when I used rhel in virtualbox.

ADD REPLY

Login before adding your answer.

Traffic: 3824 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6