Opened 15 years ago

Last modified 14 years ago

#4175 closed bug

MediaPlayer crashes when seeking — at Version 10

Reported by: jackburton Owned by: dlmcpaul
Priority: normal Milestone: R1
Component: Applications/MediaPlayer Version: R1/Development
Keywords: gcc4 hybrid Cc: mdisreali@…
Blocked By: Blocking:
Platform: All

Description (last modified by jackburton)

When seeking a video file which contains an audio track encoded with Mpeg 1 Layer 3, mediaplayer crashes. The correct way to reproduce is to click on the slider bar, keep the mouse button pressed, and move the mouse. It crashes 100% of the times. If just clicking on the slider once, it doesn't crash, and seeks correctly. I'll provide a backtrace soon. This is in hrev32060, gcc4 hybrid.

Change History (11)

comment:1 by jackburton, 15 years ago

Description: modified (diff)

by jackburton, 15 years ago

Attachment: screenshot1.png added

BackTrace

comment:2 by jackburton, 15 years ago

I suspect this could be a dup of #2486.

comment:3 by dlmcpaul, 15 years ago

Owner: changed from marcusoverhagen to dlmcpaul

I think there is something in the Audio Out Control of MediaPlayer that might be corrupting memory. I have a number of different media files that crash in various places but the common factor all seems to be the Audio Out Control is the thread that crashes.

comment:4 by jackburton, 14 years ago

Seems to be fixed. At least, I can't reproduce this anymore. Will recheck with other files before closing, though.

comment:5 by stippi, 14 years ago

jackburton: Do you mean since my round of fixes during the BeGeistert Coding Sprint? Or something else?

in reply to:  4 ; comment:6 by jackburton, 14 years ago

Replying to jackburton:

Seems to be fixed. At least, I can't reproduce this anymore. Will recheck with other files before closing, though.

I've tried with other files, and unfortunately it still crashes.

in reply to:  6 ; comment:7 by dlmcpaul, 14 years ago

Replying to jackburton:

Replying to jackburton:

Seems to be fixed. At least, I can't reproduce this anymore. Will recheck with other files before closing, though.

I've tried with other files, and unfortunately it still crashes.

Can I have an example file please.

And what revision are you running, I checked in a small fix for mp3_decoder recently that might have helped.

in reply to:  7 comment:8 by jackburton, 14 years ago

Replying to dlmcpaul:

Can I have an example file please.

Let's get in contact privately (via mail) and I'll get one to you.

And what revision are you running, I checked in a small fix for mp3_decoder recently that might have helped.

I'm current.

comment:9 by dlmcpaul, 14 years ago

dlmcpaul AT gmail com

comment:10 by jackburton, 14 years ago

Description: modified (diff)
Keywords: gcc4 hybrid added
Note: See TracTickets for help on using tickets.