Bug 643994 - [abrt] totem-mozplugin-1:2.32.0-1.fc14: Process /usr/libexec/totem-plugin-viewer was killed by signal 11 (SIGSEGV)
Summary: [abrt] totem-mozplugin-1:2.32.0-1.fc14: Process /usr/libexec/totem-plugin-vie...
Keywords:
Status: CLOSED DUPLICATE of bug 660384
Alias: None
Product: Fedora
Classification: Fedora
Component: totem
Version: 14
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9e8bc650899a6c38b6cd782ae67...
: 648257 649390 651055 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-18 18:15 UTC by Frank
Modified: 2012-03-20 17:52 UTC (History)
19 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-03-20 17:52:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (32.74 KB, text/plain)
2010-10-18 18:15 UTC, Frank
no flags Details

Description Frank 2010-10-18 18:15:22 UTC
abrt version: 1.1.13
architecture: x86_64
Attached file: backtrace
cmdline: /usr/libexec/totem-plugin-viewer --plugin-type cone --user-agent 'Mozilla/5.0 (X11; U; Linux x86_64; it; rv:1.9.2.10) Gecko/20101005 Fedora/3.6.10-1.fc14 Firefox/3.6.10' --referrer http://it-it.facebook.com/ --mimetype audio/mpeg --hidden
component: totem
executable: /usr/libexec/totem-plugin-viewer
kernel: 2.6.35.6-43.fc14.x86_64
package: totem-mozplugin-1:2.32.0-1.fc14
rating: 4
reason: Process /usr/libexec/totem-plugin-viewer was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
How to reproduce: Chatting on facebook.com
time: 1287246900
uid: 500

comment
-----
Every time the notification tick is played this segfault is reported... however, the sound is heard correctly and nothing else seems to happen.
Keeps happening every single time the tick is played.

Comment 1 Frank 2010-10-18 18:15:25 UTC
Created attachment 454180 [details]
File: backtrace

Comment 2 Karel Klíč 2010-11-08 17:22:16 UTC
*** Bug 648257 has been marked as a duplicate of this bug. ***

Comment 3 Karel Klíč 2010-11-08 17:22:22 UTC
*** Bug 649390 has been marked as a duplicate of this bug. ***

Comment 4 Karel Klíč 2010-11-09 12:48:52 UTC
*** Bug 651055 has been marked as a duplicate of this bug. ***

Comment 5 mikes.post.theme 2010-11-09 20:32:43 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.i opened a track with totem
2.i added some other tracks
3.when the first track finished, it crashed, without playing the others

the files where all mp3, all tagged properly (easytag) and all located at my external hard drive (ntfs)

Comment 6 mikes.post.theme 2010-11-10 13:07:40 UTC
Package: totem-mozplugin-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
watching failblog?

Comment 7 Mike McLean 2010-11-11 14:04:09 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. playing an mp3 podcast file
2. crash occurred at the end of the file

Comment 8 Mike McLean 2010-11-11 21:59:36 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. play an mp3 with totem
2. wait til the end
3. fail

Comment 9 Mike McLean 2010-11-11 22:55:14 UTC
The segfault seems to be happening in ff_mpa_synth_filter_float from mpegaudiodec_float.c at this line:

s->dct.dct32(synth_buf, sb_samples);

in gdb, we I get:
(gdb) print ((MPADecodeContext *)0x7fffe002ba80)->dct
$2 = {nbits = 0, inverse = 0, rdft = {nbits = 0, inverse = 0, sign_convention = 0, tcos = 0x0, tsin = 0x0, fft = {nbits = 0, inverse = 0, revtab = 0x0, tmp_buf = 0x0, mdct_size = 0, mdct_bits = 0, 
      tcos = 0x0, tsin = 0x0, fft_permute = 0, fft_calc = 0, imdct_calc = 0, imdct_half = 0, mdct_calc = 0, permutation = 0}, rdft_calc = 0}, costab = 0x0, csc2 = 0x0, dct_calc = 0, dct32 = 0}

Comment 10 Mike McLean 2010-11-11 22:57:45 UTC
I'm pretty sure that bug 648874 is rhythmbox hitting the same bug.

Comment 11 MBiggerstaff 2010-11-12 12:32:31 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. start playing a track
2. when track finishes or is redirected to a new track, application coredumps
3.


Comment
-----
happens with Totem, Exaime (using Totem), and Movie Player (also using Totem)

Comment 12 Mike McLean 2010-11-12 15:57:44 UTC
Workaround: remove gstreamer-ffmpeg and use gstreamer-plugins-ugly instead.

Comment 13 Onyeibo Oku 2010-11-13 11:22:29 UTC
Package: totem-mozplugin-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Play an online MP3 within firefox

Comment 14 mikes.post.theme 2010-11-14 13:02:46 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
watchin youporn

Comment 15 Kris Buytaert 2010-11-15 12:24:36 UTC
Package: totem-mozplugin-1:2.32.0-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
Opened a web page with an mpg embedded in it ..

Comment 16 kiran 2010-11-15 15:52:45 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.It crashed when adding songs playlist. 
2. On the first crash, the system didnot responded all the applications are hanged, about 30min and then it  became normal
3.At the second crash, the system hanged up and didnot came to normal mode until and unless I did manual reboot i.e poweroff and poweron.

Comment 17 mikes.post.theme 2010-11-19 19:29:10 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
played a song and tried to rewind

Comment 18 Hicham HAOUARI 2010-12-17 20:08:11 UTC
can you reproduce the bug with :

gst-launch playbin uri="<absolute_path_to_file>"

where absolute_path_to_file starts with file:///

Comment 19 Mike McLean 2010-12-20 20:58:05 UTC
Hicham, 

I removed gstreamer-plugins-ugly (see comment 12), verified that the bug still occurs in totem, and then tried the gst-launch command.

The answer is: no, the issue does not appear to replicate with that command.

Comment 20 Kris Buytaert 2011-01-07 20:34:02 UTC
As mentioned in  https://bugzilla.redhat.com/show_bug.cgi?id=657971#c17
this is most probably a bug in ffmpeg which is provided by rpmfusion. and which
is solved by installing gstreamer-plugins-ugly

Comment 21 akerboomjustin 2011-01-27 18:47:39 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
watching .mkv files

Comment 22 MBiggerstaff 2011-01-27 19:02:51 UTC
(In reply to comment #11)
> Package: totem-1:2.32.0-1.fc14
> Architecture: i686
> OS Release: Fedora release 14 (Laughlin)
> 
> 
> How to reproduce
> -----
> 1. start playing a track
> 2. when track finishes or is redirected to a new track, application coredumps
> 3.
> 
> 
> Comment
> -----
> happens with Totem, Exaime (using Totem), and Movie Player (also using Totem)

For me, this problem resolved by updating RPMFusion libraries a month or more ago.

Comment 23 Vector Thorn 2011-02-10 06:02:24 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. i don't know...
2.
3.

Comment 24 Filippo Racca 2011-02-15 23:06:10 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Opened a directory containing a video made with a sony cam
2. Totem-thumbnailer crashed

Comment 25 Greg Flint 2011-02-17 08:25:14 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.No idea. I didn't even know Totem was running - I didn't start it.
2.
3.

Comment 26 dobs 2011-02-19 22:40:34 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
-------

Comment 27 Ravi Saini 2011-02-20 19:12:46 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.I played a video
2.Player crashed
3.

Comment 28 Ronald Canete 2011-02-22 10:06:17 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. starting the application and crash.
2.
3.

Comment 29 Ronald Canete 2011-02-22 10:19:38 UTC
Package: totem-1:2.32.0-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. always crashing... just click the movie and it will crash.
2.
3.

Comment 30 abrt-bot 2012-03-20 17:52:24 UTC
Backtrace analysis found this bug to be similar to bug #660384, closing as duplicate. This bug seems to belong to component gstreamer.

Bugs which were found to be similar to this bug: 
  Miro: bug #661499
  bickley: bug #673911
  brasero: bug #664068
  clementine: bug #651810, bug #663400, bug #673744
  decibel-audio-player: bug #652568
  evolution: bug #651283
  exaile: bug #651821, bug #657374, bug #677983
  gpodder: bug #669978, bug #680373
  nautilus: bug #655550, bug #657747, bug #663374, bug #670333, bug #713691
  parole: bug #668418
  rhythmbox: bug #648259, bug #648262, bug #648874, bug #651140, bug #656401, bug #657971, bug #666210, bug #666784, bug #670702, bug #670704, bug #680988, bug #684234, bug #690837, bug #713626, bug #717374
  subtitleeditor: bug #673701
  totem: bug #648257, bug #649390, bug #651055, bug #656846, bug #660384, bug #680416
  tracker: bug #655473, bug #656728

This comment is automatically generated.

*** This bug has been marked as a duplicate of bug 660384 ***


Note You need to log in before you can comment on or make changes to this bug.