Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • golharam
    Member
    • Dec 2009
    • 55

    #16
    No, I didn't make any modifications.

    Comment

    • aishsk
      Junior Member
      • Oct 2011
      • 2

      #17
      Getting the same error

      Hi ,
      I am getting the exact error of
      [bwa_aln_core] calculate SA coordinate... Segmentation fault

      Comment

      • pepperoni
        Member
        • Oct 2011
        • 59

        #18
        I am getting the same error, any new ideas???
        bwa aln Mito.fa TpNoDotStd.fastq > alnTpNoDotStd.sai
        [bwa_aln] 17bp reads: max_diff = 2
        [bwa_aln] 38bp reads: max_diff = 3
        [bwa_aln] 64bp reads: max_diff = 4
        [bwa_aln] 93bp reads: max_diff = 5
        [bwa_aln] 124bp reads: max_diff = 6
        [bwa_aln] 157bp reads: max_diff = 7
        [bwa_aln] 190bp reads: max_diff = 8
        [bwa_aln] 225bp reads: max_diff = 9
        [bwa_aln_core] calculate SA coordinate... 3.00 sec
        [bwa_aln_core] write to the disk... 0.01 sec
        [bwa_aln_core] 262144 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... 3.00 sec
        [bwa_aln_core] write to the disk... 0.02 sec
        [bwa_aln_core] 524288 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... 3.01 sec
        [bwa_aln_core] write to the disk... 0.02 sec
        [bwa_aln_core] 786432 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... 2.96 sec
        [bwa_aln_core] write to the disk... 0.02 sec
        [bwa_aln_core] 1048576 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... 2.97 sec
        [bwa_aln_core] write to the disk... 0.02 sec
        [bwa_aln_core] 1310720 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... 2.99 sec
        [bwa_aln_core] write to the disk... 0.02 sec
        [bwa_aln_core] 1572864 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... 2.98 sec
        [bwa_aln_core] write to the disk... 0.02 sec
        [bwa_aln_core] 1835008 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... 2.99 sec
        [bwa_aln_core] write to the disk... 0.02 sec
        [bwa_aln_core] 2097152 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... 2.98 sec
        [bwa_aln_core] write to the disk... 0.02 sec
        [bwa_aln_core] 2359296 sequences have been processed.
        [bwa_aln_core] calculate SA coordinate... zsh: segmentation fault bwa aln MitoNC_012920.fa TeopNoDotStd.fastq > alnTeopNoDotStd.sai

        Comment

        • kenietz
          Member
          • Nov 2011
          • 86

          #19
          Hi,
          i get seg fault like this one in my bwa-0.6.1-r104:
          ------------------
          [bwa_aln_core] refine gapped alignments... sh: line 1: 12337 Segmentation fault
          -------------------

          It happens when i modify the '-l' switch. When i set it to something below 19 is produces the error. I got it when aligning SOLID reads.

          Should i rebuild bwa as per dp05yk suggestion(modify line 82 of bwtaln.c? Any ideas are appreciated.

          thank you.

          Comment

          • kenietz
            Member
            • Nov 2011
            • 86

            #20
            Hi again,
            just rebuild bwa as suggested but got the same error.

            Now im out of ideas and i have to stick to -l 19 or larger.

            Comment

            • kenietz
              Member
              • Nov 2011
              • 86

              #21
              Yesterday found that BWA-0.6.1 cant be used for SOLID as color space is switched off. Not nice. Now using 0.5.9 and waiting for the new version where all will be all right for SOLID again.

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #22
                We had a problem with seg faults after switching to bwa (0.6.1).

                It appears that the problem can be fixed by re-indexing the genomes with new bwa.

                Has anyone else seen this?

                Comment

                • nilshomer
                  Nils Homer
                  • Nov 2008
                  • 1283

                  #23
                  Originally posted by GenoMax View Post
                  We had a problem with seg faults after switching to bwa (0.6.1).

                  It appears that the problem can be fixed by re-indexing the genomes with new bwa.

                  Has anyone else seen this?
                  Yes, the index structure is new. Unfortunately, the indexes do not have a header with a versioning scheme, so seg faults would be expected.

                  Comment

                  • GenoMax
                    Senior Member
                    • Feb 2008
                    • 7142

                    #24
                    I asked my sys admin to update without looking at release notes.

                    This is going to trip some folks like me who do not always read release notes (for minor version revisions at least).

                    Originally posted by nilshomer View Post
                    Yes, the index structure is new. Unfortunately, the indexes do not have a header with a versioning scheme, so seg faults would be expected.

                    Comment

                    • davidblaney
                      Member
                      • Nov 2011
                      • 18

                      #25
                      Got this error when my machine didn't have enough free memory.

                      Hope this helps someone

                      Comment

                      Latest Articles

                      Collapse

                      • GATTACAT
                        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                        by GATTACAT
                        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                        Today, 11:43 AM
                      • SEQadmin2
                        Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                        by SEQadmin2


                        I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                        Here are nine questions we think about, in roughly the order they matter, before...
                        06-18-2026, 07:11 AM
                      • SEQadmin2
                        From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                        by SEQadmin2


                        Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                        The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                        ...
                        06-02-2026, 10:05 AM

                      ad_right_rmr

                      Collapse

                      News

                      Collapse

                      Topics Statistics Last Post
                      Started by SEQadmin2, Yesterday, 05:37 AM
                      0 responses
                      9 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 06-26-2026, 11:10 AM
                      0 responses
                      18 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 06-17-2026, 06:09 AM
                      0 responses
                      52 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 06-09-2026, 11:58 AM
                      0 responses
                      110 views
                      0 reactions
                      Last Post SEQadmin2  
                      Working...