[arch-dev-public] kmplayer 0.10.0 in [testing] crashes X

Damir Perisa damir.perisa at solnet.ch
Sun Oct 7 21:39:42 EDT 2007


warning! kmplayer 0.10.0 triggers X to segfault on startup under 
certain conditions i have not yet figured out why.

Oct  8 03:35:47 Apollon X[15070]: segfault at 00000000000001b8 rip 
000000000053d443 rsp 00007fff9967cdc0 error 4

opened bug here:
http://bugs.archlinux.org/task/8250

- D

Monday 08 October 2007, Damir Perisa wrote:
 | kmplayer depends on gtk2 for its npplayer - because my i86_64
 | machine is on testing, i built it against testing and put it
 | there. (i686 follows tomorrow)
 | please anybody in charge of gtk2 update move kmplayer to [extra]
 | together with gtk2 rebuild-group.
 |
 | by the way:
 | who ever moved xorg out of testing seemed to have forgoten to
 | remove the pkgs from it after putting them to extra:
 |
 | http://archlinux.org/packages/search/?q=libx11 :
 |
 | 13579  Extra  x11-libs  libx11  1.1.3-1  X11 client-side library
 | 2007-09-16
 | 13230  Testing  x11-libs  libx11  1.1.3-4  X11 client-side library
 | 2007-09-05
 |
 | thanx + greetings,
 | Damir
 |
 | ----------  Message transmis  ----------
 |
 | Betreff: [arch-commits] CVS update of extra/multimedia/kmplayer
 | (PKGBUILD)
 | Datum: Monday 08 October 2007
 | Von: Damir Perisa <damir at archlinux.org>
 | An: arch-commits at archlinux.org
 |
 |     Date: Sunday, October 7, 2007 @ 21:17:32
 |   Author: damir
 |     Path: /home/cvs-extra/extra/multimedia/kmplayer
 |
 | Modified: PKGBUILD (1.28 -> 1.29)
 |
 | upgpkg: kmplayer 0.10.0-1
 |
 |
 | ----------+
 |  PKGBUILD |   16 ++++++++++++----
 |  1 file changed, 12 insertions(+), 4 deletions(-)
 |
 |
 | Index: extra/multimedia/kmplayer/PKGBUILD
 | diff -u extra/multimedia/kmplayer/PKGBUILD:1.28
 | extra/multimedia/kmplayer/PKGBUILD:1.29
 | --- extra/multimedia/kmplayer/PKGBUILD:1.28	Sat Apr  7 08:22:33
 | 2007 +++ extra/multimedia/kmplayer/PKGBUILD	Sun Oct  7 21:17:32
 | 2007 @@ -1,20 +1,27 @@
 | -# $Id: PKGBUILD,v 1.28 2007/04/07 12:22:33 damir Exp $
 | +# $Id: PKGBUILD,v 1.29 2007/10/08 01:17:32 damir Exp $
 |  # Maintainer: damir <damir at archlinux.org>
 |  # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 | +
 |  pkgname=kmplayer
 | -pkgver=0.9.4.a
 | -origver=0.9.4a
 | +pkgver=0.10.0
 | +origver=0.10.0
 |  force=y
 |  pkgrel=1
 |  pkgdesc="Video player plugin for Konqueror and basic
 | MPlayer/Xine/ffmpeg/ffserver/VDR frontend for KDE"
 |  arch=("i686" "x86_64")
 | +license=('GPL2')
 |  url="http://kmplayer.kde.org"
 | -depends=('libx11' 'libxv' 'cairo' 'kdelibs>=3.5.6'
 | 'gstreamer0.10-base' 'xine-lib') +depends=('libx11' 'libxv'
 | 'cairo' 'kdelibs>=3.5.7' 'gstreamer0.10-base' 'xine-lib'
 | 'dbus-glib' 'dbus-qt3' 'gtk2') +# gtk2 and dbus-glib is needed
 | only by opt/kde/bin/knpplayer so it probably may be also made
 | optional if needed
 |  source=($url/pkgs/$pkgname-$origver.tar.bz2)
 |
 |  build() {
 |    export MAKEFLAGS="-j1"
 |    cd $startdir/src/$pkgname-$origver
 | +
 | +  # fix include path of some headers (0.10.0):
 | +  sed -i "s|\"prtypes.h\"|<nspr/prtypes.h>|g"
 | src/moz-sdk/jni_md.h src/moz-sdk/jri_md.h src/moz-sdk/npapi.h ||
 | return 1
 | +
 |    ./configure --prefix=/opt/kde
 |    make || return 1
 |    make prefix=$startdir/pkg/opt/kde install
 | @@ -22,3 +29,4 @@
 |    rm -f
 | ${startdir}/pkg/opt/kde/share/mimelnk/application/x-mplayer2.deskt
 |op }
 |
 | +md5sums=('8e8d3df2cdebc4c08fd6f8ab6bf1bda4')
 |
 | _______________________________________________
 | arch-commits mailing list
 | arch-commits at archlinux.org
 | http://archlinux.org/mailman/listinfo/arch-commits
 |
 | -------------------------------------------------------



-- 
.·´¯`·.¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸¸.·´
            °        °           °
             °      °            °
     ><((((º>      °              °
                    °            °
                   °            <º)))><
                  <º)))><




More information about the arch-dev-public mailing list