Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Vorbis tools Vorbis tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • Vorbis toolsVorbis tools
  • Issues
  • #2009
Closed
Open
Created Feb 27, 2014 by hanno@hanno

segfault when trying to encode trivial raw input

I was recently trying to create a trivial vorbis file containing just a bit of silence. I thought feeding oggenc a bit if zeros as raw input should do. So I came up with this command line: dd if=/dev/zero bs=1 count=1 | oggenc -r - -o out.ogg

However, it segfaults. I tried it on different systems and this does not happen everywhere. My system is a 64 bit Gentoo Linux (vorbis-tools 1.4.0, libvorbis 1.3.4, libogg 1.3.1) on a T61 thinkpad laptop. Tried it on an old acer 32 bit laptop with Ubuntu and the same problem didn't happen.

If you need more info to track it down please ask.

Assignee
Assign to
Time tracking