Opened 11 years ago

Closed 10 years ago

#11859 closed Bug Report - Crash (Fixed)

mythcommflag seg faults in ff_put_pixels16_sse2.loop

Reported by: Jack Perveiler <perveilerj@…> Owned by: Jim Stichnoth
Priority: major Milestone: 0.27.2
Component: MythTV - Mythcommflag Version: 0.27-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Backtrace attached.

My executables come from mythbuntu 0.27 repositories, version file attached.

To reproduce (if you had my .mpg file): mythcommflag -f (my_file.mpg).

Let me know if you need the file, I'm not sure that chopping a piece of it will be sufficient to reproduce the bug.

Attachments (3)

gdb.txt (45.8 KB) - added by Jack Perveiler <perveilerj@…> 11 years ago.
gdb.txt of seg fault
version.txt (954 bytes) - added by Jack Perveiler <perveilerj@…> 11 years ago.
gdb_short.txt (8.0 KB) - added by Jim Stichnoth 11 years ago.

Download all attachments as: .zip

Change History (10)

Changed 11 years ago by Jack Perveiler <perveilerj@…>

Attachment: gdb.txt added

gdb.txt of seg fault

Changed 11 years ago by Jack Perveiler <perveilerj@…>

Attachment: version.txt added

comment:1 Changed 11 years ago by stuartm

Milestone: unknown0.27
Status: newinfoneeded_new

This should already be fixed in the latest Ubuntu packages. The version you are running is a few days old now.

I would be grateful if you could update and confirm?

comment:2 Changed 11 years ago by Jack Perveiler <perveilerj@…>

I updated just before getting the backtrace and update manager says I am still up to date. Maybe my repos are wrong? Here they are:

deb http://ppa.launchpad.net/mythbuntu/0.27/ubuntu precise main deb-src http://ppa.launchpad.net/mythbuntu/0.27/ubuntu precise main

comment:3 Changed 11 years ago by stuartm

Priority: minorblocker
Status: infoneeded_newnew

Apologies, I was looking at the wrong branch when comparing the version information. That version isn't as old as I thought.

comment:4 Changed 11 years ago by Jim Stichnoth

The first 3 MB of Jack's sample - https://docs.google.com/file/d/0BxETmfuHvGPQdUxLdFVVd3J2YWs/edit?usp=sharing - show a (different) crash under mythcommflag. Import into Video Gallery, then run

mythcommflag --skipdb --method logo --file 2743_20130916110000_short.mpg

The complete file and the short version both segfault immediately at the start of logo detection. This seems like an upstream ffmpeg bug, but I could be wrong.

Changed 11 years ago by Jim Stichnoth

Attachment: gdb_short.txt added

comment:5 Changed 11 years ago by Jim Stichnoth

Milestone: 0.270.27.1
Owner: changed from cpinkham to Jim Stichnoth
Priority: blockermajor
Status: newaccepted

comment:6 Changed 10 years ago by JYA

this should be fixed in master and the new frames where all lines are 16-bytes aligned.

comment:7 Changed 10 years ago by Jim Stichnoth

Resolution: Fixed
Status: acceptedclosed

Closing as fixed. Please open a new ticket if see new problems like this.

Note: See TracTickets for help on using tickets.