Pacman segfault.

dpc@empire:~$ sudo pacman -S gajim
Targets: gtkspell-2.0.11-1 dnsutils-9.3.3-1 docbook-xml-4.1.2-2 libglade-2.6.0-1
python-numeric-24.2-1 pycairo-1.2.2-1 pygobject-2.12.2-1 pygtk-2.10.3-1
sqlite3-3.3.8-1 python-pysqlite-2.3.2-1 gajim-0.10.1-2
Total Package Size: 7.0 MB
Proceed with upgrade? [Y/n]
:: Retrieving packages from extra...
warning: failed to get filesize for gajim-0.10.1-2.pkg.tar.gz
failed downloading gajim-0.10.1-2.pkg.tar.gz from mirror.icis.pcz.pl: 550 Failed to open file.
gethostbyname: Success
error: cannot connect to ftp.archlinux.de
connect: Connection refused
error: cannot connect to archlinux.antesis.org
*** glibc detected *** pacman: double free or corruption (fasttop): 0x086b9580 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7e36b10]
/lib/libc.so.6(__libc_free+0x89)[0xb7e381a9]
pacman[0x80604ee]
pacman[0x805b731]
pacman[0x805bdeb]
pacman[0x80523c6]
pacman[0x8055335]
/lib/libc.so.6(__libc_start_main+0xd8)[0xb7de87c8]
pacman[0x804a0a1]
======= Memory map: ========
08048000-0806b000 r-xp 00000000 08:02 531434 /usr/bin/pacman
0806b000-0806c000 rw-p 00023000 08:02 531434 /usr/bin/pacman
0806c000-086d1000 rw-p 0806c000 00:00 0 [heap]
b7c00000-b7c21000 rw-p b7c00000 00:00 0
b7c21000-b7d00000 ---p b7c21000 00:00 0
b7da6000-b7db4000 r-xp 00000000 08:02 488657 /lib/libresolv-2.5.so
b7db4000-b7db6000 rw-p 0000d000 08:02 488657 /lib/libresolv-2.5.so
b7db6000-b7db8000 rw-p b7db6000 00:00 0
b7dc6000-b7dd0000 r-xp 00000000 08:02 527152 /usr/lib/libgcc_s.so.1
b7dd0000-b7dd1000 rw-p 00009000 08:02 527152 /usr/lib/libgcc_s.so.1
b7dd1000-b7dd3000 rw-p b7dd1000 00:00 0
b7dd3000-b7ef7000 r-xp 00000000 08:02 488644 /lib/libc-2.5.so
b7ef7000-b7ef8000 r--p 00124000 08:02 488644 /lib/libc-2.5.so
b7ef8000-b7efa000 rw-p 00125000 08:02 488644 /lib/libc-2.5.so
b7efa000-b7efd000 rw-p b7efa000 00:00 0
b7efd000-b7f0e000 r-xp 00000000 08:02 529183 /usr/lib/libz.so.1.2.3
b7f0e000-b7f0f000 rw-p 00011000 08:02 529183 /usr/lib/libz.so.1.2.3
b7f16000-b7f1a000 r-xp 00000000 08:02 488658 /lib/libnss_dns-2.5.so
b7f1a000-b7f1c000 rw-p 00003000 08:02 488658 /lib/libnss_dns-2.5.so
b7f1c000-b7f24000 r-xp 00000000 08:02 488660 /lib/libnss_files-2.5.so
b7f24000-b7f26000 rw-p 00007000 08:02 488660 /lib/libnss_files-2.5.so
b7f26000-b7f2a000 rw-p b7f26000 00:00 0
b7f2a000-b7f2b000 r-xp b7f2a000 00:00 0 [vdso]
b7f2b000-b7f45000 r-xp 00000000 08:02 488643 /lib/ld-2.5.so
b7f45000-b7f46000 r--p 00019000 08:02 488643 /lib/ld-2.5.so
b7f46000-b7f47000 rw-p 0001a000 08:02 488643 /lib/ld-2.5.so
bf846000-bf85c000 rw-p bf846000 00:00 0 [stack]
Aborted
After -Sy same operation went fine. Becase gajim-0.11-1 was already available.

Remove the antesis mirror - it's broken.

Similar Messages

  • Pacman segfaults(Solved by re-install)

    Performing ...pacman -Syy... syncs correctly and exits.
    However, ...pacman -Syyu.... segfaults.
    Performing pacman -S grub2-bios...segfaults.
    Since the first instance above was correct, there seems to be a failed DNS problem when attempting anything else.
    Latest kernel in place and trying to grub2-install to system.
    Last edited by lilsirecho (2012-05-20 20:26:25)

    The following is the full picture:
    sh-4.2# mdadm --assemble /dev/md0 /dev/sdb2 /dev/sdc2 /dev/sdd2 /dev/sde2
    mdadm: /dev/md0 has been started with 4 drives.
    sh-4.2# mount /dev/md0 /mnt/md
    sh-4.2# cd /mnt/md
    sh-4.2# mount -t proc proc proc/
    sh-4.2# mount -t sysfs sys sys/
    sh-4.2# mount -o bind /dev dev/
    sh-4.2# mount /dev/sdd1 boot/
    sh-4.2# chroot . /bin/bash
    [root@n6re /]# pacman -Syy
    :: Synchronizing package databases...
    core 101.6 KiB 83.7K/s 00:01 [######################] 100%
    extra 1394.3 KiB 138K/s 00:10 [######################] 100%
    community 1691.9 KiB 137K/s 00:12 [######################] 100%
    multilib 86.9 KiB 78.0K/s 00:01 [######################] 100%
    [root@n6re /]# pacman -S grub2-bios
    error: segmentation fault
    Please submit a full bug report with --debug if appropriate.
    [root@n6re /]# pacman --debug
    debug: parseconfig: options pass
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: finish section '(null)'
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: SyncFirst: pacman
    debug: config: arch: x86_64
    debug: config: SigLevel: Never
    debug: config: finish section 'options'
    debug: config: new section 'core'
    debug: config file /etc/pacman.conf, line 81: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'core'
    debug: config: new section 'extra'
    debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'extra'
    debug: config: new section 'community'
    debug: config file /etc/pacman.conf, line 93: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'community'
    debug: config: new section 'multilib'
    debug: config file /etc/pacman.conf, line 104: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'multilib'
    debug: config: finished parsing /etc/pacman.conf
    debug: setup_libalpm called
    debug: option 'logfile' = /var/log/pacman.log
    debug: option 'gpgdir' = /etc/pacman.d/gnupg/
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: parseconfig: repo pass
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: finish section '(null)'
    debug: config: new section 'options'
    debug: config: finish section 'options'
    debug: config: new section 'core'
    debug: config file /etc/pacman.conf, line 81: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'core'
    debug: registering sync database 'core'
    debug: database path for tree core set to /var/lib/pacman/sync/core.db
    debug: adding new server URL to database 'core': ftp://locke.suu.edu/linux/dist/archlinux/core/os/x86_64
    debug: config: new section 'extra'
    debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'extra'
    debug: registering sync database 'extra'
    debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
    debug: adding new server URL to database 'extra': ftp://locke.suu.edu/linux/dist/archlinux/extra/os/x86_64
    debug: config: new section 'community'
    debug: config file /etc/pacman.conf, line 93: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'community'
    debug: registering sync database 'community'
    debug: database path for tree community set to /var/lib/pacman/sync/community.db
    debug: adding new server URL to database 'community': ftp://locke.suu.edu/linux/dist/archlinux/community/os/x86_64
    debug: config: new section 'multilib'
    debug: config file /etc/pacman.conf, line 104: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finish section 'multilib'
    debug: registering sync database 'multilib'
    debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
    debug: adding new server URL to database 'multilib': ftp://locke.suu.edu/linux/dist/archlinux/multilib/os/x86_64
    debug: config: finished parsing /etc/pacman.conf
    error: no operation specified (use -h for help)
    debug: unregistering database 'local'
    debug: unregistering database 'core'
    debug: unregistering database 'extra'
    debug: unregistering database 'community'
    debug: unregistering database 'multilib'
    [root@n6re /]#
    Perhaps more info is needed?
    EDIT:Pacman.confGENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    #GPGDir = /etc/pacman.d/gnupg/
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    #UseDelta
    #TotalDownload
    CheckSpace
    #VerbosePkgLists
    # PGP signature checking
    # NOTE: None of this will work without running `pacman-key --init` first.
    # The compiled in default is equivalent to the following line. This requires
    # you to locally sign and trust packager keys using `pacman-key` for them to be
    # considered valid.
    #SigLevel = Optional TrustedOnly
    # If you wish to check signatures but avoid local sign and trust issues, use
    # the following line. This will treat any key imported into pacman's keyring as
    # trusted.
    #SigLevel = Optional TrustAll
    # For now, off by default unless you read the above.
    SigLevel = Never
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [core]
    #SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    [extra]
    #SigLevel = PackageOptional
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [community]
    #SigLevel = PackageOptional
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [multilib]
    #SigLevel = Never
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #SigLevel = Optional TrustAll
    #Server = file:///home/custompkgs
    Hope this is readable...........
    Last edited by lilsirecho (2012-05-20 16:29:05)

  • Pacman segfault when installing nvidia

    ok so i have been trying to reinstall arch linux on my comp for the last couple of days.... was testing some other ditros but got bored so time to come back to arch and so i completed an ftp install and issued pacman -Sy and got synched and then when i tried to pacman -S nvidia (i refuse to run xorg without the nvidia driver for my 6800gs card) i got a segmentation fault.  i thought maybe i screwged the install so i went ahead and reinstalled arch.... no luck.  so now pacman refuses to work untill i reboot.... so i do and then i think alright well i'll just pacman -S xorg and deal with nvidia when its fixed but for whatever reason it seems that xorg in extra is broken.... not all the packages downloaded.... and yes i have tried diferent servers.... i have run arch linux with NO problems in the past, what am i doing wrong? is the nvidia package messed up at the moment and should i download the one off the nvidia site or have i not confgured something right? hope you guys can help!
    Grama

    ok but when i ran:
    pacman -S xorg
    some files were missing or unable to download or SOMETHING when i tried to install xorg last night.  and i am pretty sure it completely failed.... problem was i had already taken my sleeping meds and wasn't thinking clearly enough to write down the output before trying a reisntall so ????? i will try again (btw its openbox) and we'll see i guess.
    Grama

  • Newsletter 5-02-04

    Arch Linux Weekly Newsletter
    *Jason Chu and Ben Mazer*
      Opening
    Welcome to the Arch Linux Newsletter. This attempts to give you an ``at
    a glance'' look at the world of Arch Linux.
      News
       1. New GCC, Perl
          We've released gcc 3.4.0 to the current repository. It includes
          the old version of libstdc++ for compatibility.
          The new version of perl has been rebuilt with thread support. This
          changes some perl module paths, so modules may need to be rebuilt.
          Use the bugtracker if you notice problems.
          http://archlinux.org/news.php#67
       2. Pacman 2.7.8 Released
          The latest and greatest version of pacman has quite a few little
          changes. See the ChangeLog for details.
          Notably, an %o parameter has been added to the XferCommand
          directive, which lets you use the -O option of wget to write to
          filename.part, allowing proper file resumes.
          Example: XferCommand = /usr/bin/wget -passive-ftp -c -O %o %u
          Or if you want wget to shut up a bit, add -nv: XferCommand =
          /usr/bin/wget -passive-ftp -c -nv -O %o %u
          http://archlinux.org/news.php#68
        This Week in Dev Land
       1. We've started looking for names for the 0.7 release. There have
          been a couple of suggestions but nothing firm yet.
       2. There has been much discussion about incoming and what to do with
          it. Also about Arch and how we can better do things.
       3. As it stands, x.org and xfree86 will continue to co-exist in our
          repos. Only one will be in current at a time though, right now
          it's xfree86, it may be x.org later (in that case, we'll move
          xfree86 to extra).
       4. We're in the process of moving all config files out of /usr/etc.
          Be aware that your custom changes will probably be saved. By the
          end, there will be no packages that store files in /usr/etc.
       5. A little discussion has started surrounding not up-to-date systems
          that have problems. It's looking like, if you don't run an
          up-to-date system, you are forgoing some of our support.
          Especially if they are fundamental packages.
       6. Dusty has joined us as a documenter. He will be helping with the
          Handbook (more on that later) other official documentation.
        ArchStats Updates
    /To participate, visit http://archstats.coding-zone.com/
    Number of registered systems: 392
    Date first system was registered: 20031017
    Most recent update occurred: 20040502
    Longest recorded uptime: 175 days, 22 hours, 51 minutes, 55 seconds.
    Average uptime: 4 days, 10 hours, 1 minutes, 57 seconds.
    Least packages installed on a system: 44
    Average installed packages: 260
    Most packages installed on a system: 733
      Discussions
        Forum Highlights
       1. Gaspojo has created an Archlinux wallpaper. It features a
          crystal-like Tux and is very nice. Get the wallpaper in this
          thread: http://bbs.archlinux.org/viewtopic.php?t=4255.
       2. Well, I've started another mess on the boards. This time I
          suggested a way to improve Arch's package management system. In a
          nutshell, I felt that Arch developers should only maintain a small
          subset of ``popular'' packages rather then ``as much as we can''.
          We would use a voting system for deciding which packages should be
          maintained. This is similar to Crux's system. Participate in the
          ongoing debate here: http://bbs.archlinux.org/viewtopic.php?t=4300.
        Mailing List
       1. Essien Ita Essien announced that he is starting an embedded
          ArchLinux project. It's still in early development, but you can
          participate here: http://datavibe.net/~essiene/ale/. Read the
          thread here:
          http://www.archlinux.org/pipermail/arch … 01400.html.
          TUR Mailing List
    The debate over INCOMING has been raging for quite a while now, and it
    seems like TUR activity has slowed down in anticipation for the ``big
    change''. Nothing has been finalized, because discussion has now been
    started on the direction Arch (as a distro) wants to go in.
      Packages
        Package Highlights
       1. GTK 2.4.1 was released this week. This is a bug fix release. Read
          the announcement here:
          http://mail.gnome.org/archives/gtk-list … 00222.html.
       2. pacman 2.7.9 was released, even though it didn't make front page
          news. There's one new feature:
    - added the ``force'' option to packages, so --sysupgrade can downgrade packages when it needs to.
          This feature is important, due to problems with Freetype2.
        New Packages
    glib2 2.4.1-1
    gtk2 2.4.1-1
    wine 20040408-2
    wmweather 2.4.2-2
    glut 3.7-3
    joe 2.9.8-3
    dhcpcd 1.3.22pl4-3
    liferea 0.4.7d-1
    abook 0.5.2-1
    gqview 1.4.3-1
    xmame-sdl 0.81.1-1
    qt 3.3.2-1
    wlan-ng26 0.2.1pre20-4
    wlan-ng24 0.2.0-3
    pacman 2.7.9-1
    freetype2 2.1.7-1
    samba 3.0.3-1
    xfree86 4.4.0-2
    fakeroot 0.9.0-2
    perl 5.8.4-1
    imagemagick 6.0.0-3
    mysql 4.0.18-3
    groff 1.19-2
    gaim 0.77-1
    perlxml 2.34-3
    netkit-telnet 0.17-5
    gcc 3.4.0-1
    digest-nilsimsa 0.06-3
    vnc 3.3.7-1
    xdrawchem 1.7.8-1
    openbabel 1.100.2-1
    avidemux 2.0.22-3
    kobodeluxe 0.4pre8-1
    stellarium 0.5.2-1
    synaesthesia 2.2-1
    ogmtools 1.4-1
    source-highlight 1.8-1
    gpsdrive 2.08-1
    arson 0.9.7-2
    perltk 804.027-1
    timedate 1.16-3
    uri 1.30-2
    fox 1.0.51-2
    extutils-pkgconfig 1.02-2
    extutils-depends 0.104-2
    spamassassin 2.63-5
    digest-hmac 1.01-3
    digest-sha1 2.07-2
    html-parser 3.35-2
    html-tagset 3.03-3
    io-socket-ssl 0.95-3
    libwww-perl 5.76-2
    glib-perl 1.020-3
    net-dns 0.46-2
    gtk-perl 0.7009-5
    net-ssleay 1.25-3
    perl-dbi 1.40-2
    gtk2-perl 1.023-2
    gift-fasttrack 0.8.6-1
    wmbiff 0.4.22-1
    subversion 1.0.2-1
    kernel24 2.4.26-2
    alsa-driver 1.0.4-3
    kernel26-scsi 2.6.5-3
    kernel26 2.6.5-3
    xfce4-wavelan-plugin 0.3.2-1
    xfce4-weather-plugin 0.3.0-1
    xfce4-windowlist-plugin 0.1.0-1
    xfce4-artwork 0.0.4-1
    xfce4-taskbar-plugin 0.1.0-1
    xgalaga++ 0.7-1
    mplayer 1.0pre4-1
    klogic 1.6-1
    potracegui 0.5.1-1
    ntp 4.2.0-2
    potrace 1.4-1
    putty 0.54-1
    hercules 3.00-1
    qiv 1.9-2
    rsync 2.6.1-1
    xmms-skins 0.2-1
    vsftpd 1.2.2-1
    usbutils 0.11-4
    x 11R6.7.0-1t3
    cdrtools-devel 2.01a28-1
    ghex 2.5.2-2
    kdelibs 3.2.2-2
    clamav 0.70-2
    lftp 3.0.3-1
          STAGING Listing
    muine 0.5.2-s1
    briquolo 0.4.2-1
    tutris 1.0.1-s1
    cdw 0.2.2-s1
    chromium 0.9.12-1
    workrave 1.4.1-s1
    fftw3 3.0.1-1
    cln 1.1.6-1
    gxine 0.3.3-s1
    gksu 1.0.3-s1
    gmencoder 0.1.0-s1
    aspell-fr 0.50.1-1
    cmf 1.4.2-s1
    gnotime 2.1.7-s1
    hexedit 1.2.9-s1
    gp 0.26-1
    gtk-smooth-engine 0.5.6-s1
    windowlab 1.23-s1
    gtkglext 1.0.5-s1
    gtkglextmm 1.0.1-s1
    libgnomecups 0.1.6-2
    hwd 1.6-2
    ion-devel 20030814-1
    gocr 0.39-s1
    kbarcode 1.6.1-s1
    ksambaplugin 0.5b2-1
    labplot 1.2.2-1
    libchipcard 0.9.1-1
    plone 2.0-s1
    libksba 0.4.7-1
    ether-wake 1.09-1
    gxmame 0.34b-1
    libofx 0.6.4-1
    putty 0.54-s2
    fluxter 0.1.0-1
    catdoc 0.93.3-1
    loudmouth 0.15.1-s1
    lwm 1.2.0-1
    mage 6.30.030607-1
    materm 0.1-1
    mlview 0.6.2-1
    monopd 0.9.0-s1
    mp3burn 0.3.1-1
    pwgen 2.03-1
    panorama-tools 2.6bml12-s1
    parse-yapp 1.05-1
    kshutdown 0.1.7-s1
    pixieplus 0.5.4-1
    potrace 1.2-1
    potracegui 0.3-s1
    prekin 6.30.030607-1
    prizm 0.2-s1
    pychecker 0.8.13-s1
    pygtkglext 1.0.1-s1
    scribus-devel 1.1.5-s1
    scribus-docs 1.0.1-s1
    seahorse 0.7.3-2
    shaaft 0.5.0-1
    smb4k 0.3.1-1
    supertux 0.0.6-s1
    giftui 0.4.0-s1
    spe 0.4.2c-s1
    gifsicle 1.40-1
    texmacs 1.0.3.3-s1
    tse3 0.2.7-1
    ttf-cheapskate 0.1-2
    universalkopete 0.1-1
    klogic 1.6-s1
    xfce4-fsguard-plugin 0.2.0-s1
    xfce4-xmms-plugin 0.1.1-s1
    xml-dom 1.43-1
    xml-regexp 0.03-1
    xml-xql 0.68-1
    logjam 4.4.0-s2
    xtermset 0.5.1-s1
    xv 3.10a-1
    xymms 0.9.1-s1
    sip 3.10.1-s1
    qscintilla 1.2-s1
    tnftp 20030825-1
    imms 1.1-s1
    adns-python 1.0.0-1
    straw 0.22.1-1
    htmldoc 1.8.23-1
    si3d 1.2-1
    xfree86-freefonts-fonts 0.10-1
    pil 1.1.4-s1
    esmtp 0.5.0-1
    gkrellm_amiconnected 0.6-1
    gkrellmseti 0.7.0b-1
    meld 0.9.1-1
    msmtp 0.7.1-1
    nautilus_thumbnailers 0.0.3-1
    ne 1.20-1
    njam 1.00-1
    digikam 0.6-s1
    dosemu 1.2.1-s1
    xfig 3.2.4-1
    yabasic 2.743-1
    tuxpuck 0.8.2-1
    pyxml 0.8.3-s1
    skencil 0.6.16-s1
    bfilter 0.9.3-1
    opera 723-2
    wtf 0.0.4-s1
    amule 1.2.6-s2
    jack-audio-connection-kit 0.91.1-2
    xfce4-menueditor 1.05-s1
    gtk-sharp 0.18-s1
    fbpager 0.1.4-s1
    mpd 0.10.3-s1
    bittorrent-theshadow 5.8.11-1
    py-libmpdclient 0.10.0-s1
    xgalaga++ 0.7-s1
    cups-pdf 1.4.2a-s1
    3ddesktop 0.2.5-s1
    sim 0.9.3-1
    ntfsprogs 1.9.1-1
    kdetv 0.8.0-1
    kmyfirewall 0.9.6.2-1
    sip 4.0rc3-s1
    progsreiserfs 0.3.0.4-1
    pstoedit 3.33-1
    qtparted 0.4.3-1
    pyqt 3.11-s1
    qalculate 0.5.1-s1
    soundtracker 0.6.7-s1
    tla 1.2-s1
    pycrypto 1.9a6-s1
    emelfm2 0.0.7-s2
    sylpheed-gtk2 0.9.9-s2
    gnome-cups-manager 0.17-2
    lyx-qt 1.3.4-s1
    kradio 0.3.0-2
    synaptics 0.12.5-2
    eric 3.4.1-s1
      Problems
        Bugs
          Bugs Closed This Week
    860. freetype 2.1.8 font rendering messed up
    858. New freetype breaks firefox
    854. Searching installed packages for a string
    843. Network service fails with multiple eth devices
    857. Searching installed packages for a string
    856. Searching installed packages for a string
    855. Searching installed packages for a string
    853. Xmms-skins dependency
    799. Planner broke my gnome
    793. GStreamer-based apps don't work
    849. seg fault on pacman -Ss (running som testing packages)
    847. CUPS doesn't install ghostscript as a dependency
    846. Manual partitioning results in incomplete fstab file
    747. Bad Pacman Behavior with provides=() packages
    783. makepkg patch to source $PKGDEST from /etc/makepkg.conf and fail if
    it doesn't exist
    787. pacman segfaults when gethostbyname fails
    774. gensync uses temp directory insecurely
    837. qiv build oddity
    831. Cowsay break's in new perl
    645. failure to download iproute2
    368. GCC needs repair.
    811. highest version instead of first occurrence
    4. kickstart support in setup
    790. Gnome 2.6 is completely hosed
    836. exim build error
    835. gnome group uncomplete / broken
    834. hotplug need usbutils dependency
    825. ghex bug
    832. bug in perl post install makes symlink detection not work goodly
    578. ogle dependecy problem
    808. kdesu has a typo [kdelibs needs patching]
          Bugs Opened This Week
    870. updatesync, to update dbs instead of generating everything
    869. gstreamer and rhythmbox out of date
    868. gDesklets should be upgraded to 0.26.1
    867. gnome-themes-extras needs to be upgraded
    866. fte needs unzip build dep
    865. Include firewall script in default install
    864. rsync rc.d script doesn't work well.
    863. post_remove not found in most packages
    862. kernel24 is missing Makefiles and Rules.make
    861. file:/// urls not handled properly with XferCommand
    859. Arch Linux Kernel Suggestion (pcspkr)
    852. extutils-depends and extutils-pkgconfig have incorrect descriptions
    851. docbook-xsl missing manpages xsl files
    850. Add category Packages: Incoming
    848. KDE screensavers not all there 2
    845. Install fails to initialize boot sector of HD device
    844. Configure Network only works with eth0
    842. eog - dependency missing
    841. FB and New PERL
    840. icewmconfig
    839. eog should be added to gnome-extra group
    838. gst-plugins postinstall script
    833. bugs in kde 3.2.2
      Closing
    That's it for this week, stay tuned for more exciting Arch Linux news.

    contrasutra wrote:In a nutshell, I felt that Arch developers should only maintain a small subset of ``popular'' packages rather then ``as much as we can''. We would use a voting system for deciding which packages should be maintained
    You have my vote.
    http://bbs.archlinux.org/viewtopic.php?t=4325&start=3

  • [solved]many segfault after a pacman -Syu

    bad luck gnome-* got segfault after a pacman -Syu. that including gedit, empathy, nautilus, epiphany, gnome-screensaver.... gnome is simply half dead!!! somebody help!
    [update]pls scroll down to bsdson.tw #9 for a work around.
    Last edited by semson (2011-09-04 14:58:19)

    here is the pacman log, x86_64
    [2011-09-03 20:15] Running 'pacman -Syu'
    [2011-09-03 20:15] synchronizing package lists
    [2011-09-03 20:15] starting full system upgrade
    [2011-09-03 20:18] removed pygobject-devel (2.28.6-1)
    [2011-09-03 20:18] removed py3gobject (2.28.6-1)
    [2011-09-03 20:18] removed pygobject (2.28.6-1)
    [2011-09-03 20:18] upgraded libglapi (7.11-1 -> 7.11-2)
    [2011-09-03 20:18] upgraded libgl (7.11-1 -> 7.11-2)
    [2011-09-03 20:18] upgraded ati-dri (7.11-1 -> 7.11-2)
    [2011-09-03 20:18] upgraded bzr (2.3.4-1 -> 2.4.0-1)
    [2011-09-03 20:18] upgraded ca-certificates (20110502-1 -> 20110502+nmu1-1)
    [2011-09-03 20:18] upgraded gnutls (3.0.1-1 -> 3.0.2-1)
    [2011-09-03 20:18] upgraded libcups (1.4.8-2 -> 1.5.0-1)
    [2011-09-03 20:18] upgraded gtk-update-icon-cache (2.24.5-3 -> 2.24.6-2)
    [2011-09-03 20:18] upgraded gtk2 (2.24.5-3 -> 2.24.6-2)
    [2011-09-03 20:18] upgraded nss (3.12.11-1 -> 3.12.11-3)
    [2011-09-03 20:18] upgraded libevent (2.0.12-1 -> 2.0.13-1)
    [2011-09-03 20:19] upgraded chromium (13.0.782.215-1 -> 13.0.782.218-1)
    [2011-09-03 20:19] upgraded clutter-gtk (1.0.0-1 -> 1.0.2-1)
    [2011-09-03 20:19] upgraded evolution-data-server (3.0.2.1-2 -> 3.0.3-1)
    [2011-09-03 20:19] upgraded fakeroot (1.17-1 -> 1.18-1)
    [2011-09-03 20:19] upgraded firefox (6.0-1 -> 6.0.1-1)
    [2011-09-03 20:19] upgraded firefox-i18n (6.0-2 -> 6.0.1-1)
    [2011-09-03 20:19] updating gtk immodules... done.
    [2011-09-03 20:19] upgraded gcin (1.6.4-2 -> 1.6.5-1)
    [2011-09-03 20:19] upgraded icedtea-web (1.1.1-1 -> 1.1.2-1)
    [2011-09-03 20:19] upgraded imlib2 (1.4.4-1 -> 1.4.5-1)
    [2011-09-03 20:19] upgraded lib32-libcups (1.4.5-2 -> 1.5.0-1)
    [2011-09-03 20:19] upgraded lib32-gtk2 (2.24.5-1 -> 2.24.6-1)
    [2011-09-03 20:19] upgraded lib32-keyutils (1.4-1 -> 1.5.2-1)
    [2011-09-03 20:19] upgraded libdvbpsi (0.2.0-1 -> 0.2.1-1)
    [2011-09-03 20:19] upgraded libreoffice-zh-TW (3.4.2-1 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-common (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-calc (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-extension-pdfimport (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-extension-presentation-minimizer (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-gnome (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-impress (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-writer (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libwnck (2.30.6-2 -> 2.30.7-1)
    [2011-09-03 20:19] upgraded linux-firmware (20110727-1 -> 20110822-1)
    [2011-09-03 20:19] >>> Updating module dependencies. Please wait ...
    [2011-09-03 20:19] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-09-03 20:19] ==> Building image from preset: 'default'
    [2011-09-03 20:19] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-09-03 20:19] ==> Starting build: 3.0-ARCH
    [2011-09-03 20:19] -> Parsing hook: [base]
    [2011-09-03 20:19] -> Parsing hook: [udev]
    [2011-09-03 20:19] -> Parsing hook: [autodetect]
    [2011-09-03 20:19] -> Parsing hook: [pata]
    [2011-09-03 20:19] -> Parsing hook: [scsi]
    [2011-09-03 20:19] -> Parsing hook: [sata]
    [2011-09-03 20:19] -> Parsing hook: [filesystems]
    [2011-09-03 20:19] -> Parsing hook: [usbinput]
    [2011-09-03 20:19] ==> Generating module dependencies
    [2011-09-03 20:19] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-09-03 20:19] 7210 blocks
    [2011-09-03 20:19] ==> Image generation successful
    [2011-09-03 20:19] ==> Building image from preset: 'fallback'
    [2011-09-03 20:19] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-09-03 20:19] ==> Starting build: 3.0-ARCH
    [2011-09-03 20:19] -> Parsing hook: [base]
    [2011-09-03 20:19] -> Parsing hook: [udev]
    [2011-09-03 20:19] -> Parsing hook: [pata]
    [2011-09-03 20:19] -> Parsing hook: [scsi]
    [2011-09-03 20:19] -> Parsing hook: [sata]
    [2011-09-03 20:19] -> Parsing hook: [filesystems]
    [2011-09-03 20:19] -> Parsing hook: [usbinput]
    [2011-09-03 20:19] ==> Generating module dependencies
    [2011-09-03 20:19] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-09-03 20:20] 23822 blocks
    [2011-09-03 20:20] ==> Image generation successful
    [2011-09-03 20:20] upgraded linux (3.0.3-1 -> 3.0.4-1)
    [2011-09-03 20:20] upgraded linux-headers (3.0.3-1 -> 3.0.4-1)
    [2011-09-03 20:20] upgraded mesa (7.11-1 -> 7.11-2)
    [2011-09-03 20:20] upgraded polkit (0.101-2 -> 0.102-1)
    [2011-09-03 20:20] installed pygobject2-devel (2.28.6-1)
    [2011-09-03 20:20] installed python-gobject2 (2.28.6-1)
    [2011-09-03 20:20] installed python2-gobject2 (2.28.6-1)
    [2011-09-03 20:20] upgraded qt (4.7.3-3 -> 4.7.4-1)
    [2011-09-03 20:20] upgraded telepathy-logger (0.2.10-1 -> 0.2.10-2)
    [2011-09-03 20:20] upgraded vim-runtime (7.3.266-1 -> 7.3.289-1)
    [2011-09-03 20:20] upgraded vim (7.3.266-1 -> 7.3.289-1)
    [2011-09-03 20:20] upgraded wget (1.13.1-1 -> 1.13.3-1)
    [2011-09-03 20:20] Updating font cache... done.
    [2011-09-03 20:20] wqy-zenhei post install message
    [2011-09-03 20:20] ==> Special Note: By default, we disabled the embedded bitmaps,
    [2011-09-03 20:20] so that the characters will be displayed as Anti-aliased glyphs.
    [2011-09-03 20:20] For those who want to use bitmap font rendering (for 9pt-12pt),
    [2011-09-03 20:20] you can modify the enclosed 44-wqy-zenhei.conf and change the line
    [2011-09-03 20:20] <edit name=\"embeddedbitmap\"><bool>false</bool></edit>
    [2011-09-03 20:20] to
    [2011-09-03 20:20] <edit name=\"embeddedbitmap\"><bool>true</bool></edit>"
    [2011-09-03 20:20]
    [2011-09-03 20:20] Remove 44-wqy-zenhei.conf and 66-wqy-zenhei-sharp.conf symlinks
    [2011-09-03 20:20] from /etc/fonts/conf.d/ directory if you have problems with this
    [2011-09-03 20:20] package.
    [2011-09-03 20:20] upgraded wqy-zenhei (0.9.45-1 -> 0.9.45-2)
    [2011-09-03 20:20] upgraded xulrunner (6.0-2 -> 6.0.1-1)
    Last edited by semson (2011-09-04 07:10:04)

  • Segfault while downloading with pacman

    Hello y'all,
    The headline pretty much says it. I tried writing up a PKGBUILD for CCP4 which involved sourcing an install script (which changed some environment variables, nothing that should have an effect on pacman usage after restart IMHO) and screwing around with make and (accidentally) sudo make. After that, I realized that I couldn't download anything using pacman. Refreshing the master package list showed me the
    core 0.0 K 0.0 K/s 00:00:00 [---] 0%
    line for a few seconds, followed by said segfault. The same happens when pacman tries downloading a package without refreshing the master package list.
    Neither I nor the script changed anything in /etc/pacman*, though I had several problems with libraries while writing the CCP4 PKGBUILD. All other pacman functions that do not involve downloading work fine. PKGBUILD (in case anyone is interested) is attached.
    Does anyone have an idea how I could solve this (apart from reinstalling)?
    PKGBUILD:
    #CAUTION: NOT WORKING YET. Also, licenses not yet included.
    # Contributor: Patrice Peterson <[email protected]>
    pkgname=ccp4
    pkgver=6.1.1
    pkgrel=1
    pkgdesc="Suite for crystallographic structure solution. Includes Phaser + CCTBX"
    arch=(i686 x86_64)
    url="http://www.ccp4.ac.uk/"
    license=('custom')
    depends=('tcl' 'tk' 'blt' 'graphviz' 'fasta' 'clustalw' 'python>=2.4.2')
    makedepends=()
    optdepends=()
    provides=()
    conflicts=()
    replaces=()
    backup=()
    options=(zipman)
    install=
    phaser_ver=2.1.4
    source=(ftp://ftp.ccp4.ac.uk/ccp4/${pkgver}/ccp4-${pkgver}-core-src.tar.gz
    ftp://ftp.ccp4.ac.uk/ccp4/${pkgver}/phaser-${phaser_ver}-cctbx-src.tar.gz)
    md5sums=('aeb3eed9f789b3a60894b2d9be8ed43a'
    'eb6371d4a7339fe81e71a9170fea614d')
    build() {
    cd "$srcdir/$pkgname-$pkgver"
    # CCP4 comes with install scripts for several shells (csh natively)
    # Keep ccp4.setup-bash unchanged as a reference, use ccp4.setup as setup script
    cp include/ccp4.setup-bash include/ccp4.setup
    case $SHELL in
    /bin/bash)
    sed "s/\/xtal/\$\{srcdir\}/" -i include/ccp4.setup
    sed "s/\/tmp\/\$USER/\/tmp\/ccp4\-\$USER/" -i include/ccp4.setup
    sed "s/\/usr\/local\/bin/\/usr\/bin/" -i include/ccp4.setup
    echo "This shell isn't supported yet." # Placeholder
    exit 1
    esac
    source include/ccp4.setup
    ./configure --prefix=/usr --with-shared-libs linux
    make || return 1
    make DESTDIR="${pkgdir}/" install
    # vim:set ts=2 sw=2 et:

    On this way it is not easy to offer exact diagnostic but it is logic that by download and data transfer HDD runs constantly and you will hear this HDD activity. In idle state HDD activity is on minimum level and you will not hear it.
    I cannot say for sure if HDD is defective or not but fact is when you will hear loud and clicking noise it can be sign that HDD can be at the end of its life. Be careful about all this and back up all your important data.

  • Lircd keeps segfaulting? Not sure if update causing it....

    Hi,
    I'm not sure if this is due to an update or an update to libraries however when trying to run lircd I keep getting segfaults; with the same commands it was working previously without any issues.
    The current installed versions are:
    extra/lirc 1:0.9.1.a-2 [installed]
    Linux Infrared Remote Control kernel modules for stock arch kernel
    extra/lirc-utils 1:0.9.1.a-2 [installed]
    Linux Infrared Remote Control utils
    and the commands I'm running are:
    systemctl stop lirc
    lircd --driver=devinput --device=/dev/input/event14 --pidfile=/var/run/lirc1.pid --listen=9988;
    lircd --driver=devinput --device=/dev/input/event15 --pidfile=/var/run/lirc2.pid --connect=localhost:9988;
    I'm using an MCE remote to control XBMC.
    Bus 005 Device 002: ID 05a4:9881 Ortek Technology, Inc. IR receiver [VRC-1100 Vista MCE Remote Control]
    As stated everything worked fine earlier but after doing a "pacman -Syu" things started to go funny.
    I even had issues with XBMC not starting due to libGLEW being updated but I think it's fixed now as there have been 2 XBMC updated within the last few days.
    Does anyone have any suggestions or do I just need to wait for an update to lircd?
    Thanks.
    [EDIT]
    Since the event codes changed I used this to find out the new event numbers:
    cat /proc/bus/input/devices
    However I still get this:
    lircd --driver=devinput --device=/dev/input/event13 --pidfile=/var/run/lirc2.pid --connect=localhost:9988;
    Segmentation fault
    Last edited by JohnnySSH (2014-08-19 14:04:05)

    Well.... an update came in today which fixed the issue.
    Thanks to whoever updated/fixed the package :-)

  • Gimp-sharp compiles, but all filters just segfault

    Hi,
    I'm trying to get GIMP# to run on Arch Linux. I've compiled and installed with no errors (the makefiles don't respect DESTDIR so my PKGBUILD requires some patching, but the files all seem to go in the right places now).
    However, when I try eg. Filters -> Blur->Average I get this output in the terminal:
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    #Total scripts : 0
    #Total actions : 0
    #Total events : 0
    #Parsed : 0
    #Old : 0
    #Failed : 0
    #Scripts executable : 0
    #Actions executable : 0
    #Events executable : 0
    % parsed : =EF=BF=BD
    % executable scripts: =EF=BF=BD
    % executable actions: =EF=BF=BD
    % executable events : =EF=BF=BD
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    gimp-sharp: fatal error: Segmentation fault
    and no visible response from Gimp (ie. no change to the undo history).
    I get
    $ mono /usr/lib/gimp/2.0/plug-ins/Raindrops.exe
    gimp-sharp is a GIMP plug-in and must be run by GIMP to be used
    but I guess this is expected.
    Here are my gimp and mono versions:
    $ pacman -Qi gimp
    Name : gimp
    Version : 2.6.8-1
    URL : http://www.gimp.org/
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : gtk2>=3D2.14.4 lcms>=3D1.17 libxpm>=3D3.5.7
    libwmf>=3D0.2.8.4 libxmu>=3D1.0.4 librsvg>=3D2.22.3 libmng>=3D1.0.10
    dbus-glib>=3D0.76 libexif>=3D0.6.16
    pygtk>=3D2.13.0 desktop-file-utils gegl>=3D0.1.0 curl
    Optional Deps : gutenprint: for sophisticated printing only as gimp
    has built-in cups print support
    libwebkit: for the help browser
    poppler-glib: for pdf support
    hal: for Linux input event controller module
    alsa-lib: for MIDI event controller module
    Required By : gimp-dbp gimp-help-en gimp-help-nn
    gimp-plugin-fblur gimp-plugin-gmic4gimp gimp-plugin-greycstoration
    gimp-refocus gimp-sharp
    Conflicts With : gimp-devel
    Replaces : None
    Installed Size : 59740,00 K
    Packager : Eric Belanger <[email protected]>
    Architecture : x86_64
    Build Date : su. 13. des. 2009 kl. 03.10 +0100
    Install Date : m=C3=A5. 18. jan. 2010 kl. 17.24 +0100
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : GNU Image Manipulation Program
    $ pacman -Qi mono
    Name : mono
    Version : 2.6.1-1
    URL : http://www.mono-project.com/
    Licenses : GPL LGPL2 MPL custom:MITX11
    Groups : None
    Provides : monodoc
    Depends On : zlib libgdiplus>=3D2.4.2 sh
    Optional Deps : None
    Required By : gimp-sharp gtk-sharp-2 mono-addins ndesk-dbus
    Conflicts With : monodoc
    Replaces : None
    Installed Size : 137984,00 K
    Packager : Daniel Isenmann <[email protected]>
    Architecture : x86_64
    Build Date : su. 20. des. 2009 kl. 16.19 +0100
    Install Date : ty. 19. jan. 2010 kl. 21.09 +0100
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Free implementation of the .NET platform including
    runtime and compiler
    Raindrops, similarly, gives
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    gimp-sharp: fatal error: Segmentation fault
    and no UI change. Splitter pops up the dialogue, but segfaults if I try to use it (not if I cancel). All other filters just segfault.
    Check for Updates gives me
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    0.16.0.0
    The contents of the Html page are :
    <packages>
    <package version=3D"0.12" />
    </packages>
    Processing time: 00:00:00.48
    and no UI feedback.
    Picture Package amazingly worked on the first, third and fourth try
    (but didn't show my Custom Text in the picture), giving this the
    second and third times:
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    gimp-sharp: fatal error: Segmentation fault
    Parameters: 3
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    0 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    1 Int32
    param.Size: 36
    param.type.Size: 4
    param.type.Data: 32
    2 Int32
    Processing time: 00:00:01.55
    while save as JavaFX pops up a dialogue and segfaults.
    Now, the one reason I'm trying Gimp# is that I want Photoshop Actions. This gives me a dialogue with no available actions. Pressing OK does nothing, while on pressing Execute, Gimp gives a dialogue saying the plugin crashed and I should save and exit. Here's the console output:
    #Total scripts : 0
    #Total actions : 0
    #Total events : 0
    #Parsed : 0
    #Old : 0
    #Failed : 0
    #Scripts executable : 0
    #Actions executable : 0
    #Events executable : 0
    % parsed : =EF=BF=BD
    % executable scripts: =EF=BF=BD
    % executable actions: =EF=BF=BD
    % executable events : =EF=BF=BD
    Marshaling clicked signal
    Exception in Gtk# callback delegate
    Note: Applications can use GLib.ExceptionManager.UnhandledException
    to handle the exception.
    System.Reflection.TargetInvocationException: Exception has been thrown
    by the target of an invocation. ---> System.IndexOutOfRangeException:
    Array index is out of range.
    at Gimp.PhotoshopActions.PhotoshopActions+<CreateDialog>c__AnonStorey84.<=
    >m__9
    (System.Object , System.EventArgs ) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native)
    System.Reflection.MonoMethod:InternalInvoke
    (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj,
    BindingFlags invokeAttr, System.Reflection.Binder binder,
    System.Object[] parameters, System.Globalization.CultureInfo culture)
    [0x00000] in <filename unknown>:0
    --- End of inner exception stack trace ---
    at System.Reflection.MonoMethod.Invoke (System.Object obj,
    BindingFlags invokeAttr, System.Reflection.Binder binder,
    System.Object[] parameters, System.Globalization.CultureInfo culture)
    [0x00000] in <filename unknown>:0
    at System.Reflection.MethodBase.Invoke (System.Object obj,
    System.Object[] parameters) [0x00000] in <filename unknown>:0
    at System.Delegate.DynamicInvokeImpl (System.Object[] args)
    [0x00000] in <filename unknown>:0
    at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
    [0x00000] in <filename unknown>:0
    at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in
    <filename unknown>:0
    at GLib.Signal.ClosureInvokedCB (System.Object o,
    GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0
    at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args)
    [0x00000] in <filename unknown>:0
    at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr
    return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
    invocation_hint, IntPtr marshal_data) [0x00000] in <filename
    unknown>:0
    at GLib.ExceptionManager.RaiseUnhandledException(System.Exception
    e, Boolean is_terminal)
    at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
    return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
    invocation_hint, IntPtr marshal_data)
    at Gimp.GimpDialog.gimp_dialog_run(IntPtr )
    at Gimp.GimpDialog.Run()
    at Gimp.Plugin.DialogRun()
    at Gimp.Plugin.Run(System.String name, Gimp.ParamDefList inParam,
    Gimp.ParamDefList ByRef outParam)
    at Gimp.Plugin.Run(System.String name, Int32 n_params, IntPtr
    paramPtr, Int32 ByRef n_return_vals, IntPtr ByRef return_vals)
    at Gimp.Plugin.gimp_main(GimpPlugInInfo ByRef , Int32 , System.String[] =
    at Gimp.Plugin..ctor(System.String[] args, System.String package)
    at Gimp.PhotoshopActions.PhotoshopActions..ctor(System.String[] args)
    at Gimp.PhotoshopActions.PhotoshopActions.Main(System.String[] args)
    Sorry if I'm being very verbose about some simple mistake, but I figured I might as well include what I've found so far...
    Has anyone else here gotten gimp-sharp / Photoshop Actions up and running?
    My PKGBUILD so far:
    pkgname=gimp-sharp
    pkgver=0.16
    pkgrel=1
    pkgdesc="Gimp# is a C# wrapper around the GIMP API"
    arch=('i686' 'x86_64')
    url="http://gimp-sharp.sourceforge.net/"
    license=('GPL')
    depends=('gimp' 'mono')
    source=("http://downloads.sourceforge.net/sourceforge/gimp-sharp/gimp-sharp-${pkgver}.tar.gz")
    md5sums=('9dc7f795269120a7dfb17a20a8e2ddb0') # todo, this is my patched version
    build() {
    cd "$srcdir"/gimp-sharp-$pkgver
    ./configure --prefix=/usr
    make || return 1
    mkdir -p ${pkgdir}/usr/lib/gimp/2.0/plug-ins
    make DESTDIR="$pkgdir" install
    although this also needs a patch I haven't made yet that changes the makefiles in the plug-ins subdirs to saying
    echo "Copying po/$$lang to $(DESTDIR)$(GIMPLOCALE)/$$localedir/LC_MESSAGES/AverageBlur.mo";\
    $(mkinstalldirs) $(DESTDIR)$(GIMPLOCALE)/$$localedir/LC_MESSAGES ;\
    $(INSTALL_DATA) po/$$lang $(DESTDIR)$(GIMPLOCALE)/$$localedir/LC_MESSAGES/AverageBlur.mo;\
    instead of
    echo "Copying po/$$lang to $(GIMPLOCALE)/$$localedir/LC_MESSAGES/AverageBlur.mo";\
    $(INSTALL_DATA) po/$$lang $(GIMPLOCALE)/$$localedir/LC_MESSAGES/AverageBlur.mo;\
    but I'm hoping they'll just fix it upstream after my reports ;-)

    Check if dmesg |tail has something interesting to say about these crashes.
    Probably it's a bug in some shared library, to find out which one it is start your editor under gdb and run bt after it segfaults:
    $ gdb ./test
    GNU gdb (GDB) 7.5.1
    blah blah blah
    (gdb) run
    Starting program: /home/m/test
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    Program received signal SIGSEGV, Segmentation fault.
    0x00007ffff7aafc61 in __strlen_sse2 () from /usr/lib/libc.so.6
    (gdb) bt
    #0 0x00007ffff7aafc61 in __strlen_sse2 () from /usr/lib/libc.so.6 <- my program crashed in strlen in libc
    #1 0x0000000000400519 in main ()
    (gdb) quit

  • [Solved] pcsx2 segfaults on run, can't build from ABS or AUR (x86_64)

    pcsx2 1.0.0-5 from multilib segfaults immediately after running the command.
    [alexis@cuddles ~]$ pcsx2
    Segmentation fault (core dumped)
    Trying to compile with ABS produces this:
    [alexis@cuddles pcsx2]$ makepkg -s
    ==> Making package: pcsx2 1.0.0-5 (Wed Jul 3 22:29:01 MDT 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Installing missing dependencies...
    resolving dependencies...
    looking for inter-conflicts...
    :: lib32-mesa-libgl and lib32-catalyst-utils are in conflict (lib32-libgl). Remove lib32-catalyst-utils? [y/N]
    I'm pretty sure (but not positive) that lib32-catalyst-utils should be providing lib32-libgl. If I patch the PKGBUILD to remove the dependency on lib32-mesa-libgl (might be a bad idea, but it doesn't seem to be causing the issue), it fails when linking, producing thousands of lines like:
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_tree_view_scroll_to_cell'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_widget_is_composited'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_widget_set_size_request'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_notebook_set_current_page'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_text_buffer_place_cursor'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_editable_delete_selection'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_text_iter_begins_tag'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_tree_view_new_with_model'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_entry_get_text'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_editable_get_position'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_toggle_button_set_active'
    /usr/lib32/libwx_gtk2u_core-2.8.so: undefined reference to `gtk_toolbar_remove_space'
    collect2: error: ld returned 1 exit status
    make[2]: *** [pcsx2/pcsx2] Error 1
    make[1]: *** [pcsx2/CMakeFiles/pcsx2.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    gtk packages I have installed:
    [alexis@cuddles pcsx2]$ sudo pacman -Q | grep gtk
    gtk-engines 2.21.0-1
    gtk-sharp-2 2.12.11-1
    gtk-update-icon-cache 2.24.19-1
    gtk2 2.24.19-1
    gtk3 3.8.2-1
    gtkmm 2.24.4-1
    gtkmm3 3.8.1-1
    lib32-gtk2 2.24.19-1
    lib32-wxgtk 2.8.12.1-5
    libdbusmenu-gtk2 12.10.2-1
    pygtk 2.24.0-3
    pywebkitgtk 1.1.8-2
    transmission-gtk 2.77-3
    webkitgtk2 1.10.2-7
    wireshark-gtk 1.10.0-3
    wxgtk 2.8.12.1-5
    wxgtk2.9 2.9.4-3
    Hope I provided enough info. Any help is appreciated :3.
    Edit: Oh, and the AUR package (the svn build) fails to compile a dependency, lib32-gtk-engines (another AUR package), with the following error:
    ==> Making package: lib32-gtk-engines 2.21.0-2 (Wed Jul 3 22:45:55 MDT 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found gtk-engines-2.21.0.tar.gz
    ==> Validating source files with md5sums...
    gtk-engines-2.21.0.tar.gz ... Passed
    ==> Extracting sources...
    -> Extracting gtk-engines-2.21.0.tar.gz with bsdtar
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc -m32
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc -m32 accepts -g... yes
    checking for gcc -m32 option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc -m32... gcc3
    checking whether make sets $(MAKE)... (cached) yes
    checking whether gcc -m32 and cc understand -c and -o together... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking how to print strings... printf
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for fgrep... /usr/bin/grep -F
    checking for ld used by gcc -m32... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... dlltool
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... @
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc -m32 object... ok
    checking for sysroot... no
    checking for mt... no
    checking if : is a manifest tool... no
    checking how to run the C preprocessor... gcc -m32 -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
    checking for gcc -m32 option to produce PIC... -fPIC -DPIC
    checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
    checking if gcc -m32 static flag -static works... yes
    checking if gcc -m32 supports -c -o file.o... yes
    checking if gcc -m32 supports -c -o file.o... (cached) yes
    checking whether the gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking whether NLS is requested... yes
    checking for intltool >= 0.31.0... 0.50.2 found
    checking for intltool-update... /usr/bin/intltool-update
    checking for intltool-merge... /usr/bin/intltool-merge
    checking for intltool-extract... /usr/bin/intltool-extract
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for perl... /usr/bin/perl
    checking for perl >= 5.8.1... 5.18.0
    checking for XML::Parser... ok
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... (cached) /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... (cached) /usr/bin/msgfmt
    checking for xgettext... (cached) /usr/bin/xgettext
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for GTK... no
    configure: error: GTK+-2.12 is required to compile gtk-engines
    ==> ERROR: A failure occurred in build().
    Aborting...
    edit #2: backtrace!
    Reading symbols from /usr/bin/pcsx2...(no debugging symbols found)...done.
    (gdb) run
    Starting program: /usr/bin/pcsx2
    warning: Could not load shared library symbols for linux-gate.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    Program received signal SIGSEGV, Segmentation fault.
    0xf7fe6b43 in _dl_relocate_object () from /lib/ld-linux.so.2
    (gdb) bt
    #0 0xf7fe6b43 in _dl_relocate_object () from /lib/ld-linux.so.2
    #1 0xf7fe0508 in dl_main () from /lib/ld-linux.so.2
    #2 0xf7ff1013 in _dl_sysdep_start () from /lib/ld-linux.so.2
    #3 0xf7fe0a6b in _dl_start () from /lib/ld-linux.so.2
    #4 0xf7fdd097 in _start () from /lib/ld-linux.so.2
    Last edited by alexis_evo (2013-07-05 16:55:23)

    alexis_evo wrote:I wonder why pacman/makepkg is trying to install lib32-mesa-libgl over it. I am using Vi0L0's unofficial catalyst (and xorg) repositories, if it matters.
    Because pcsx2's PKGBUILD has "lib32-mesa-libgl" as makedepends, while I think it should be the virtual name "lib32-gl". It can cause pacman to uninstall nvidia (lib32-nvidia-libgl) or ATI (lib32-catalyst-utils) in order to install mesa files -- not good, I suppose.
    Please file a bug report against pcsx2 package.
    Last edited by josephg (2013-07-04 17:09:14)

  • Frequent segfaults caused by gpu

    Everything seems stable on start up but as programs run longer they become more likely to segfault. Tabs in chromium begin to segfault constantly and Firefox crashes almost as soon as its opened and all other programs crash but more sporadically. I am not sure how to resolve this or even determine if its hardware failing or a driver problem. I also cant think of any specific update this behavior coincided with.
    journalctl
    Mar 30 20:27:09 localhost kernel: [drm] stuck on render ring
    Mar 30 20:27:09 localhost kernel: [drm] stuck on blitter ring
    Mar 30 20:27:09 localhost kernel: [drm] GPU crash dump saved to /sys/class/drm/card0/error
    Mar 30 20:27:09 localhost kernel: [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
    Mar 30 20:27:09 localhost kernel: [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
    Mar 30 20:27:09 localhost kernel: [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
    Mar 30 20:27:09 localhost kernel: [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
    Mar 30 20:35:50 localhost kernel: [drm] stuck on render ring
    Mar 30 21:03:09 localhost kernel: perf samples too long (5013 > 4990), lowering kernel.perf_event_max_sample_rate to 25200
    Mar 30 21:33:19 localhost kernel: [drm] stuck on render ring
    Mar 30 21:33:19 localhost kernel: [drm] stuck on blitter ring
    Mar 30 21:54:33 localhost kernel: chromium[3277]: segfault at 382694104228 ip 00007fb789250850 sp 00007fffeff00968 error 4 in chromium[7fb787a9f000+535e000]
    Mar 30 21:55:31 localhost kernel: chromium[3288]: segfault at 372b5c504120 ip 00007fb7893ab5ec sp 00007fffeff001b0 error 4 in chromium[7fb787a9f000+535e000]
    Mar 30 21:55:35 localhost kernel: chromium[3202]: segfault at 3387e7ded2a8 ip 00007fb78bab8481 sp 00007fffeff01210 error 4 in chromium[7fb787a9f000+535e000]
    Mar 30 21:57:10 localhost kernel: chromium[3311]: segfault at 3a8e6e00018 ip 00007fb789326320 sp 00007fffeff00af0 error 4 in chromium[7fb787a9f000+535e000]
    Mar 30 22:06:25 localhost systemd-coredump[3377]: Core too large, core will not be stored.
    Mar 30 22:06:25 localhost systemd-coredump[3377]: Process 512 (firefox) dumped core.
    Mar 30 22:14:40 localhost kernel: chromium[3069]: segfault at 3279a2c0422b ip 00007fb78929ec12 sp 00007fffeff00cf0 error 4 in chromium[7fb787a9f000+535e000]
    Mar 30 23:25:20 localhost kernel: chromium[3817]: segfault at bf4c2b088c3 ip 00007fb7892b5ddd sp 00007fffefeff450 error 4 in chromium[7fb787a9f000+535e000]
    Mar 30 23:44:09 localhost kernel: [drm] stuck on render ring
    Mar 30 23:44:09 localhost kernel: [drm] stuck on blitter ring
    Mar 30 23:47:02 localhost kernel: chromium[4453]: segfault at 17a1bc681a20 ip 00003795c7384b5f sp 00007ffffff5ae20 error 4
    Mar 30 23:47:54 localhost org.gtk.Private.UDisks2VolumeMonitor[406]: ### debug: Name owner ':1.0' vanished
    Mar 30 23:56:07 localhost kernel: [drm] stuck on render ring
    Mar 30 23:56:07 localhost kernel: [drm] stuck on blitter ring
    Mar 30 23:57:56 localhost kernel: [drm:ring_stuck] *ERROR* Kicking stuck semaphore on render ring
    Mar 30 23:59:12 localhost kernel: OptimizingCompi[4442]: segfault at 22b26f3581e8 ip 00007f74e550ffd6 sp 00007f74cf35f820 error 4 in chromium[7f74e3c63000+535e
    Mar 31 11:30:00 localhost kernel: sd_festival[2074]: segfault at 2d0 ip 00007f39797181a1 sp 00007fffa4a23620 error 4 in libpthread-2.19.so[7f397970b000+18000]
    Mar 31 11:30:00 localhost systemd-coredump[2075]: Process 2074 (sd_festival) dumped core.
    Mar 31 11:42:19 localhost kernel: hda-intel 0000:00:1b.0: Unstable LPIB (130816 >= 8192); disabling LPIB delay counting
    Mar 31 12:39:25 localhost kernel: chromium[3933]: segfault at 7 ip 00007f3c68d85850 sp 00007fff2eb122e8 error 4 in chromium[7f3c675d4000+535e000]
    Mar 31 12:39:29 localhost kernel: traps: chromium[3944] trap int3 ip:7f3c69039db1 sp:7fff2eb10090 error:0
    Mar 31 12:39:33 localhost kernel: chromium[3954]: segfault at 336f41100019 ip 00007f3c68ea4f44 sp 00007fff2eb120d0 error 4 in chromium[7f3c675d4000+535e000]
    Mar 31 12:39:36 localhost kernel: chromium[3964]: segfault at 3cbf7ade94c8 ip 00007f3c68eb892d sp 00007fff2eb0f9b0 error 4 in chromium[7f3c675d4000+535e000]
    Mar 31 12:39:39 localhost kernel: chromium[3974]: segfault at 21386a114618 ip 00007f3c68b5994e sp 00007fff2eb10990 error 4 in chromium[7f3c675d4000+535e000]
    Mar 31 12:41:39 localhost systemd-coredump[4014]: Core too large, core will not be stored.
    Mar 31 12:41:39 localhost systemd-coredump[4014]: Process 2445 (firefox) dumped core.
    dmesg
    [ 2613.072555] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 2708.304598] fuse init (API version 7.22)
    [ 9735.567941] sd_festival[2074]: segfault at 2d0 ip 00007f39797181a1 sp 00007fffa4a23620 error 4 in libpthread-2.19.so[7f397970b000+18000]
    [10475.945708] hda-intel 0000:00:1b.0: Unstable LPIB (130816 >= 8192); disabling LPIB delay counting
    [11723.649327] perf samples too long (2504 > 2500), lowering kernel.perf_event_max_sample_rate to 50100
    [13905.253065] chromium[3933]: segfault at 7 ip 00007f3c68d85850 sp 00007fff2eb122e8 error 4 in chromium[7f3c675d4000+535e000]
    [13909.634254] traps: chromium[3944] trap int3 ip:7f3c69039db1 sp:7fff2eb10090 error:0
    [13913.730004] chromium[3954]: segfault at 336f41100019 ip 00007f3c68ea4f44 sp 00007fff2eb120d0 error 4 in chromium[7f3c675d4000+535e000]
    [13915.862660] chromium[3964]: segfault at 3cbf7ade94c8 ip 00007f3c68eb892d sp 00007fff2eb0f9b0 error 4 in chromium[7f3c675d4000+535e000]
    [13919.066996] chromium[3974]: segfault at 21386a114618 ip 00007f3c68b5994e sp 00007fff2eb10990 error 4 in chromium[7f3c675d4000+535e000]
    [14215.534298] chromium[977]: segfault at 2000000000 ip 0000002000000000 sp 00007fff692bfa08 error 14
    [14217.307167] systemd-journald[111]: Failed to write entry (26 items, 386401146 bytes) despite vacuuming, ignoring: Argument list too long
    [14509.223324] chromium[4025]: segfault at da8c6900018 ip 00007f3c68e5b320 sp 00007fff2eb12e50 error 4 in chromium[7f3c675d4000+535e000]
    [14519.290360] chromium[4121]: segfault at 18 ip 00007f3c68e5b320 sp 00007fff2eb12390 error 4 in chromium[7f3c675d4000+535e000]
    [14604.753564] chromium[4151]: segfault at 2cbeb1c39c98 ip 00007f3c68d8f048 sp 00007fff2eb12710 error 4 in chromium[7f3c675d4000+535e000]
    [16026.958004] chromium[4099]: segfault at 35a580a2dd38 ip 00007fc7d938f0f0 sp 00007fff1da1bcb8 error 4 in libdrm_intel.so.1.0.0[7fc7d9387000+1f000]
    [16027.994823] systemd-journald[111]: Deleted empty journal /var/log/journal/234c2db5e4bf46a8bb2f0fb78faa84fa/[email protected]00000000000.journal (8392704 bytes).
    [16028.263903] systemd-journald[111]: Failed to write entry (26 items, 297673596 bytes) despite vacuuming, ignoring: Argument list too long
    [16043.277605] chromium[4274]: segfault at 1e3883f586c0 ip 000029973f143167 sp 00007fff2eb11f18 error 4
    lshw -c video
    *-display
    description: VGA compatible controller
    product: 2nd Generation Core Processor Family Integrated Graphics Controller
    vendor: Intel Corporation
    physical id: 2
    bus info: pci@0000:00:02.0
    version: 09
    width: 64 bits
    clock: 33MHz
    capabilities: msi pm vga_controller bus_master cap_list rom
    configuration: driver=i915 latency=0
    resources: irq:48 memory:f5000000-f53fffff memory:e0000000-efffffff ioport:e000(size=64)
    vainfo
    libva info: VA-API version 0.35.0
    libva info: va_getDriverName() returns 0
    libva info: Trying to open /usr/lib/dri/i965_drv_video.so
    libva info: Found init function __vaDriverInit_0_35
    libva info: va_openDriver() returns 0
    vainfo: VA-API version: 0.35 (libva 1.3.0)
    vainfo: Driver version: Intel i965 driver - 1.3.0
    vainfo: Supported profile and entrypoints
    VAProfileMPEG2Simple : VAEntrypointVLD
    VAProfileMPEG2Main : VAEntrypointVLD
    VAProfileH264ConstrainedBaseline: VAEntrypointVLD
    VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
    VAProfileH264Main : VAEntrypointVLD
    VAProfileH264Main : VAEntrypointEncSlice
    VAProfileH264High : VAEntrypointVLD
    VAProfileH264High : VAEntrypointEncSlice
    VAProfileVC1Simple : VAEntrypointVLD
    VAProfileVC1Main : VAEntrypointVLD
    VAProfileVC1Advanced : VAEntrypointVLD
    VAProfileNone : VAEntrypointVideoProc

    Mar 30 20:27:09 localhost kernel: [drm] stuck on render ring
    Mar 30 20:27:09 localhost kernel: [drm] stuck on blitter ring
    Mar 30 20:27:09 localhost kernel: [drm] GPU crash dump saved to /sys/class/drm/card0/error
    Mar 30 20:27:09 localhost kernel: [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
    Mar 30 20:27:09 localhost kernel: [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
    Mar 30 20:27:09 localhost kernel: [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
    Mar 30 20:27:09 localhost kernel: [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
    Looks like a driver / software problem to me, i suggest you follow the advice above and register a bugreport.
    Check you pacman log for recent updates for the kernel , mesa and xf86-video-intel .
    Either of them could be the cause.

  • MythTV segfaults with nvidia 334.21-2...

    I updated to the latest package for NVidia on my myth frontend in the living room, last weekend.
    Alas it made mythfrontend fail with a segfault before it even started to paint anything except the themes' background.
    Reverting back to version 331.49-1 fixed this. I reverted back to version 331.49-1 on the following pacakges:
    nvidia
    nvidia-libgl
    nvidia-utils
    I run lxde on my myth frontend. This does not happen on the workstation that runs KDE upstairs...
    Hope this helps anyone with similar issues.
    Regards,
    Wille

    With the above hack, I have no issues playing HD video's on MythTV using:
    $ pacman -Qs nvidia
    local/lib32-nvidia-libgl 334.21-3
    NVIDIA drivers libraries symlinks (32-bit)
    local/lib32-nvidia-utils 334.21-3
    NVIDIA drivers utilities (32-bit)
    local/libcl 1.1-3
    OpenCL library and ICD loader from NVIDIA
    local/libvdpau 0.7-1
    Nvidia VDPAU library
    local/nvidia 334.21-2
    NVIDIA drivers for linux
    local/nvidia-libgl 334.21-3
    NVIDIA drivers libraries symlinks
    local/nvidia-utils 334.21-3
    NVIDIA drivers utilities
    local/opencl-nvidia 334.21-3
    OpenCL implemention for NVIDIA
    $ nvidia-smi
    Sat Mar 15 20:46:20 2014
    +------------------------------------------------------+
    | NVIDIA-SMI 334.21 Driver Version: 334.21 |
    |-------------------------------+----------------------+----------------------+
    | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
    | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
    |===============================+======================+======================|
    | 0 GeForce GT 630 Off | 0000:01:00.0 N/A | N/A |
    | 40% 36C N/A N/A / N/A | 70MiB / 2047MiB | N/A Default |
    +-------------------------------+----------------------+----------------------+
    +-----------------------------------------------------------------------------+
    | Compute processes: GPU Memory |
    | GPU PID Process name Usage |
    |=============================================================================|
    | 0 Not Supported |
    +-----------------------------------------------------------------------------+
    Using lxde and an up-to-date system.
    I can also log in using slim 1.3.6-3
    Last edited by wasperen (2014-03-15 19:48:45)

  • Getting multiple segfaults when using Gnome3

    I recently switch to Arch linux for my work computer, and decided on Gnome3 for my WM.  Everything looked good however I have recently been getting very odd behavior that is hard to describe.
    Gnome3 seems generally unstable, and I say that because I have been frequently been getting the "Oh No.." error which then crashes the window manager and kicks me back out to GDM.  Also, the online accounts functionality gives me gnome-keyring errors when trying to remove accounts (I think this might be because I changed my password).  Evolution hangs when loading my exchange account, crashes, has trouble syncing my calendar, but then magically starts working again after a restart.  Just today I changed my desktop background and got an "Oh No..." error. 
    Trying to investigate these issues and haven't found much in the way of logs.  I am used to seeing /var/log/messages but that does not exist on my system.  I did however find these in dmesg:
    [  180.763980] mission-control[805]: segfault at 0 ip 00007f686f38b360 sp 00007fff071ec2e8 error 4 in libglib-2.0.so.0.3400.3[7f686f353000+f4000]
    [  278.351169] dconf worker[914]: segfault at a ip 00007f8a33bb17f2 sp 00007f8a1d5cb9a0 error 4 in libglib-2.0.so.0.3400.3[7f8a33b4f000+f4000]
    [  961.020095] evolution[2046]: segfault at 8 ip 00007fdb88d89fa8 sp 00007fff01e02d60 error 4 in libpixman-1.so.0.28.2[7fdb88d32000+91000]
    [ 9174.786628] soffice.bin[3191]: segfault at 7f2aeb006182 ip 00007f2aecb67f7d sp 00007fff837271b0 error 4 in libmergedlo.so[7f2aebf15000+2d92000]
    [11892.209189] mission-control[2019]: segfault at 0 ip 00007f028bae6360 sp 00007fff1f590b08 error 4 in libglib-2.0.so.0.3400.3[7f028baae000+f4000]
    [13693.700127] mission-control[5266]: segfault at 0 ip 00007fd7cb0f8360 sp 00007fff7247c8f8 error 4 in libglib-2.0.so.0.3400.3[7fd7cb0c0000+f4000]
    What is going on with my glib2?  The frequency of segfaults and the applications involved suggest that this might be my problem.  I just reinstalled it with pacman and so far so good, but the nature of this problem doesn't give me too much confidence that it is fixed!
    TIA,
    Trann

    ...so look in the Event editor (just hit E ) and see if the doubled notes are on the same or on different midi channels. If the doubles are duplicates (same length, same velocity, same channel) then you have a MIDI loop and need to set your keyboard to local off, as pointed out.
    To get rid of the duplicates you already have, select all notes (⌘-A) in the editor and hit D .

  • Pacman seg fault(Solved but with comments on pacman-db-upgrade)

    Performed an install from FTP and booted into root login.
    Performed pacman -Syu  and received report system up to date.
    Performed downloads via pacman of twelve packages including xorg and xfce4.
    Performed download of abs package. 
    Downloaded abs repos.
    Modified abs extra vlc package and performed pacman -U install of modified package.
    Pacman working well at this point.
    Rebooted.
    After reaching xfce4 Desktop, attemptd to install firefox.
    Pacman -S firefox produced..... /usr/bin/pacman/ report(forget the exact error)
    Subsequent trials with ...pacman -U .... produces seg fault.
    Cannot use pacman.  All other programs seem to perform correctly.  Perhaps have lost DNS.
    Cannot perform ...pacman -Syu --debug.....segfaults.
    Last edited by lilsirecho (2011-07-19 18:19:49)

    Solved the difficulty but have no idea what can be done to prevent it from occuring for another user.
    It seems that the db did not get upgraded when the ...pacman-db-upgrade ...command was executed.  There was no statement for ..."pre 3.5 db" upgrade....while executing the command.
    After re-install, the upgrade command performed correctly and pacman now performs correctly after reboots.
    The question comes up as to what to do if the upgrade command does not work correctly and whether some indicator of correct response should appear in the beginners guide.  Additionally, what can be done in the event that the upgrade command fails to meet the correct response.
    These questions will in time be resolved by a new .iso but the present exposure is amazing in its consequences!
    Perhaps the upgrade command is also a function of properly synced mirrors but the command requesting the upgrade was ...pacman -Syy... the mirror sync function!
    What do we have...catch22?
    The resultant segfaults make sense if the pacman sync db is not upgraded.
    How is a user to know the upgrade failed?  What to do about such a condition?
    Marking this thread as solved ...with comments...

  • [SOLVED] Audacious segfaults after gtk3 3.2.2-1 update

    EDIT 2:
    Fixed upstream.
    https://bugzilla.gnome.org/show_bug.cgi?id=664137
    EDIT: Fixed at gtk3 3.2.2-2
    Hi,
    I realized today that Audacious 3.1-2 started to segfault after the update from gtk3 3.2.1-1 to 3.2.2-1 (Everything pacman -Syyu'ed)
    1 - Press 'F' to open Add Files... dialog
    2 - Browse arbitrary folders
    3 - Segfault after opening 5-6 folders
    No problems with playback whatsoever, hence I posted this here.
    Going back to gtk3 3.2.1-1 fixes the problem.
    No errors reported by audacious.
    gdb:
    Program received signal SIGSEGV, Segmentation fault.
    in g_type_check_instance_is_a () from /usr/lib/libgobject-2.0.so.0
    I have not seen anything reported to audacious or to gtk developers. I am away from home for the next week and do not have a decent Internet connection; so I refrained from reporting the bug for the moment. I know it is annoying when people file bugs and disappear.
    Can anyone reproduce the problem?
    Thanks...
    Last edited by kare (2011-11-30 16:11:58)

    Here you go: audacious, gtk3, glib2 with debug.
    Btw, it looks like I sometimes get different backtraces, I have seen 3 variations. I include 2 here, I forgot to log the other one and cannot get it again. 
    http://pastebin.com/hNLbGPTG
    http://pastebin.com/dcKTb9bC
    To reproduce, I do exactly as I say in the first post:
    1 - Open the dialog to add files to the playlist. (Hit 'F' on the keyboard, or use the Plus button at the lower left corner of the playlist -- with Winamp skin)
    2 - I start going in to random folders and possibly adding files. Adding files is not necessary, just going into a folder, then going back to the parent, and repeating this is enough. The dialog is set to stay open after adding a file.
    3 - Crash comes randomly. Sometimes when I descend into the very first folder. Other times I need to go back and forth 5-10 times.
    EDIT: Just now, I could reproduce this on a second Arch Linux installation.
    Last edited by kare (2011-11-15 17:56:14)

  • [Solved] gdm-x-session segfault after update to gdm-3.16.0.1-1

    After
    updating to gdm-3.16.0.1-1, when starting a GNOME session with i3 as
    window manager (using i3-gnome from the AUR) gdm-x-session crashes with
    error:
    $ dmesg
    [ 75.134600] gdm-x-session[642]: segfault at 38 ip 0000000000405ae9 sp
    00007ffc1aff1430 error 4 in gdm-x-session[400000+11000]
    I am able to start all other sessions: GNOME shell, GNOME on Wayland,
    only i3.
    My system is up-to-date.
    Could some one instruct me on how to further debug this error?
    EDIT: It was easier to avoid i3-gnome completely and start gnome-setting-daemon from ~.i3/conf. I am still struggling with the keyring, but other than that everything else is working as intended.
    Last edited by gjasso (2015-04-15 00:55:55)

    Thanks for the hint, inxsible, downgrading to JRE 1.6 solved it.
    For the sake of others who might run into the same problem: I downloaded jre-6u26-1-i686.pkg.tar.xz from the Arch Rollback Machine, installed it (
    pacman -U jre-6u26-1-i686.pkg.tar.xz
    ) and added
    jre
    to the
    IgnorePkg
    line in
    /etc/pacman.conf
    so it won't get replaced in the next update.
    After doing that, Eclipse suffered PermGen Out-of-memory-errors. Adding
    -XX:MaxPermSize=128M
    to
    /usr/share/eclipse/eclipse.ini
    fixed that and now m2e installs fine.

Maybe you are looking for