Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • homeriq5
    Junior Member
    • Feb 2009
    • 2

    #1

    Strange maq 7.1 problem

    Hey all,

    I've recently installed maq on my laptop (running ubuntu 9.04 64-bit) and was able to get it up and running with no problem. I ran the following command and it created the appropriate output:

    Code:
     
    maq match test.map refchrom/chr22.bfa FAIRE_data/GM12878/UNCsequencing/raw_data/Rep2/s_2_sequence.bfq
    Since maq was a little too much for my laptop to handle, I decided to have my Department's systems administrator install maq on our high performance computing cluster so that I could submit batch jobs to the cluster (using platform LSF). After about 30 seconds a segmentation fault occurs every time using the same command I successfully used on my laptop. It seems to happen right after maq sets the read length and before it loads the reads. Our systems administrator tried to roll back to an older version of maq (6.something) he still got the same problem. This is the email I got from LSF after the cluster tried to run the code and failed.

    Code:
    Job <maq match test.map refchrom/chr22.bfa FAIRE_data/GM12878/UNCsequencing/raw_data/Rep2/s_2_sequence.bfq> was submitted from host <diamond.bios.unc.edu> by user <nrashid>.
    Job was executed on host(s) <andesite.bios.unc.edu>, in queue <bat>, as user <nrashid>.
    </home/users/nrashid> was used as the home directory.
    </home/users/nrashid> was used as the working directory.
    Started at Tue Feb 10 17:02:21 2009
    Results reported at Tue Feb 10 17:03:33 2009
    
    Your job looked like:
    
    ------------------------------------------------------------
    # LSBATCH: User input
    maq match test.map refchrom/chr22.bfa FAIRE_data/GM12878/UNCsequencing/raw_data/Rep2/s_2_sequence.bfq
    ------------------------------------------------------------
    
    Exited with exit code 139.
    
    Resource usage summary:
    
        CPU time   :     20.09 sec.
        Max Memory :      1915 MB
        Max Swap   :      2850 MB
    
        Max Processes  :         3
        Max Threads    :         3
    [B]
    The output (if any) follows:
    
    -- maq-0.7.1
    [ma_load_reads] loading reads...
    [ma_load_reads] set length of the first read as 35.
    /home/users/nrashid/.lsbatch/1234303339.152072: line 8: 29828 Segmentation fault      (core dumped) maq match test.map refchrom/chr22.bfa FAIRE_data/GM12878/UNCsequencing/raw_data/Rep2/s_2_sequence.bfq[/B]
    Is anyone else having this problem? Any guesses why it would work on my computer but not on LSF? We used the same exact binaries to install the files! Thanks so much!
    Last edited by homeriq5; 02-11-2009, 10:36 AM.
  • rdeborja
    Member
    • Aug 2008
    • 42

    #2
    is there a core file from the seg fault?

    Comment

    • homeriq5
      Junior Member
      • Feb 2009
      • 2

      #3
      There is a core file, however its 2.8 GB. I'll try to see if I can trim the sizes of my input files so that its a lot smaller. Thanks for the reply!

      Comment

      • bagdevi
        Junior Member
        • May 2011
        • 4

        #4
        Hi,

        I am very new to NGS data assembly and analysis. I am using maq for the first time. When I am running the following command

        $ maq match out.map ref.bfa reads.bfq

        I encountered Segmentation fault (core dumped) error

        The maq.exe.stackdump file contain the followings

        Exception: STATUS_ACCESS_VIOLATION at eip=61113783
        eax=00000047 ebx=0043DAE7 ecx=00001C4F edx=00000000 esi=00CA8538 edi=00000000
        ebp=0028C428 esp=0028C424 program=C:\cygwin\usr\local\bin\maq.exe, pid 5196, thr
        ead main
        cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
        Stack trace:
        Frame Function Args
        0028C428 61113783 (00000000, 00000000, 00000000, 00000001)
        0028C458 692C4EB2 (00000000, 0043DAE6, 00000000, 0028C484)
        0028CCF8 0040F7E2 (00000004, 612438A8, 49435341, 61100049)
        0028CD28 00401CD3 (00000000, 00000000, 0028CD68, 61007038)
        0028CD68 61007038 (00000000, 0028CDA4, 61006980, 7EFDE000)
        End of stack trace

        I am running maq on cygwin environment on a 64 bit windows 7 laptop. both cygwin and maq are the latest versions.

        I tried

        make clean

        but the error came again

        Please help.

        Comment

        • CottonJack
          Member
          • Dec 2012
          • 11

          #5
          Somebody solved this problem?

          Comment

          • dpryan
            Devon Ryan
            • Jul 2011
            • 3478

            #6
            Is there a reason you're still using Maq?

            Comment

            • CottonJack
              Member
              • Dec 2012
              • 11

              #7
              Yes,

              I`m trying differnet algorithms; I am mapping very short sequences (20-30 bp, mostly) with quite some mismatches.

              Any suggestions?

              Thanks.

              Comment

              • dpryan
                Devon Ryan
                • Jul 2011
                • 3478

                #8
                I would personally switch to bwa, it's the logical successor to Maq, which hasn't been updated in 5 years. Otherwise, you'll need to compile it with debugging and either run it inside gdb or have it dump a core file and load that. I hope you're comfortable with C.

                Comment

                Latest Articles

                Collapse

                • SEQadmin2
                  Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                  by SEQadmin2



                  CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                  Despite this, “CRISPR helped turn genome editing from a specialized technique into
                  ...
                  07-31-2026, 11:01 AM
                • SEQadmin2
                  Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                  by SEQadmin2


                  Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                  The systematic characterization of the human proteome has
                  ...
                  07-20-2026, 11:48 AM
                • SEQadmin2
                  Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                  by SEQadmin2



                  Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                  ...
                  07-09-2026, 11:10 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, Today, 10:13 AM
                0 responses
                13 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-31-2026, 02:55 AM
                0 responses
                23 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-24-2026, 12:17 PM
                0 responses
                19 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-23-2026, 11:41 AM
                0 responses
                18 views
                0 reactions
                Last Post SEQadmin2  
                Working...