Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • malloc error on OS X 10.11 (El Capitan) with Fastx_collapser

    Hi,

    I am trying to calculate duplicate and singleton sequences in my RNASeq reads with fastx_collapser (Fastx-Toolkit, Hannon lab) on a Mac Mini (2 core, 16 GB memory, OS X El Capital/10.11).

    Every time I run the fastx_collapser command in terminal I get this message:

    fastx_collapser(536,0xa2a32000) malloc: *** mach_vm_map(size=1048576) failed (error code=3)
    *** error: can't allocate region
    *** set a breakpoint in malloc_error_break to debug
    libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
    Abort trap: 6

    OS X 10.11 doesn't allow one to "Repair Disk Permissions" (http://stackoverflow.com/questions/3...ach-vm-mapsize) and Disabling System Integrity Protection (http://osxdaily.com/2015/10/05/disab...tion-mac-os-x/) didnt help.

    Has anyone else encountered this problem? Shall be most grateful for any suggestions and advice!

    Thanks in advance-
    Adi

  • #2
    malloc error on OS X 10.11 (El Capitan) with Fastx_collapser

    Hi,

    I am trying to calculate duplicate and singleton sequences in my RNASeq reads with fastx_collapser (Fastx-Toolkit, Hannon lab) on a Mac Mini (2 core, 16 GB memory, OS X El Capital/10.11).

    Every time I run the fastx_collapser command in terminal I get this message:

    fastx_collapser(536,0xa2a32000) malloc: *** mach_vm_map(size=1048576) failed (error code=3)
    *** error: can't allocate region
    *** set a breakpoint in malloc_error_break to debug
    libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
    Abort trap: 6

    OS X 10.11 doesn't allow one to "Repair Disk Permissions" (http://stackoverflow.com/questions/3...ach-vm-mapsize) and Disabling System Integrity Protection (http://osxdaily.com/2015/10/05/disab...tion-mac-os-x/) didnt help.

    Has anyone else encountered this problem? Shall be most grateful for any suggestions and advice!

    Thanks in advance-
    Adi

    Comment


    • #3
      What size is your data file? Perhaps the thing to do would be to align the data and then use Picard to mark the duplicates.

      Comment


      • #4
        @Genomax, Many thanks for your reply. My file is 25gb and I have 2TB storage on my mac mini. Will look into Picard too.

        Comment


        • #5
          Did you compile the toolkit yourself?

          Comment


          • #6
            @Genomax
            Yes I did. I have used other tools from the kit (fastx_clipper, fastq_quality_trimmer) and they all worked fine.

            Comment


            • #7
              Have you considered splitting the file in multiple and running rounds of fastx_collapser (since it appears to be trying to do this in memory)?

              You could also use dedupe.sh from BBMap to get an idea of perfect duplicates.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Essential Discoveries and Tools in Epitranscriptomics
                by seqadmin


                The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
                Yesterday, 07:01 AM
              • seqadmin
                Current Approaches to Protein Sequencing
                by seqadmin


                Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                04-04-2024, 04:25 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 04-11-2024, 12:08 PM
              0 responses
              44 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 10:19 PM
              0 responses
              43 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 09:21 AM
              0 responses
              38 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-04-2024, 09:00 AM
              0 responses
              55 views
              0 likes
              Last Post seqadmin  
              Working...
              X