Advertisement
Guest User

Untitled

a guest
Oct 5th, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff40ffe000
  2. Core was generated by `nginx: worker process '.
  3. Program terminated with signal 11, Segmentation fault.
  4. #0 malloc_consolidate (av=av@entry=0x7fa70e2d0740 <main_arena>) at malloc.c:4088
  5. 4088 malloc.c: No such file or directory.
  6. (gdb) bt
  7. #0 malloc_consolidate (av=av@entry=0x7fa70e2d0740 <main_arena>) at malloc.c:4088
  8. #1 0x00007fa70df8f7e8 in _int_free (av=0x7fa70e2d0740 <main_arena>, p=0x1fd5e30, have_lock=0) at malloc.c:3994
  9. #2 0x00007fa70eb16f3f in av_buffer_unref () from /usr/local/lib/libavutil.so.54
  10. #3 0x00007fa70ee56124 in av_free_packet () from /usr/local/lib/libavcodec.so.56
  11. #4 0x00007fa710049cea in av_interleaved_write_frame () from /usr/local/lib/libavformat.so.56
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement