Coder Social home page Coder Social logo

Segfault on aacfixer about mp4fixer HOT 2 OPEN

bookkojot avatar bookkojot commented on June 27, 2024
Segfault on aacfixer

from mp4fixer.

Comments (2)

Algebro7 avatar Algebro7 commented on June 27, 2024

I cannot read Russian, but I'm having a similar problem with aacfixer:

$ ./aacfixer testing-headers.aac testing-out-audio.raw 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

Using parameters:
samplerate:44100, channels:2
Consumed 31, got samples: 2048, 9998470 bytes remain
Consumed 31, got samples: 2048, 9996916 bytes remain
Consumed 31, got samples: 2048, 9995362 bytes remain
Consumed 31, got samples: 2048, 9993808 bytes remain
Consumed 31, got samples: 2048, 9992254 bytes remain
Consumed 54, got samples: 2048, 9991108 bytes remain
Consumed 519, got samples: 2048, 9991061 bytes remain
Consumed 433, got samples: 2048, 9990549 bytes remain
Consumed 356, got samples: 2048, 9990123 bytes remain
Consumed 390, got samples: 2048, 9989774 bytes remain
Consumed 382, got samples: 2048, 9989391 bytes remain
Consumed 375, got samples: 2048, 9989016 bytes remain
Consumed 376, got samples: 2048, 9988648 bytes remain
Consumed 383, got samples: 2048, 9988279 bytes remain
Consumed 382, got samples: 2048, 9987903 bytes remain
Consumed 403, got samples: 2048, 9987528 bytes remain
Consumed 332, got samples: 2048, 9987132 bytes remain
Consumed 430, got samples: 2048, 9986807 bytes remain
Consumed 327, got samples: 2048, 9986384 bytes remain
Consumed 446, got samples: 2048, 9986064 bytes remain
Consumed 326, got samples: 2048, 9985625 bytes remain
Consumed 428, got samples: 2048, 9985306 bytes remain
Consumed 300, got samples: 2048, 9984885 bytes remain
Consumed 326, got samples: 2048, 9984592 bytes remain
Consumed 324, got samples: 2048, 9984273 bytes remain
Consumed 327, got samples: 2048, 9983956 bytes remain
Consumed 424, got samples: 2048, 9983636 bytes remain
Consumed 321, got samples: 2048, 9983219 bytes remain
Consumed 411, got samples: 2048, 9982905 bytes remain
Consumed 339, got samples: 2048, 9982501 bytes remain
Consumed 446, got samples: 2048, 9982169 bytes remain
Consumed 359, got samples: 2048, 9981730 bytes remain
Consumed 370, got samples: 2048, 9981378 bytes remain
Consumed 378, got samples: 2048, 9981015 bytes remain
[...]
Consumed 44, got samples: 0, 9310786 bytes remain
Consumed 0, position:689358
Consumed 182, got samples: 0, 9309575 bytes remain
Consumed 51, got samples: 0, 9308274 bytes remain
Consumed 146, got samples: 0, 9306349 bytes remain
Consumed 43, got samples: 0, 9301790 bytes remain
Consumed 401, got samples: 0, 9298538 bytes remain
Consumed 494, got samples: 0, 9295606 bytes remain
Consumed 34, got samples: 0, 9292518 bytes remain
Consumed 220, got samples: 0, 9291163 bytes remain
Segmentation fault (core dumped)

Let me know if I can provide any other information that would be helpful!

from mp4fixer.

suuuehgi avatar suuuehgi commented on June 27, 2024

Same problem/error for me but the result it produced until then work well!

I hope this is of any help:

aacfixer[1530]: segfault at 0 ip 00007f66dbd696fc sp 00007ffcdbfacbc0 error 4 in libc-2.28.so[7f66dbd1a000+14b000]
           PID: 1616 (aacfixer)
           UID: 1000 (usernam)
           GID: 100 (users)
        Signal: 11 (SEGV)
     Timestamp: Sat 2018-09-15 16:45:25 CEST (41min ago)
  Command Line: aacfixer infile.mp4-headers.aac infile.mp4-out-audio.raw
    Executable: /usr/bin/aacfixer
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (usernam)
       Boot ID: 11111111111111111111111111111111
    Machine ID: 11111111111111111111111111111111
      Hostname: hostname 
       Storage: /var/lib/systemd/coredump/core.aacfixer.1000.11111111111111111111111111111111.1616.1537022725000000.lz4
       Message: Process 1616 (aacfixer) of user 1000 dumped core.
    
                Stack trace of thread 1616:
                #0  0x00007f51ad277ad8 __memcpy_sse2_unaligned_erms (libc.so.6)
                #1  0x000055f05182b88e n/a (aacfixer)
                #2  0x00007f51ad1f8223 __libc_start_main (libc.so.6)
                #3  0x000055f05182b1be n/a (aacfixer)

core.aacfixer.1000.11111111111111111111111111111111.1616.1537022725000000.gz

from mp4fixer.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.