Opened 12 years ago

Last modified 11 years ago

#8299 closed bug

MediaConverter crashed — at Version 4

Reported by: Premislaus Owned by: korli
Priority: normal Milestone: R1
Component: Audio & Video/Codecs Version: R1/Development
Keywords: MediaConverter, crashed, OGG Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by diver)

I tried to convert the file: AVI Contener with MJPEG video and PCM audio, to OGG contener with Theora video and Vorbis audio.

This error occurs when I press convert.

How I made to AVI ( can not remember codecs), it was good.

MediaCoverter crash, convert motion jpeg to Ogg, Vorbis audio and Theora video

Thread 2946 caused an exception: Segment violation
[..]
[Switching to team /boot/system/apps/MediaConverter (2858) thread converter thread (2946)]
0x020a21c9 in ogg_buffer_page () from /boot/system/add-ons/media/plugins/ffmpeg
(gdb) bt
#0  0x020a21c9 in ogg_buffer_page () from /boot/system/add-ons/media/plugins/ffmpeg
#1  0x0268a81c in ?? () from /boot/system/add-ons/media/plugins/ffmpeg
#2  0x1817e288 in ?? ()
#3  0x00000000 in ?? ()
#4  0x00000001 in ?? ()
#5  0x1815e1c0 in ?? ()
#6  0x1815d4c0 in ?? ()
#7  0x780f68dc in ?? ()
#8  0x18110b70 in ?? ()
#9  0x180c5ab8 in ?? ()
#10 0x00000000 in ?? ()
#11 0x00000005 in ?? ()
#12 0x020a2b84 in ogg_write_trailer () from /boot/system/add-ons/media/plugins/ffmpeg
#13 0x1817e270 in ?? ()
#14 0x00000000 in ?? ()
#15 0x00000000 in ?? ()
#16 0x020a2b58 in ogg_write_trailer () from /boot/system/add-ons/media/plugins/ffmpeg
#17 0x0268a81c in ?? () from /boot/system/add-ons/media/plugins/ffmpeg
#18 0x780f6918 in ?? ()
#19 0x00000000 in ?? ()
#20 0x780f698c in ?? ()
#21 0x180c5ab8 in ?? ()
#22 0xffffffff in ?? ()
#23 0x7fffffff in ?? ()
#24 0x020b5c22 in av_write_trailer () from /boot/system/add-ons/media/plugins/ffmpeg
#25 0x1817e270 in ?? ()
#26 0x780f6918 in ?? ()
#27 0x00000000 in ?? ()
#28 0x00000001 in ?? ()
#29 0x0268a81c in ?? () from /boot/system/add-ons/media/plugins/ffmpeg
#30 0x0007cffa in ?? ()
#31 0x00000000 in ?? ()
#32 0x780f698c in ?? ()
#33 0x180c6bc0 in ?? ()
#34 0x00000000 in ?? ()
#35 0x80000000 in ?? ()
#36 0x00000000 in ?? ()
#37 0x80000000 in ?? ()
#38 0x180c6bc8 in ?? ()
#39 0x180c6bc8 in ?? ()
#40 0x00000000 in ?? ()
#41 0x00000000 in ?? ()
#42 0x00000000 in ?? ()
#43 0x00000000 in ?? ()
#44 0x0055c866 in BPrivate::media::PluginManager::DestroyDecoder ()
   from /boot/system/lib/libmedia.so
Previous frame inner to this frame (corrupt stack?)
(gdb)

Change History (6)

comment:1 by Premislaus, 12 years ago

Keywords: MediaConverter crashed OGG added

comment:2 by Premislaus, 12 years ago

Tested on hrev43690 gcc2h.

by Premislaus, 12 years ago

Attachment: MediaConverter_crash2 added

by Premislaus, 12 years ago

Attachment: MediaConverter_crash3 added

comment:3 by Premislaus, 12 years ago

Thinking that the lack of libraries, I installed the vorbis, flac, ogg, etc. But it still crashes. When you select the ogg and vorbis, or MKV.

hrev43690 gcc2h

Last edited 12 years ago by Premislaus (previous) (diff)

comment:4 by diver, 12 years ago

Component: Applications/MediaConverterAudio & Video/Codecs
Description: modified (diff)
Owner: changed from stippi to korli
Status: newassigned
Version: R1/alpha3R1/Development

Can you check again if this crash still occurs in current nightlies? FFmpeg plugin was updated recently.

Note: See TracTickets for help on using tickets.