Giter VIP home page Giter VIP logo

iconographer's People

Contributors

automata avatar gabithume avatar hodefoting avatar jonnor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

0tao

iconographer's Issues

Segfault after video open error

Happened on 2 out of 2 .mp4 files. Probably x264 encoded.

Expected: to get a helpful error message, and no crash.
Got: a quite uninformative error, and segfault.

Should possibly be fixed in GEGL, idk. In general we don't have a very good mechanism to report error and let consuming applications catch it? Hit that issue also in imgflo

Stacktrace attached.

[jon@jon-laptop iconographer]$ gdb --args ./iconographer ./kdenlive/printed-electret-microphone.mp4
GNU gdb (GDB) 7.10
...
Reading symbols from ./iconographer...done.
(gdb) y
Undefined command: "y".  Try "help".
(gdb) r
Starting program: /home/jon/contrib/code/iconographer/iconographer ./kdenlive/printed-electret-microphone.mp4
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Failed to release test userptr object! (9) i915 kernel driver may not be sane!
Failed to release test userptr object! (9) i915 kernel driver may not be sane!
Failed to release test userptr object! (9) i915 kernel driver may not be sane!

(iconographer:2360): GEGL-ff-load.c-WARNING **: ./kdenlive/printed-electret-microphone.mp4: Error while opening file


Program received signal SIGSEGV, Segmentation fault.
0x00007fffd541550d in prepare (operation=0x1256190) at ff-load.c:396
396       fprintf (stderr, "[%lu]\n", p->video_fcontext->start_time_realtime);
(gdb) print p
$1 = (Priv *) 0x12a5e80
(gdb) print *p
$2 = {width = 320, height = 200, fps = 0, loadedfilename = 0x0, audio_fcontext = 0x0, audio_codec = 0x0, audio_index = 0, audio_track = 0x0, audio_cursor_pos = 0, audio_pos = 0, 
  prevapts = 0, a_prevframe = 0, video_fcontext = 0x0, video_index = 0, video_stream = 0x0, audio_stream = 0x0, video_codec = 0x0, lavc_frame = 0x0, prevframe = 0, prevpts = 0}
(gdb) 

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.