Opened 17 years ago

Closed 17 years ago

#1779 closed bug (fixed)

Media Player Crash Playing mov File

Reported by: cebif Owned by: dlmcpaul
Priority: normal Milestone: R1
Component: Applications/MediaPlayer Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Whike trying to play mov type video file by double clicking on it, I got this crash as Media Player opened. I can play the same file with no problem using VLC. I can even play another mov file by double clicking without Media player crashing. The other file is pure video with no audio. I will have to do some more testing with other mov files, some without audio to see if this is related to Media Player crashing. So the way to maybe reproduce the crash is: 1) Double click on a mov type video file that also includes audio. The expected result is that both the Video and audio track should play with no crash. I was testing using hrev23925 At the moment I am limited in my testing because I will have to download some mov files from the internet and my bandwidth is limited to dialup speeds until the 19th this month.

Attachments (1)

Media Player Crash gdb and backtrace (3.1 KB ) - added by cebif 17 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by cebif, 17 years ago

I managed to find a few more mov files and two of them had no audio tracks. All the new files that had audio crashed it and all the files with no audio did not cause a crash. One of them would not play but did not cause a crash. So I would say that it is mov files that have video and audio that crash Media Player and those with only video do not crash it

comment:2 by dlmcpaul, 17 years ago

Any chance you can put links to the files you are trying to play?

I did the mov and mp4 reader code and the crash is occuring in the mov reader or it is doing something wrong.

comment:3 by korli, 17 years ago

Owner: changed from marcusoverhagen to dlmcpaul

Assigning David ... :)

in reply to:  2 ; comment:4 by cebif, 17 years ago

Replying to dlmcpaul:

Any chance you can put links to the files you are trying to play?

I did the mov and mp4 reader code and the crash is occuring in the mov reader or it is doing something wrong.

I tried to upload links as atachments from a shared folder I created on my computer but the links were uploading the whole files. That is tens of Mbs. How can I put these links? If I try and link from the original website that I downloaded from, they are gone. I suppose I could find newer mov files to link from. If I link files directly from my systen (Ubuntu 8.04), is it possible?

in reply to:  4 comment:5 by dlmcpaul, 17 years ago

Status: newassigned

Replying to cebif:

Replying to dlmcpaul:

Any chance you can put links to the files you are trying to play?

I did the mov and mp4 reader code and the crash is occuring in the mov reader or it is doing something wrong.

I tried to upload links as atachments from a shared folder I created on my computer but the links were uploading the whole files. That is tens of Mbs. How can I put these links? If I try and link from the original website that I downloaded from, they are gone. I suppose I could find newer mov files to link from. If I link files directly from my systen (Ubuntu 8.04), is it possible?

You are welcome to e-mail 1 file to me at dlmcpaul AT gmail.com if you have the upload capacity

Cheers David

comment:6 by dlmcpaul, 17 years ago

Applied a fix in hrev25444

metadata size was not being set, causing random data to be passed.

comment:7 by dlmcpaul, 17 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.