gmplayer crashs when resizing the gui controls when playing a mp3

Bug #503537 reported by Kardos
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
mplayer (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: mplayer

To reproduce:
1- start gmplayer
2- load a mp3 file
3- press play

4a- try to resize the gui controls smaller, they display all skewed (looks like a fixed-size bitmap is being wrapped around wrong)

4b-try to resize the gui controls larger, it crashes.

Expected result is for the controls to resize without a crash. Sometimes the little triangle in the lower-right won't let me resize it larger, and sometimes it will-- when it does let me resize is when it crashes. This bug might be due to gcc 4.4.1, the guys at #mplayer recommend gcc >=4.4.2. With 'gdb gmplayer', repeating several times produces a different crash each time:

(try1)
Program received signal SIGBUS, Bus error.
0x00007ffff764dfec in _XEnq () from /usr/lib/libX11.so.6

(try2)
Program received signal SIGSEGV, Segmentation fault.
0x00007fffebee8d3b in pa_pdispatch_register_reply () from /usr/lib/libpulsecommon-0.9.19.so

(try3)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffdef19910 (LWP 5762)]
0x00007fffebed9c42 in pa_hashmap_put () from /usr/lib/libpulsecommon-0.9.19.so

(try4)
Program received signal SIGSEGV, Segmentation fault.
0x0000000000556ec5 in ?? ()

(try5)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffdef19910 (LWP 5795)]
0x00007ffff73f9081 in pthread_mutex_lock () from /lib/libpthread.so.0

$ lsb_release -rd
Description: Ubuntu 9.10
Release: 9.10

$ uname -a
Linux mymachine 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64 GNU/Linux

$ mplayer |head -1
MPlayer UNKNOWN-4.4.1 (C) 2000-2009 MPlayer Team

$ apt-cache policy mplayer
mplayer:
  Installed: 2:1.0~rc3+svn20090426-1ubuntu10.1
  Candidate: 2:1.0~rc3+svn20090426-1ubuntu10.1
  Version table:
 *** 2:1.0~rc3+svn20090426-1ubuntu10.1 0
        500 http://ca.archive.ubuntu.com karmic-updates/multiverse Packages
        100 /var/lib/dpkg/status
     2:1.0~rc3+svn20090426-1ubuntu10 0
        500 http://ca.archive.ubuntu.com karmic/multiverse Packages

Related branches

Revision history for this message
Dennis Sheil (dennis-sheil) wrote :

I encounter the same problem. I don't have to load an mp3 to cause the failure, although it fails when I load the mp3 as well.

My machine is -

$ lsb_release -rd
Description: Ubuntu 9.10
Release: 9.10
$ uname -a
Linux host 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux
$ mplayer|head -1
MPlayer SVN-r29237-4.4.1 (C) 2000-2009 MPlayer Team
$ apt-cache policy mplayer
mplayer:
  Installed: 2:1.0~rc3+svn20090426-1ubuntu10.1
  Candidate: 2:1.0~rc3+svn20090426-1ubuntu10.1
  Version table:
 *** 2:1.0~rc3+svn20090426-1ubuntu10.1 0
        500 http://us.archive.ubuntu.com karmic-updates/multiverse Packages
        100 /var/lib/dpkg/status
     2:1.0~rc3+svn20090426-1ubuntu10 0
        500 http://us.archive.ubuntu.com karmic/multiverse Packages
$ gcc --version
gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package mplayer - 2:1.0~rc4~try1.dsfg1-1ubuntu1

---------------
mplayer (2:1.0~rc4~try1.dsfg1-1ubuntu1) maverick; urgency=low

  * merge from debian, remaining changes:
    - build depend against, lame, x264, xvid
  * debian/patches/60eval-api.patch, backport patch from upstream to
    unbreak compilation for eval.h move not yet in 0.6
  * gmplayer is gone now, please see smplayer as alternative frontend.
    LP: #503537, #493088, #467534, #467524, #460326, #390399, #285570,
        #208680, #118709, #513065, #459595, #455913, #179918, #65165.

mplayer (2:1.0~rc4~try1.dsfg1-1) experimental; urgency=low

  * enable the mencoder package
  * sort build depends alphabetically
  * enable dvdnav support, Closes: #582508, #488226, LP: #611749
  * prepare new upload
  * no longer build mplayer-gui, it doesn't build anymore with shared
    swscale
 -- Reinhard Tartler <email address hidden> Sat, 07 Aug 2010 12:03:56 -0400

Changed in mplayer (Ubuntu):
status: New → Fix Released
Changed in mplayer (Ubuntu):
status: Fix Released → Confirmed
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.