[SOLVED] Steam Client Segmentation Fault

The Steam client crashes with a segmentation fault when attempting to run "STEAM_RUNTIME=0 steam".
This wouldn't be so much of an issue if disabling the runtime wasn't required by SimpleScreenRecorder to inject it's libraries into steam games.
I've run steam through gdb with runtime disabled, here are a few errors that stand out:
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/../vgui_surfacelib/FontManager.cpp (276) : Assertion Failed: descs.Count() >= 1
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/../vgui_surfacelib/FontManager.cpp 276 Assertion Failed: descs.Count() >= 1
Program received signal SIGTRAP, Trace/breakpoint trap.
0xf4ccfd87 in AssertMsgImplementation ()
from /home/bigstiffy/.local/share/Steam/ubuntu12_32/libtier0_s.so
Program received signal SIGSEGV, Segmentation fault.
0xf7bfae86 in __strlen_sse2_bsf () from /usr/lib32/libc.so.6
Requested Force create but SharedObjectMutex already created
Forced create but already created for SharedObjectEvent
Forced create but already created for SharedObjectEvent
After a few hours of looking for answers, it seems that Steam requires an older version of lib32-glibc than what is currently installed,
although continues to functions so long as runtime is enabled by default. Running steam with default settings through gdb showed no
errors regarding either "libtier0_s.so" or "libc.so.6".
Is there a way to obtain an older package of lib32-glibc from the repo to test if this is the culprit?
Building and compiling glibc from source is just a little bit outside my realm of understanding.
Last edited by bigstiffy (2015-04-18 02:02:27)

Also following some information from another thread, I ran
STEAM_RUNTIME=0 strace -o tmp steam; head tmp
And got this output:
execve("/usr/bin/steam", ["steam"], [/* 32 vars */]) = 0
brk(0) = 0x1c89000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=242411, ...}) = 0
mmap(NULL, 242411, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fb6211bb000
close(3) = 0
open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\1\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1984416, ...}) = 0
So the Steam client is looking for ld.so.preload where it doesn't exist, and accessing the 64bit glibc library.
I think that when Steam runs with runtime disabled, it is supposed to use the 32bit libraries, but it doesn't search
in /usr/lib32 when the runtime is disabled. I rolled back lib32-glibc to 2.20-2 (Dec 1st, 04) and there was no change.
Any ideas?

Similar Messages

  • (SOLVED) xfce4-appfinder Segmentation fault

    Hi all,
    I just discovered yesterday that xfce4-appfinder ins't working on my desktop (it works fine on my laptop though). Running it from xfce it just does nothing but if I run it from the terminal I just get this message: Segmentation fault.
    I'm pretty sure it worked like two months ago. I installed some apps and did some upgrades from that time on. Already tried to downgrade xfce4-appfinder to the previous version but I still got the same error.
    Does anyone have/had this problem?
    Thanks in advance.
    Last edited by harroxelas (2012-05-01 10:09:53)

    Please mark your thread title as [solved] to avoid confusion .

  • [Solved] Get a segmentation fault message when try to run a Fullrecall

    I'm running on Arch x86_64.
    Then install this package with the packer.
    https://aur.archlinux.org/packages/fullrecall/
    run it with the terminal and get a segmentation fault message.
    I have tried to install some lib32-* but still no luck.
    http://sophie.zarb.org/distrib/Mageia/2 … 2f35d/deps
    Any ideas ?
    Otherwise, I will run it on Wine instead.
    Last edited by fieldfirst (2013-03-25 07:16:53)

    The fullrecall package is unmaintained, poorly written, and out of date (the latest version on the fullrecall website is 1.5.2).  It's really hard to say why it is segfaulting but I would bet that it is because fullrecall is distributed as a binary rather than as source files.  This means that it links against very specific versions of its dependencies, none of which are listed in the PKGBUILD.  It's very possible that the versions in the arch repos of the various lib32-* dependencies that you installed are newer versions than the binary program requires.
    You could try running namcap[1] on the built package and look for the specific version of the dependency you need in the Arch Rollback Machine[2], but I'm not sure how much that will help you.  If you do manage to get it working, please adopt and update the package in the AUR.
    [1]https://www.archlinux.org/packages/extra/any/namcap/
    [2]http://arm.konnichi.com/
    Last edited by jynnantonix (2013-03-24 18:32:00)

  • [Solved]Fresh installed Steam can not start with Segmentation fault

    $ steam
    Setting up Steam content in /home/jackson/.local/share/Steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(0_client)
    *** Error in `/home/jackson/.local/share/Steam/ubuntu12_32/steam': free(): invalid pointer: 0xf7551f94 ***
    ======= Backtrace: =========
    /usr/lib32/libc.so.6(+0x6b5f9)[0xf71485f9]
    /usr/lib32/libc.so.6(+0x71247)[0xf714e247]
    /usr/lib32/libc.so.6(+0x71a1d)[0xf714ea1d]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6(XFree+0x1b)[0xf7431efb]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x43c69)[0xf7596c69]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x44444)[0xf7597444]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x14d56)[0xf7567d56]
    /usr/lib32/libc.so.6(__libc_start_main+0xde)[0xf70f4e5e]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x18395)[0xf756b395]
    ======= Memory map: ========
    f614e000-f614f000 rw-p 00000000 00:00 0
    f614f000-f6158000 r-xp 00000000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6158000-f6159000 r--p 00008000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6159000-f615a000 rw-p 00009000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f615a000-f6167000 r-xp 00000000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6167000-f6168000 r--p 0000c000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6168000-f6169000 rw-p 0000d000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6169000-f616f000 r-xp 00000000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f616f000-f6170000 r--p 00005000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6170000-f6171000 rw-p 00006000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6171000-f6194000 r-xp 00000000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6194000-f6195000 r--p 00022000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6195000-f6196000 rw-p 00023000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6196000-f676d000 r-xp 00000000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f676d000-f677f000 r--p 005d6000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f677f000-f6783000 rw-p 005e8000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6783000-f678a000 rw-p 00000000 00:00 0
    f678a000-f678e000 r-xp 00000000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f678e000-f678f000 r--p 00003000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f678f000-f6790000 rw-p 00004000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6790000-f6794000 r-xp 00000000 08:12 429451 /usr/lib32/libcap.so.2.24
    f6794000-f6795000 rw-p 00003000 08:12 429451 /usr/lib32/libcap.so.2.24
    f6795000-f67ab000 r-xp 00000000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ab000-f67ac000 r--p 00015000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ac000-f67ad000 rw-p 00016000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ad000-f67ba000 r-xp 00000000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67ba000-f67bb000 r--p 0000c000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67bb000-f67bc000 rw-p 0000d000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67bc000-f67c0000 r-xp 00000000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c0000-f67c1000 r--p 00004000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c1000-f67c2000 rw-p 00005000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c2000-f67c3000 r-xp 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c3000-f67c4000 r--p 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c4000-f67c5000 rw-p 00001000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c5000-f67cb000 r-xp 00000000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cb000-f67cc000 r--p 00005000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cc000-f67cd000 rw-p 00006000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cd000-f67d0000 r-xp 00000000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d0000-f67d1000 r--p 00002000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d1000-f67d2000 rw-p 00003000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d2000-f67db000 r-xp 00000000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67db000-f67dc000 r--p 00008000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67dc000-f67dd000 rw-p 00009000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67dd000-f67e4000 r-xp 00000000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e4000-f67e5000 r--p 00006000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e5000-f67e6000 rw-p 00007000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e6000-f67f4000 r-xp 00000000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f4000-f67f5000 r--p 0000d000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f5000-f67f6000 rw-p 0000e000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f6000-f67f8000 r-xp 00000000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67f8000-f67f9000 r--p 00001000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67f9000-f67fa000 rw-p 00002000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67fa000-f67fc000 r-xp 00000000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fc000-f67fd000 r--p 00001000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fd000-f67fe000 rw-p 00002000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fe000-f6802000 r-xp 00000000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6802000-f6803000 r--p 00003000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6803000-f6804000 rw-p 00004000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6804000-f681d000 r-xp 00000000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681d000-f681e000 r--p 00018000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681e000-f681f000 rw-p 00019000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681f000-f6820000 r-xp 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6820000-f6821000 r--p 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6821000-f6822000 rw-p 00001000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6822000-f6826000 r-xp 00000000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6826000-f6827000 r--p 00003000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6827000-f6828000 rw-p 00004000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6828000-f682a000 r-xp 00000000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682a000-f682b000 r--p 00001000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682b000-f682c000 rw-p 00002000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682c000-f683f000 r-xp 00000000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f683f000-f6840000 r--p 00012000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6840000-f6841000 rw-p 00013000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6841000-f6852000 r-xp 00000000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6852000-f6854000 r--p 00011000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6854000-f6859000 rwxp 00013000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6859000-f685a000 rwxp 00000000 00:00 0
    f685a000-f6880000 r-xp 00000000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6880000-f6882000 r--p 00026000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6882000-f6883000 rw-p 00028000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6883000-f6926000 r-xp 00000000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6926000-f6928000 r--p 000a2000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6928000-f692d000 rwxp 000a4000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f692d000-f694e000 rw-p 00000000 00:00 0
    f694e000-f6985000 r-xp 00000000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6985000-f6986000 r--p 00037000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6986000-f6987000 rw-p 00038000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6987000-f6d60000 rw-p 00000000 00:00 0
    f6d60000-f6e91000 r--p 00200000 08:12 567993 /usr/lib/locale/locale-archive
    f6e91000-f7091000 r--p 00000000 08:12 567993 /usr/lib/locale/locale-archive
    f7091000-f7094000 rw-p 00000000 00:00 0
    f7094000-f7099000 r-xp 00000000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7099000-f709a000 r--p 00004000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f709a000-f709b000 rw-p 00005000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f709b000-f709c000 rw-p 00000000 00:00 0
    f709c000-f709e000 r-xp 00000000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f709e000-f709f000 r--p 00001000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f709f000-f70a0000 rw-p 00002000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f70a0000-f70b9000 r-xp 00000000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70b9000-f70ba000 r--p 00018000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70ba000-f70bb000 rw-p 00019000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70bb000-f70db000 r-xp 00000000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70db000-f70dc000 r--p 0001f000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70dc000-f70dd000 rw-p 00020000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70dd000-f728e000 r-xp 00000000 08:12 418082 /usr/lib32/libc-2.20.so
    f728e000-f7291000 r--p 001b0000 08:12 418082 /usr/lib32/libc-2.20.so
    f7291000-f7293000 rw-p 001b3000 08:12 418082 /usr/lib32/libc-2.20.so
    f7293000-f7296000 rw-p 00000000 00:00 0
    f7296000-f72ae000 r-xp 00000000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72ae000-f72b0000 r--p 00017000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72b0000-f72b1000 rw-p 00019000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72b1000-f72b3000 rw-p 00000000 00:00 0
    f72b3000-f7390000 r-xp 00000000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7390000-f7394000 r--p 000dc000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7394000-f7395000 rw-p 000e0000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7395000-f739c000 rw-p 00000000 00:00 0
    f739c000-f739f000 r-xp 00000000 08:12 418412 /usr/lib32/libdl-2.20.so
    f739f000-f73a0000 r--p 00002000 08:12 418412 /usr/lib32/libdl-2.20.so
    f73a0000-f73a1000 rw-p 00003000 08:12 418412 /usr/lib32/libdl-2.20.so
    f73a1000-f73ec000 r-xp 00000000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ec000-f73ed000 r--p 0004a000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ed000-f73ee000 rw-p 0004b000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ee000-f73f5000 r-xp 00000000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f5000-f73f6000 r--p 00007000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f6000-f73f7000 rw-p 00008000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f7000-f73f8000 rw-p 00000000 00:00 0
    f73f8000-f7528000 r-xp 00000000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7528000-f7529000 r--p 00130000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7529000-f752b000 rw-p 00131000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f752b000-f752d000 rw-p 00000000 00:00 0
    f752d000-f752f000 r--p 00000000 00:00 0 [vvar]
    f752f000-f7530000 r-xp 00000000 00:00 0 [vdso]
    f7530000-f7551000 r-xp 00000000 08:12 418081 /usr/lib32/ld-2.20.so
    f7551000-f7552000 r--p 00021000 08:12 418081 /usr/lib32/ld-2.20.so
    f7552000-f7553000 rw-p 00022000 08:12 418081 /usr/lib32/ld-2.20.so
    f7553000-f77ae000 r-xp 00000000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77ae000-f77b6000 r--p 0025b000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77b6000-f77bc000 rw-p 00263000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77bc000-f77de000 rw-p 00000000 00:00 0
    f8067000-f878d000 rw-p 00000000 00:00 0 [heap]
    ff8d9000-ff8fa000 rw-p 00000000 00:00 0 [stack]
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2015-01-14 19:47:14] Startup - updater built Aug 26 2014 15:35:42
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/crash_20150114194714_1.dmp
    /home/jackson/.local/share/Steam/steam.sh: line 730: 2926 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    mv: cannot stat '/home/jackson/.steam/registry.vdf': No such file or directory"
    Installing bootstrap /home/jackson/.local/share/Steam/bootstrap.tar.xz
    Reset complete!
    Restarting Steam by request...
    Running Steam on arch 64-bit
    STEAM_RUNTIME has been set by the user to: /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime
    Installing breakpad exception handler for appid(steam)/version(0_client)
    *** Error in `/home/jackson/.local/share/Steam/ubuntu12_32/steam': free(): invalid pointer: 0xf753af94 ***
    ======= Backtrace: =========
    /usr/lib32/libc.so.6(+0x6b5f9)[0xf71315f9]
    /usr/lib32/libc.so.6(+0x71247)[0xf7137247]
    /usr/lib32/libc.so.6(+0x71a1d)[0xf7137a1d]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6(XFree+0x1b)[0xf741aefb]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x43c69)[0xf757fc69]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x44444)[0xf7580444]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x14d56)[0xf7550d56]
    /usr/lib32/libc.so.6(__libc_start_main+0xde)[0xf70dde5e]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x18395)[0xf7554395]
    ======= Memory map: ========
    f6137000-f6138000 rw-p 00000000 00:00 0
    f6138000-f6141000 r-xp 00000000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6141000-f6142000 r--p 00008000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6142000-f6143000 rw-p 00009000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6143000-f6150000 r-xp 00000000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6150000-f6151000 r--p 0000c000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6151000-f6152000 rw-p 0000d000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6152000-f6158000 r-xp 00000000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6158000-f6159000 r--p 00005000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6159000-f615a000 rw-p 00006000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f615a000-f617d000 r-xp 00000000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617d000-f617e000 r--p 00022000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617e000-f617f000 rw-p 00023000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617f000-f6756000 r-xp 00000000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6756000-f6768000 r--p 005d6000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6768000-f676c000 rw-p 005e8000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f676c000-f6773000 rw-p 00000000 00:00 0
    f6773000-f6777000 r-xp 00000000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6777000-f6778000 r--p 00003000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6778000-f6779000 rw-p 00004000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6779000-f677d000 r-xp 00000000 08:12 429451 /usr/lib32/libcap.so.2.24
    f677d000-f677e000 rw-p 00003000 08:12 429451 /usr/lib32/libcap.so.2.24
    f677e000-f6794000 r-xp 00000000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6794000-f6795000 r--p 00015000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6795000-f6796000 rw-p 00016000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6796000-f67a3000 r-xp 00000000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a3000-f67a4000 r--p 0000c000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a4000-f67a5000 rw-p 0000d000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a5000-f67a9000 r-xp 00000000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67a9000-f67aa000 r--p 00004000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67aa000-f67ab000 rw-p 00005000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67ab000-f67ac000 r-xp 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ac000-f67ad000 r--p 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ad000-f67ae000 rw-p 00001000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ae000-f67b4000 r-xp 00000000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b4000-f67b5000 r--p 00005000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b5000-f67b6000 rw-p 00006000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b6000-f67b9000 r-xp 00000000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67b9000-f67ba000 r--p 00002000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67ba000-f67bb000 rw-p 00003000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67bb000-f67c4000 r-xp 00000000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c4000-f67c5000 r--p 00008000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c5000-f67c6000 rw-p 00009000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c6000-f67cd000 r-xp 00000000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67cd000-f67ce000 r--p 00006000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67ce000-f67cf000 rw-p 00007000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67cf000-f67dd000 r-xp 00000000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67dd000-f67de000 r--p 0000d000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67de000-f67df000 rw-p 0000e000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67df000-f67e1000 r-xp 00000000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e1000-f67e2000 r--p 00001000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e2000-f67e3000 rw-p 00002000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e3000-f67e5000 r-xp 00000000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e5000-f67e6000 r--p 00001000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e6000-f67e7000 rw-p 00002000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e7000-f67eb000 r-xp 00000000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67eb000-f67ec000 r--p 00003000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67ec000-f67ed000 rw-p 00004000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67ed000-f6806000 r-xp 00000000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6806000-f6807000 r--p 00018000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6807000-f6808000 rw-p 00019000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6808000-f6809000 r-xp 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6809000-f680a000 r--p 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f680a000-f680b000 rw-p 00001000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f680b000-f680f000 r-xp 00000000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f680f000-f6810000 r--p 00003000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6810000-f6811000 rw-p 00004000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6811000-f6813000 r-xp 00000000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6813000-f6814000 r--p 00001000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6814000-f6815000 rw-p 00002000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6815000-f6828000 r-xp 00000000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6828000-f6829000 r--p 00012000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6829000-f682a000 rw-p 00013000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f682a000-f683b000 r-xp 00000000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f683b000-f683d000 r--p 00011000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f683d000-f6842000 rwxp 00013000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6842000-f6843000 rwxp 00000000 00:00 0
    f6843000-f6869000 r-xp 00000000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6869000-f686b000 r--p 00026000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f686b000-f686c000 rw-p 00028000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f686c000-f690f000 r-xp 00000000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f690f000-f6911000 r--p 000a2000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6911000-f6916000 rwxp 000a4000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6916000-f6937000 rw-p 00000000 00:00 0
    f6937000-f696e000 r-xp 00000000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f696e000-f696f000 r--p 00037000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f696f000-f6970000 rw-p 00038000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6970000-f6d49000 rw-p 00000000 00:00 0
    f6d49000-f6e7a000 r--p 00200000 08:12 567993 /usr/lib/locale/locale-archive
    f6e7a000-f707a000 r--p 00000000 08:12 567993 /usr/lib/locale/locale-archive
    f707a000-f707d000 rw-p 00000000 00:00 0
    f707d000-f7082000 r-xp 00000000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7082000-f7083000 r--p 00004000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7083000-f7084000 rw-p 00005000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7084000-f7085000 rw-p 00000000 00:00 0
    f7085000-f7087000 r-xp 00000000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7087000-f7088000 r--p 00001000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7088000-f7089000 rw-p 00002000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7089000-f70a2000 r-xp 00000000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a2000-f70a3000 r--p 00018000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a3000-f70a4000 rw-p 00019000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a4000-f70c4000 r-xp 00000000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c4000-f70c5000 r--p 0001f000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c5000-f70c6000 rw-p 00020000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c6000-f7277000 r-xp 00000000 08:12 418082 /usr/lib32/libc-2.20.so
    f7277000-f727a000 r--p 001b0000 08:12 418082 /usr/lib32/libc-2.20.so
    f727a000-f727c000 rw-p 001b3000 08:12 418082 /usr/lib32/libc-2.20.so
    f727c000-f727f000 rw-p 00000000 00:00 0
    f727f000-f7297000 r-xp 00000000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f7297000-f7299000 r--p 00017000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f7299000-f729a000 rw-p 00019000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f729a000-f729c000 rw-p 00000000 00:00 0
    f729c000-f7379000 r-xp 00000000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7379000-f737d000 r--p 000dc000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f737d000-f737e000 rw-p 000e0000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f737e000-f7385000 rw-p 00000000 00:00 0
    f7385000-f7388000 r-xp 00000000 08:12 418412 /usr/lib32/libdl-2.20.so
    f7388000-f7389000 r--p 00002000 08:12 418412 /usr/lib32/libdl-2.20.so
    f7389000-f738a000 rw-p 00003000 08:12 418412 /usr/lib32/libdl-2.20.so
    f738a000-f73d5000 r-xp 00000000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d5000-f73d6000 r--p 0004a000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d6000-f73d7000 rw-p 0004b000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d7000-f73de000 r-xp 00000000 08:12 418416 /usr/lib32/librt-2.20.so
    f73de000-f73df000 r--p 00007000 08:12 418416 /usr/lib32/librt-2.20.so
    f73df000-f73e0000 rw-p 00008000 08:12 418416 /usr/lib32/librt-2.20.so
    f73e0000-f73e1000 rw-p 00000000 00:00 0
    f73e1000-f7511000 r-xp 00000000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7511000-f7512000 r--p 00130000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7512000-f7514000 rw-p 00131000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7514000-f7516000 rw-p 00000000 00:00 0
    f7516000-f7518000 r--p 00000000 00:00 0 [vvar]
    f7518000-f7519000 r-xp 00000000 00:00 0 [vdso]
    f7519000-f753a000 r-xp 00000000 08:12 418081 /usr/lib32/ld-2.20.so
    f753a000-f753b000 r--p 00021000 08:12 418081 /usr/lib32/ld-2.20.so
    f753b000-f753c000 rw-p 00022000 08:12 418081 /usr/lib32/ld-2.20.so
    f753c000-f7797000 r-xp 00000000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f7797000-f779f000 r--p 0025b000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f779f000-f77a5000 rw-p 00263000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77a5000-f77c7000 rw-p 00000000 00:00 0
    f8a64000-f9189000 rw-p 00000000 00:00 0 [heap]
    ffa16000-ffa37000 rw-p 00000000 00:00 0 [stack]
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2015-01-14 19:47:14] Startup - updater built Aug 26 2014 15:35:42
    No minidump written, nothing to upload.
    /home/jackson/.local/share/Steam/steam.sh: line 730: 3020 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-fff3c159-b736-4dbc-8dba-697e52150114
    What is wrong?
    Last edited by artem.jackson (2015-01-20 09:22:32)

    I am having the same issue. I noticed it about a week ago. I hadn't updated in a bit, so I did. Same problem. When I reboot, it works the first time, but it won't work again after that.
    ● archbook ~ >> steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20141121162341)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20141121162341)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    FillInMachineIDInfo took a total of 2 milliseconds
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    [0116/192453:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    [0116/192453:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    intel_do_flush_locked failed: Input/output error
    Assert( Assertion Failed: Bad thread local ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier0/threadtools.cpp:2678
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20150116192453_13.dmp
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp (56) : Assertion Failed: m_hServiceLib == NULL
    Assert( Assertion Failed: m_hServiceLib == NULL ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp:56
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/crash_20150116192454_15.dmp
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20150116192450_1.dmp
    /home/nathan/.local/share/Steam/steam.sh: line 729: 7761 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-357b79c2-3a7c-49bd-9457-35c1b2150116
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-71fed77c-a074-4bb8-bd0e-b9dff2150116
    Finished uploading minidump (out-of-process): success = no
    error: Failure when receiving data from the peer

  • [SOLVED] Segmentation Fault with Clementine

    When I open the preferences (Ctrl+P) of Clementine it crashes with a segmentation fault.
    This is the backtrace:
    18:53:58.858 WARN unknown libpng warning: iCCP: known incorrect sRGB profile
    18:53:58.900 WARN unknown libpng warning: iCCP: known incorrect sRGB profile
    [Thread 0x7fff9ffff700 (LWP 1566) exited]
    Program received signal SIGSEGV, Segmentation fault.
    0x00007fffec8b9ba1 in ?? () from /usr/lib/libfontconfig.so.1
    (gdb) bt
    #0 0x00007fffec8b9ba1 in ?? () from /usr/lib/libfontconfig.so.1
    #1 0x00007fffec8ba03f in ?? () from /usr/lib/libfontconfig.so.1
    #2 0x00007fffec8b9cd8 in ?? () from /usr/lib/libfontconfig.so.1
    #3 0x00007fffec8ba554 in ?? () from /usr/lib/libfontconfig.so.1
    #4 0x00007fffec8ba77d in FcConfigSubstituteWithPat ()
    from /usr/lib/libfontconfig.so.1
    #5 0x00007fffec8c85cc in FcFontRenderPrepare ()
    from /usr/lib/libfontconfig.so.1
    #6 0x00007ffff32d695e in QFontDatabase::load(QFontPrivate const*, int) ()
    from /usr/lib/libQtGui.so.4
    #7 0x00007ffff32b35e9 in QFontPrivate::engineForScript(int) const ()
    from /usr/lib/libQtGui.so.4
    #8 0x00007ffff32e9252 in QTextEngine::fontEngine(QScriptItem const&, QFixed*, QFixed*, QFixed*) const () from /usr/lib/libQtGui.so.4
    #9 0x00007ffff32e9a03 in QTextEngine::shapeTextWithHarfbuzz(int) const ()
    from /usr/lib/libQtGui.so.4
    #10 0x00007ffff32eab02 in QTextEngine::shapeText(int) const ()
    from /usr/lib/libQtGui.so.4
    #11 0x00007ffff32eae25 in QTextEngine::shape(int) const ()
    from /usr/lib/libQtGui.so.4
    #12 0x00007ffff32f0a30 in QTextEngine::boundingBox(int, int) const ()
    from /usr/lib/libQtGui.so.4
    #13 0x00007ffff32c79f4 in QFontMetrics::boundingRect(QString const&) const ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libQtGui.so.4
    #14 0x00007ffff34673dd in ?? () from /usr/lib/libQtGui.so.4
    #15 0x00007ffff3467534 in QComboBox::sizeHint() const ()
    from /usr/lib/libQtGui.so.4
    #16 0x00007ffff30ce65c in QWidgetItemV2::updateCacheIfNecessary() const ()
    from /usr/lib/libQtGui.so.4
    #17 0x00007ffff30ce96d in QWidgetItemV2::maximumSize() const ()
    from /usr/lib/libQtGui.so.4
    #18 0x00007ffff30b0b55 in ?? () from /usr/lib/libQtGui.so.4
    #19 0x00007ffff30b11d6 in QBoxLayout::sizeHint() const ()
    from /usr/lib/libQtGui.so.4
    #20 0x00007ffff30caca4 in QLayout::totalSizeHint() const ()
    from /usr/lib/libQtGui.so.4
    #21 0x00007ffff30dec30 in QWidget::sizeHint() const ()
    from /usr/lib/libQtGui.so.4
    #22 0x00007ffff30ce65c in QWidgetItemV2::updateCacheIfNecessary() const ()
    from /usr/lib/libQtGui.so.4
    #23 0x00007ffff30ce96d in QWidgetItemV2::maximumSize() const ()
    from /usr/lib/libQtGui.so.4
    #24 0x00007ffff30b0b55 in ?? () from /usr/lib/libQtGui.so.4
    #25 0x00007ffff30b1206 in QBoxLayout::minimumSize() const ()
    from /usr/lib/libQtGui.so.4
    #26 0x00007ffff30cac34 in QLayout::totalMinimumSize() const ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libQtGui.so.4
    #27 0x00007ffff30dec60 in QWidget::minimumSizeHint() const ()
    from /usr/lib/libQtGui.so.4
    #28 0x00007ffff30cc8c3 in qSmartMinSize(QWidget const*) ()
    from /usr/lib/libQtGui.so.4
    #29 0x00007ffff350e4b9 in ?? () from /usr/lib/libQtGui.so.4
    #30 0x00007ffff350e897 in QScrollArea::setWidget(QWidget*) ()
    from /usr/lib/libQtGui.so.4
    #31 0x0000000000765b18 in SettingsDialog::AddPage(SettingsDialog::Page, SettingsPage*, QTreeWidgetItem*) ()
    #32 0x0000000000765e67 in SettingsDialog::SettingsDialog(Application*, BackgroundStreams*, QWidget*) ()
    #33 0x0000000000745360 in MainWindow::OpenSettingsDialog() ()
    #34 0x000000000080c1ea in ?? ()
    #35 0x00007ffff6cd7b48 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
    #36 0x00007ffff309cf82 in QAction::triggered(bool) ()
    from /usr/lib/libQtGui.so.4
    #37 0x00007ffff309e953 in QAction::activate(QAction::ActionEvent) ()
    from /usr/lib/libQtGui.so.4
    #38 0x00007ffff34c7d79 in ?? () from /usr/lib/libQtGui.so.4
    #39 0x00007ffff34cc2a9 in ?? () from /usr/lib/libQtGui.so.4
    #40 0x00007ffff30f262e in QWidget::event(QEvent*) ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libQtGui.so.4
    #41 0x00007ffff34d007b in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
    #42 0x00007ffff30a30dc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
    () from /usr/lib/libQtGui.so.4
    #43 0x00007ffff30a97dd in QApplication::notify(QObject*, QEvent*) ()
    from /usr/lib/libQtGui.so.4
    #44 0x00007ffff6cc3ebd in QCoreApplication::notifyInternal(QObject*, QEvent*)
    () from /usr/lib/libQtCore.so.4
    #45 0x00007ffff30a8f93 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) ()
    from /usr/lib/libQtGui.so.4
    #46 0x00007ffff311aedc in ?? () from /usr/lib/libQtGui.so.4
    #47 0x00007ffff311961c in QApplication::x11ProcessEvent(_XEvent*) ()
    from /usr/lib/libQtGui.so.4
    #48 0x00007ffff3140162 in ?? () from /usr/lib/libQtGui.so.4
    #49 0x00007ffff41b3296 in g_main_context_dispatch ()
    from /usr/lib/libglib-2.0.so.0
    #50 0x00007ffff41b35e8 in ?? () from /usr/lib/libglib-2.0.so.0
    #51 0x00007ffff41b368c in g_main_context_iteration ()
    from /usr/lib/libglib-2.0.so.0
    #52 0x00007ffff6cf0b25 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
    #53 0x00007ffff3140216 in ?? () from /usr/lib/libQtGui.so.4
    ---Type <return> to continue, or q <return> to quit---
    #54 0x00007ffff6cc2b1f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
    #55 0x00007ffff6cc2e15 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
    #56 0x00007ffff6cc7f4b in QCoreApplication::exec() ()
    from /usr/lib/libQtCore.so.4
    #57 0x00000000005db094 in main ()
    This happen every time. I searched on internet but I can't find similar issue.
    Thanks.
    Last edited by ryuzy (2014-02-06 11:30:13)

    I tried installing Infinality-bundle+fonts and it fixed the problem.
    So there was a problem with my fonts, I don't know why this happened but I'm happy to have solved.
    Last edited by ryuzy (2014-02-06 11:30:59)

  • [SOLVED] Adobe Reader (acroread) Segmentation Fault (KDE)

    Hello everyone!
    I've been playing with arch quite a long time and I have a problem with the acroread package, which I installed from the AUR.
    Adobe Reader will never start and this is the output I get:
    $ acroread
    dirname: missing operand
    Try 'dirname --help' for more information.
    Segmentation fault (core dumped)
    I did run strace and the output I got (last few lines) is:
    access("/etc/gtk-2.0/gtkrc.en_US", F_OK) = -1 ENOENT (No such file or directory)
    access("/etc/gtk-2.0/gtkrc.en", F_OK) = -1 ENOENT (No such file or directory)
    lstat64("/home/errikos/.gtkrc-2.0", 0xfffffffffff5e7f4) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtkrc-2.0.en_US", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtkrc-2.0.en", F_OK) = -1 ENOENT (No such file or directory)
    lstat64("/home/errikos/.gtkrc-2.0-kde4", {st_mode=S_IFREG|0644, st_size=328, ...}) = 0
    open("/home/errikos/.gtkrc-2.0-kde4", O_RDONLY|O_LARGEFILE) = 5
    read(5, "# This file was written by KDE\n#"..., 4000) = 328
    lstat64("/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc", {st_mode=S_IFREG|0644, st_size=6131, ...}) = 0
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc", O_RDONLY|O_LARGEFILE) = 6
    read(6, "# this file is part of the oxyge"..., 4000) = 4000
    access("/home/errikos/.gtk-2.0/2.10.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/2.10.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/2.10.0/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/2.10.0/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/lib32/gtk-2.0/2.10.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/lib32/gtk-2.0/2.10.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/lib32/gtk-2.0/2.10.0/engines/liboxygen-gtk.so", F_OK) = 0
    stat64("/usr/lib32/gtk-2.0/2.10.0/engines/liboxygen-gtk.so", {st_mode=S_IFREG|0755, st_size=1309120, ...}) = 0
    open("/usr/lib32/gtk-2.0/2.10.0/engines/liboxygen-gtk.so", O_RDONLY|O_CLOEXEC) = 7
    read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220-\4\0004\0\0\0"..., 512) = 512
    fstat64(7, {st_mode=S_IFREG|0755, st_size=1309120, ...}) = 0
    mmap2(NULL, 1314324, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xf0f20000
    mprotect(0xfffffffff105b000, 4096, PROT_NONE) = 0
    mmap2(0xfffffffff105c000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x13b) = 0xf105c000
    close(7) = 0
    mprotect(0xfffffffff105c000, 12288, PROT_READ) = 0
    --- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=0} ---
    +++ killed by SIGSEGV (core dumped) +++
    Segmentation fault (core dumped)
    I am running Arch with KDE.
    Should it find all those files it is not finding? Could they be part of the problem?
    I did a Google search, but got nowhere until now.
    Last edited by errikosd (2013-05-08 01:10:04)

    Well, I found a workaround, for those who really need acroread and want it well integrated into the KDE environment.
    The solution is to use another KDE look-alike theme, QtCurve, instead of the "problematic" oxygen-gtk for GTK2 applications.
    What you have to do is install the following packages from the AUR:
    gtk-engines
    qtcurve-gtk2
    qtcurve-kde
    lib32-qtcurve-gtk2
    and also lib32-gtk-engines if it isn't resolved as a dependency.
    You will also need to install the kde-gtk-config package from the AUR.
    Then go to: KDE System Settings > Application Appearance > GTK, select QtCurve as the GTK2 theme and enjoy acroread and other GTK2 applications (well not fully, but the QtCurve theme is OK) integrated into your KDE desktop!
    PS1: QtCurve is not (yet?) available for GTK3, so I left oxygen-gtk there.
    PS2: Status changed to solved.

  • [SOLVED] flightgear crashes with segmentation fault

    on startup:
    creating 3D noise texture... Segmentation fault
    what can I do?
    Last edited by miro279 (2011-05-05 07:51:18)

    the problem was the sound configuration. solved it by following this guide: http://wiki.flightgear.org/index.php/Li … F.asoundrc for alsa audio setup. before openal was assuming pulseaudio for some reason..

  • [Solved] pSX Segmentation Fault - [Partially Solved] pSX problems

    Alright, I think that I've solved the segmentation fault thing that was happening in pSX whenever I ran it (I use Arch x86_64).  I'm not sure what was wrong, but after installing lib32-intel-dri-7.11.2-2 via pacman pSX appeared to work fine.  The only other problems I've encountered so far is that (1) installing one of the alsa plugin things (not sure which one since I was installing more than one at the time) seems to make it crash and stay crashed as long as the plugins are installed, (2) another problem was that when I try to load a savestate while running a loaded savestate of Final Fantasy 7 in pSX (I say FF7 because that's the only game I've tried playing so far) causes pSX to crash with a segmentation error, (3) and the last problem, which does happen to be the least important/crippling is that while pSX is running I keep getting a message displayed to xterm saying: "sound: underrun".  That's pretty much it.  So if any of you have been having trouble getting pSX to run on an x86_64 install of Arch/have been getting segmentation fault errors when you try to run pSX on Arch x86_64 just install lib32-intel-dri or the applicable alternative and it should hopefully work.
    Last edited by Orodruin (2012-01-06 09:44:00)

    I ran into this same problem after an upgrade on a Thinkpad T60 and this did fix the problem.
    Thanks to Roxas for posting the solution.

  • [SOLVED] gdk-pixbuf-query-loaders Segmentation fault

    When I update my packages via:
    $ yaourt -Syu
    I saw the error:
    Segmentation fault (core dumped)
    Then I found out the problem is about the binary file gdk-pixbuf-query-loaders.
    When I run
    gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders
    I get the error
    Segmentation fault (core dumped)
    Is this a bug or did I do something wrong?
    The file /usr/bin/gdk-pixbuf-query-loaders is owned by package gdk-pixbuf2 (2.31.3-1), I tried compiling the package from source myself, that didn't solve the issue.
    I am using kde (new plasma).
    Last edited by th0th (2015-05-10 11:36:42)

    brebs wrote:
    Sounds like Nvidia bug report.
    Have you recompiled cairo with --enable-gl? That's a bad thing to do.
    I was using cairo-ubuntu from AUR. Considering it might be the cause, I tried installing default cairo, it didn't solve the issue.

  • Steam Source DS - Segmentation fault

    Hi All,
    A long time ago I ran a HLDS on my Arch box.  Many moons have passed and I am using a brand new Arch Linux x86 install.
    When I download the hldsupdatetool.bin file and run it I am given a "Segmentation fault" error.  I downloaded the file onto a Ubunutu box and ran it with no issues,  I copied the "steam" file found when extracting to my Arch box but get the same message.
    I assume I am missing some packages.  Anyone know what could be the problem?
    Thanks beforehand.

    Nope wget the tool from the same source.  I have even tried x86 and x64 installs of Arch.
    I really love Arch too hence my fight to stay with it. I love the lightweight install. I love it boots in seconds!
    Is there any way of diagnosing what this error might be? Giving two words is hardly anything to go by.
    Try it for yourself...
    wget http://storefront.steampowered.com/down … tetool.bin
    chmod +x hldsupdatetool.bin
    ./hldsupdatetool.bin
    *Edit*
    I found this in /var/log/messages.log
    Aug 19 22:48:00 notsrvln01 kernel: [53180.954153] hldsupdatetool.[4332]: segfault at 14 ip b777dd0d sp bff45238 error 4 in libc-2.14.so[b7712000+162000]
    Aug 19 22:48:24 notsrvln01 vmsvc[647]: [ warning] [vmsvc] HostinfoReadDistroFile: Cannot work with empty file.
    Aug 19 22:48:24 notsrvln01 vmsvc[647]: [ warning] [vmsvc] HostinfoOSData: Error: no distro file found
    Aug 19 22:48:24 notsrvln01 vmsvc[647]: [ warning] [guestinfo] Failed to get OS info.
    Last edited by Swarfega (2011-08-19 21:49:39)

  • **SOLVED**Heavy Metal Fakk 2 problem (Segmentation Fault)

    **Fixed**
    To play the game, download the installer from http://www.liflg.org/?catid=6&gameid=68
    Once installed, instead using "fakk2" to start the game, just use "fakk2.sh"
    Hi all
    Im having this problem trying to get Heavy Metal Fakk 2 running
    When i try to launch the game i get
    [almamater@boX fakk2]$ ./fakk2
    Creating fakk2 preferences directory: /home/almamater/.loki/fakk2
    Heavy Metal: FAKK2 1.02 linux-i386 Oct 9 2001
    ----- FS_Startup -----
    Current search path:
    /home/almamater/.loki/fakk2/fakk
    /usr/local/games/fakk2/fakk/pak4.pk3 (6 files)
    /usr/local/games/fakk2/fakk/pak3.pk3 (21 files)
    /usr/local/games/fakk2/fakk/pak2.pk3 (13 files)
    /usr/local/games/fakk2/fakk/pak1.pk3 (2606 files)
    /usr/local/games/fakk2/fakk/pak0.pk3 (9610 files)
    /usr/local/games/fakk2/fakk
    /usr/local/games/fakk2/fakk/pak4.pk3 (6 files)
    /usr/local/games/fakk2/fakk/pak3.pk3 (21 files)
    /usr/local/games/fakk2/fakk/pak2.pk3 (13 files)
    /usr/local/games/fakk2/fakk/pak1.pk3 (2606 files)
    /usr/local/games/fakk2/fakk/pak0.pk3 (9610 files)
    /usr/local/games/fakk2/fakk
    ----- CL_Shutdown -----
    BUG! (Segmentation Fault) Going down hard...
    Heavy Metal: FAKK2
    Built with glibc-2.1 on x86
    Stack dump:
    ./fakk2(loki_printstack+0x3f)[0x8181443]
    ./fakk2[0x818162b]
    ./fakk2[0x81060a4]
    [0xb7eec420]
    /lib/libz.so.1(inflate+0x10f0)[0xb7ea6ba0]
    ./fakk2(unzReadCurrentFile+0x15c)[0x80e72f4]
    ./fakk2(FS_Read+0xfa)[0x80d4a42]
    ./fakk2(FS_ReadFileEx+0x1e7)[0x80d4fab]
    ./fakk2(FS_ReadFile+0x18)[0x80d5044]
    ./fakk2[0x80d6460]
    ./fakk2(FS_InitFilesystem+0x62)[0x80d65ca]
    ./fakk2(Com_Init+0x48)[0x80d1b6c]
    ./fakk2(main+0x25a)[0x8106416]
    /lib/libc.so.6(__libc_start_main+0xe0)[0xb7c6ff90]
    ./fakk2(XMapRaised+0x35)[0x808e5e1]
    Please send a full bug report,
    along with the contents of autosave to: [email protected]
    Unable to execute loki_qagent - exiting
    Have anyone got this problem whit this game? if so.. did u fix it?...if so..  can u please tell me how can i make it run?
    thanks for any help
    cheers
    I have everything up-to-date , direct rendering  whit i810 driver, olso i have other games running whitout problems
    Last edited by AlmaMater (2007-10-05 01:24:27)

    Hello again
    I think I've solved my problem :)
    I was using database to hold my images. After generating image from database with PHP I didn't destroy the output. So there was segmentation fault with memory. After correcting my scripts everything from 72 hours works fine :)))
    I hope so....
    Best regards
    Rafal
    P.S.
    http://pl.php.net/manual/pl/function.imagecreatefromjpeg.php#60241
    http://pl.php.net/manual/pl/function.imagejpeg.php#42610

  • Segmentation fault while updateing [SOLVED]

    Hello all,
    I got this probem a few days ago, trying to run 'pacman -syu' ends in a segmentation fault.
    I have no clue what to do abou it..
    I first tryed to update zlib manual as it was last in the list, worked fine. So i tryed wine and trying to update wine end in a segmentation fault.
    I uninstalled wine and now i cant reinstall it.
    Output from --debug
    output 1: before i tryed anything
    output 2: after installing zlib and removing wine
    output 3: from when i try to install wine again.
    output 1:
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: SyncFirst: pacman
    debug: config: architecture: x86_64
    debug: config: new section 'core'
    debug: registering sync database 'core'
    debug: config file /etc/pacman.conf, line 64: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'core': [url]ftp://mirrors.kernel.org/archlinux/core/os/x86_64[/url]
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: config file /etc/pacman.conf, line 67: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'extra': [url]ftp://mirrors.kernel.org/archlinux/extra/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: config file /etc/pacman.conf, line 73: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community': [url]ftp://mirrors.kernel.org/archlinux/community/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'multilib'
    debug: registering sync database 'multilib'
    debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'multilib': [url]ftp://mirrors.kernel.org/archlinux/multilib/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'archlinuxfr'
    debug: registering sync database 'archlinuxfr'
    debug: adding new server URL to database 'archlinuxfr': [url]http://repo.archlinux.fr/x86_64[/url]
    debug: config: finished parsing /etc/pacman.conf
    debug: registering local database
    :: Synchronizing package databases...
    debug: destfile found, using mtime only
    debug: using 'core.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292198641 local_time: 1292198641 compare: 0
    debug: ust.size: 36849 local_size: 36849 compare: 0
    debug: files are identical, skipping core.db.tar.gz
    core is up to date
    debug: destfile found, using mtime only
    debug: using 'extra.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292277403 local_time: 1292277403 compare: 0
    debug: ust.size: 462732 local_size: 462732 compare: 0
    debug: files are identical, skipping extra.db.tar.gz
    extra is up to date
    debug: destfile found, using mtime only
    debug: using 'community.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292269249 local_time: 1292269249 compare: 0
    debug: ust.size: 410459 local_size: 410459 compare: 0
    debug: files are identical, skipping community.db.tar.gz
    community is up to date
    debug: destfile found, using mtime only
    debug: using 'multilib.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292018227 local_time: 1292018227 compare: 0
    debug: ust.size: 23111 local_size: 23111 compare: 0
    debug: files are identical, skipping multilib.db.tar.gz
    multilib is up to date
    debug: destfile found, using mtime only
    debug: using 'archlinuxfr.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292246820 local_time: 1292246820 compare: 0
    debug: ust.size: 24155 local_size: 24155 compare: 0
    debug: files are identical, skipping archlinuxfr.db.tar.gz
    archlinuxfr is up to date
    debug: loading package cache for repository 'local'
    debug: database path for tree local set to /var/lib/pacman/local/
    debug: loading package cache for repository 'core'
    debug: database path for tree core set to /var/lib/pacman/sync/core/
    :: Starting full system upgrade...
    debug: checking for package upgrades
    debug: loading package cache for repository 'extra'
    debug: database path for tree extra set to /var/lib/pacman/sync/extra/
    debug: loading package cache for repository 'community'
    debug: database path for tree community set to /var/lib/pacman/sync/community/
    debug: loading package cache for repository 'multilib'
    debug: database path for tree multilib set to /var/lib/pacman/sync/multilib/
    debug: loading package cache for repository 'archlinuxfr'
    debug: database path for tree archlinuxfr set to /var/lib/pacman/sync/archlinuxfr/
    debug: new version of 'dhcpcd' found (5.2.8-1 => 5.2.9-1)
    debug: adding package dhcpcd-5.2.9-1 to the transaction targets
    debug: new version of 'diffutils' found (3.0-1 => 3.0-2)
    debug: adding package diffutils-3.0-2 to the transaction targets
    debug: new version of 'fluidsynth' found (1.1.3-1 => 1.1.3-2)
    debug: adding package fluidsynth-1.1.3-2 to the transaction targets
    debug: new version of 'heimdal' found (1.3.3-3 => 1.3.3-4)
    debug: adding package heimdal-1.3.3-4 to the transaction targets
    debug: new version of 'kernel26' found (2.6.36.1-3 => 2.6.36.2-1)
    debug: adding package kernel26-2.6.36.2-1 to the transaction targets
    debug: new version of 'kernel26-headers' found (2.6.36.1-3 => 2.6.36.2-1)
    debug: adding package kernel26-headers-2.6.36.2-1 to the transaction targets
    debug: new version of 'libdrm' found (2.4.22-1 => 2.4.22-3)
    debug: adding package libdrm-2.4.22-3 to the transaction targets
    debug: new version of 'man-pages' found (3.31-1 => 3.32-1)
    debug: adding package man-pages-3.32-1 to the transaction targets
    debug: new version of 'mesa' found (7.9-1 => 7.9.0.git20101207-2)
    debug: adding package mesa-7.9.0.git20101207-2 to the transaction targets
    debug: new version of 'raptor' found (1.4.21-1 => 1.4.21-2)
    debug: adding package raptor-1.4.21-2 to the transaction targets
    debug: new version of 'rasqal' found (0.9.20-1 => 0.9.21-1)
    debug: adding package rasqal-0.9.21-1 to the transaction targets
    debug: new version of 'redland' found (1.0.12-2 => 1.0.12-3)
    debug: adding package redland-1.0.12-3 to the transaction targets
    debug: new version of 'syslog-ng' found (3.1.2-1 => 3.2.1-1)
    debug: adding package syslog-ng-3.2.1-1 to the transaction targets
    debug: new version of 'telepathy-glib' found (0.12.5-1 => 0.12.6-1)
    debug: adding package telepathy-glib-0.12.6-1 to the transaction targets
    debug: new version of 'udev' found (164-2 => 164-3)
    debug: adding package udev-164-3 to the transaction targets
    debug: new version of 'usbutils' found (0.91-3 => 0.91-4)
    debug: adding package usbutils-0.91-4 to the transaction targets
    debug: new version of 'wine' found (1.3.8-1 => 1.3.9-1)
    debug: adding package wine-1.3.9-1 to the transaction targets
    debug: new version of 'zlib' found (1.2.5-2 => 1.2.5-3)
    debug: adding package zlib-1.2.5-3 to the transaction targets
    error: segmentation fault
    Internal pacman error: Segmentation fault.
    Please submit a full bug report with --debug if appropriate
    Output 2:
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: SyncFirst: pacman
    debug: config: architecture: x86_64
    debug: config: new section 'core'
    debug: registering sync database 'core'
    debug: config file /etc/pacman.conf, line 64: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'core': [url]ftp://mirrors.kernel.org/archlinux/core/os/x86_64[/url]
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: config file /etc/pacman.conf, line 67: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'extra': [url]ftp://mirrors.kernel.org/archlinux/extra/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: config file /etc/pacman.conf, line 73: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community': [url]ftp://mirrors.kernel.org/archlinux/community/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'multilib'
    debug: registering sync database 'multilib'
    debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'multilib': [url]ftp://mirrors.kernel.org/archlinux/multilib/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'archlinuxfr'
    debug: registering sync database 'archlinuxfr'
    debug: adding new server URL to database 'archlinuxfr': [url]http://repo.archlinux.fr/x86_64[/url]
    debug: config: finished parsing /etc/pacman.conf
    debug: registering local database
    :: Synchronizing package databases...
    debug: destfile found, using mtime only
    debug: using 'core.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292198641 local_time: 1292198641 compare: 0
    debug: ust.size: 36849 local_size: 36849 compare: 0
    debug: files are identical, skipping core.db.tar.gz
    core is up to date
    debug: destfile found, using mtime only
    debug: using 'extra.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292277403 local_time: 1292277403 compare: 0
    debug: ust.size: 462732 local_size: 462732 compare: 0
    debug: files are identical, skipping extra.db.tar.gz
    extra is up to date
    debug: destfile found, using mtime only
    debug: using 'community.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292269249 local_time: 1292269249 compare: 0
    debug: ust.size: 410459 local_size: 410459 compare: 0
    debug: files are identical, skipping community.db.tar.gz
    community is up to date
    debug: destfile found, using mtime only
    debug: using 'multilib.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292018227 local_time: 1292018227 compare: 0
    debug: ust.size: 23111 local_size: 23111 compare: 0
    debug: files are identical, skipping multilib.db.tar.gz
    multilib is up to date
    debug: destfile found, using mtime only
    debug: using 'archlinuxfr.db.tar.gz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    debug: ust.mtime: 1292246820 local_time: 1292246820 compare: 0
    debug: ust.size: 24155 local_size: 24155 compare: 0
    debug: files are identical, skipping archlinuxfr.db.tar.gz
    archlinuxfr is up to date
    debug: loading package cache for repository 'local'
    debug: database path for tree local set to /var/lib/pacman/local/
    debug: loading package cache for repository 'core'
    debug: database path for tree core set to /var/lib/pacman/sync/core/
    :: Starting full system upgrade...
    debug: checking for package upgrades
    debug: loading package cache for repository 'extra'
    debug: database path for tree extra set to /var/lib/pacman/sync/extra/
    debug: loading package cache for repository 'community'
    debug: database path for tree community set to /var/lib/pacman/sync/community/
    debug: loading package cache for repository 'multilib'
    debug: database path for tree multilib set to /var/lib/pacman/sync/multilib/
    debug: loading package cache for repository 'archlinuxfr'
    debug: database path for tree archlinuxfr set to /var/lib/pacman/sync/archlinuxfr/
    debug: new version of 'dhcpcd' found (5.2.8-1 => 5.2.9-1)
    debug: adding package dhcpcd-5.2.9-1 to the transaction targets
    debug: new version of 'diffutils' found (3.0-1 => 3.0-2)
    debug: adding package diffutils-3.0-2 to the transaction targets
    debug: new version of 'fluidsynth' found (1.1.3-1 => 1.1.3-2)
    debug: adding package fluidsynth-1.1.3-2 to the transaction targets
    debug: new version of 'heimdal' found (1.3.3-3 => 1.3.3-4)
    debug: adding package heimdal-1.3.3-4 to the transaction targets
    debug: new version of 'kernel26' found (2.6.36.1-3 => 2.6.36.2-1)
    debug: adding package kernel26-2.6.36.2-1 to the transaction targets
    debug: new version of 'kernel26-headers' found (2.6.36.1-3 => 2.6.36.2-1)
    debug: adding package kernel26-headers-2.6.36.2-1 to the transaction targets
    debug: new version of 'libdrm' found (2.4.22-1 => 2.4.22-3)
    debug: adding package libdrm-2.4.22-3 to the transaction targets
    debug: new version of 'man-pages' found (3.31-1 => 3.32-1)
    debug: adding package man-pages-3.32-1 to the transaction targets
    debug: new version of 'mesa' found (7.9-1 => 7.9.0.git20101207-2)
    debug: adding package mesa-7.9.0.git20101207-2 to the transaction targets
    debug: new version of 'raptor' found (1.4.21-1 => 1.4.21-2)
    debug: adding package raptor-1.4.21-2 to the transaction targets
    debug: new version of 'rasqal' found (0.9.20-1 => 0.9.21-1)
    debug: adding package rasqal-0.9.21-1 to the transaction targets
    debug: new version of 'redland' found (1.0.12-2 => 1.0.12-3)
    debug: adding package redland-1.0.12-3 to the transaction targets
    debug: new version of 'syslog-ng' found (3.1.2-1 => 3.2.1-1)
    debug: adding package syslog-ng-3.2.1-1 to the transaction targets
    debug: new version of 'telepathy-glib' found (0.12.5-1 => 0.12.6-1)
    debug: adding package telepathy-glib-0.12.6-1 to the transaction targets
    debug: new version of 'udev' found (164-2 => 164-3)
    debug: adding package udev-164-3 to the transaction targets
    debug: new version of 'usbutils' found (0.91-3 => 0.91-4)
    debug: adding package usbutils-0.91-4 to the transaction targets
    error: segmentation fault
    Internal pacman error: Segmentation fault.
    Please submit a full bug report with --debug if appropriate.
    Output 3:
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: SyncFirst: pacman
    debug: config: architecture: x86_64
    debug: config: new section 'core'
    debug: registering sync database 'core'
    debug: config file /etc/pacman.conf, line 64: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'core': [url]ftp://mirrors.kernel.org/archlinux/core/os/x86_64[/url]
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: config file /etc/pacman.conf, line 67: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'extra': [url]ftp://mirrors.kernel.org/archlinux/extra/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: config file /etc/pacman.conf, line 73: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community': [url]ftp://mirrors.kernel.org/archlinux/community/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'multilib'
    debug: registering sync database 'multilib'
    debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'multilib': [url]ftp://mirrors.kernel.org/archlinux/multilib/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'archlinuxfr'
    debug: registering sync database 'archlinuxfr'
    debug: adding new server URL to database 'archlinuxfr': [url]http://repo.archlinux.fr/x86_64[/url]
    debug: config: finished parsing /etc/pacman.conf
    debug: registering local database
    debug: loading package cache for repository 'local'
    debug: database path for tree local set to /var/lib/pacman/local/
    debug: loading package cache for repository 'core'
    debug: database path for tree core set to /var/lib/pacman/sync/core/
    debug: loading package cache for repository 'extra'
    debug: database path for tree extra set to /var/lib/pacman/sync/extra/
    debug: loading package cache for repository 'community'
    debug: database path for tree community set to /var/lib/pacman/sync/community/
    debug: loading package cache for repository 'multilib'
    debug: database path for tree multilib set to /var/lib/pacman/sync/multilib/
    debug: adding package wine-1.3.9-1 to the transaction targets
    error: segmentation fault
    Internal pacman error: Segmentation fault.
    Please submit a full bug report with --debug if appropriate.
    Cheers
    X
    Last edited by Xenonn (2010-12-13 23:02:27)

    skunktrader wrote:Perhaps the pacman cache is corrupted.  Try pacman -Syyu
    worked like a charm )
    Thank you very much

  • [SOLVED] - all qt packages = segmentation fault

    Title says it all. kdm doesn't start, only kde related package which appears to work is ksensors. To give a few examples:
    toad@archtop 1004\7 /home/toad > okular
    Segmentation fault
    toad@archtop 1004\8 /home/toad > kate
    Segmentation fault
    toad@archtop 995\9 /home/toad > konsole
    Segmentation fault
    I tried reinstalling kde and renaming ~/.kde4 (desperation...) but no joy.
    What else could I do?
    EDIT:
    running 64-bit, vanilla kde
    started okular with strace, result here
    Last edited by toad (2010-03-25 11:56:19)

    ran memtest overnight, perfect memory...
    Sidux continues to run fine but I don't want sidux.
    Am on Arch and lxde at the mo and it is behaving nicely.
    I've removed kde just for the sake of it. Thinking about it, all qt apps give me a seg fault. I just got the latest qt which didn't help, so it must be another qt library or whatever. Will reinstall all qt related stuff and report back...
    Last edited by toad (2010-03-25 11:27:27)

  • [SOLVED]Easytag Segmentation fault with kde3 (kdemod)

    (easytag:4811): Gtk-WARNING **: libbonoboui-2.so.0: cannot open shared object file: No such file or directory
    (easytag:4811): Gtk-WARNING **: libbonoboui-2.so.0: cannot open shared object file: No such file or directory
    EasyTAG 2.1.5: Abnormal exit! (PId: 4811).
    Received signal SIGSEGV (11)
    You have probably found a bug in EasyTAG. Please, send a bug report with a gdb backtrace ('gdb easytag core' then 'bt' and 'l') and informations to reproduce it to [email protected]
    Segmentation fault
    If I start up easytag while running KDE3 (kdemod), I get this problem every time. I have tried running it with openbox and it runs without a problem. I have deleted .easytag and reinstalled, but the problem continues.
    EDIT: Installing libbonoboui resolves the problem. It looks like the there is a dependency issue here, I'll file a bug.
    Last edited by alleyoopster (2008-08-02 17:18:06)

    Allan wrote:Do a "pacman -S libbonoboui" an all should be good.  I don't understand why this only occurs in KDEmod though.  Is that on two different computers.   File a bug report about the missing dependancy.
    Yeah thanks Allan, I figured it out. Bug report at http://bugs.archlinux.org/task/11094
    No it is on the same machine
    Last edited by alleyoopster (2008-08-02 17:18:28)

  • [SOLVED] cinnamon-settings doesn't start (segmentation fault)

    Hi
    I cannot start cinnamon-settings anymore, I get a segmentation fault error.
    Here's the output of gdb:
    Starting program: /usr/bin/python2 /usr/bin/cinnamon-settings
    Got object file from memory but can't read symbols: File truncated.
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    process 1430 is executing new program: /usr/bin/python2.7
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    [New Thread 0x7fffe97ee700 (LWP 1434)]
    Error while mapping shared library sections:
    `/usr/lib/python2.7/site-packages/PIL/_imaging.so': not in executable format: File format not recognized
    Program received signal SIGSEGV, Segmentation fault.
    0x00007ffff7a9314b in PyModule_GetDict () from /usr/lib/libpython2.7.so.1.0
    (gdb) bt
    #0 0x00007ffff7a9314b in PyModule_GetDict () from /usr/lib/libpython2.7.so.1.0
    #1 0x00007fffe1ddc68e in ?? ()
    #2 0x0000000000c1e310 in ?? ()
    #3 0x00007ffff7dd5058 in extensions () from /usr/lib/libpython2.7.so.1.0
    #4 0x0000000000c1e310 in ?? ()
    #5 0x00007ffff7b03807 in _PyImport_LoadDynamicModule ()
    from /usr/lib/libpython2.7.so.1.0
    #6 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #7 0x00007ffff7b01dc6 in ensure_fromlist () from /usr/lib/libpython2.7.so.1.0
    #8 0x00007ffff7b02615 in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #9 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #10 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #11 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #12 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #13 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #14 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #15 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    ---Type <return> to continue, or q <return> to quit---
    #16 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #17 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #18 0x00007ffff7b01dc6 in ensure_fromlist () from /usr/lib/libpython2.7.so.1.0
    #19 0x00007ffff7b02615 in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #20 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #21 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #22 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #23 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #24 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #25 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #26 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    #27 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #28 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #29 0x00007ffff7b01b1f in load_next () from /usr/lib/libpython2.7.so.1.0
    #30 0x00007ffff7b024fe in PyImport_ImportModuleLevel ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libpython2.7.so.1.0
    #31 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #32 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #33 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #34 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #35 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #36 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #37 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    #38 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #39 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #40 0x00007ffff7b01b1f in load_next () from /usr/lib/libpython2.7.so.1.0
    #41 0x00007ffff7b024fe in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #42 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #43 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #44 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libpython2.7.so.1.0
    #45 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #46 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #47 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #48 0x00007ffff7b09fef in run_mod () from /usr/lib/libpython2.7.so.1.0
    #49 0x00007ffff7b0b212 in PyRun_FileExFlags ()
    from /usr/lib/libpython2.7.so.1.0
    #50 0x00007ffff7b0c427 in PyRun_SimpleFileExFlags ()
    from /usr/lib/libpython2.7.so.1.0
    #51 0x00007ffff7b1d7ca in Py_Main () from /usr/lib/libpython2.7.so.1.0
    #52 0x00007ffff746f040 in __libc_start_main () from /usr/lib/libc.so.6
    #53 0x000000000040073e in _start ()
    (gdb)
    Thanks for any help!
    Last edited by arnaudm (2014-10-15 08:08:40)

    arnaudm wrote:
    The problem indeed came from _imaging.so, I reinstalled the package python2-pillow and everything works fine now.
    Thank you!
    Hey man,
    Sorry to be a pain but how did you figure out that it was 'python2-pillow' that needed reinstalling?
    I cant see anywhere in the log that explicitly  states a problem with python2-pillow?

Maybe you are looking for

  • Current period ?

    What is ment by "current period" ,I have seen in some of the scripts , is this reserved word for Essbase Calc Scripts. Script like ... FIX(Current period) Profit =sales-po-additional cost; ENDFIX

  • Batch change dates

    Hi, I have some 1000 pictures imported into the Aperture library with the wrong date (year), while taking them my camera was accidentally on 2006. Suggested by this forum I have tried to use Timeature, however I keep getting an AplleScript error: SQL

  • Forms and OLE - Help!

    Hi to all, I3m trying to write some functions using the OLE2 package from Forms 5.0 to send a mail thru the SimpleMAPI interface (not MAPI). I3m using SimpleMAPI calls because I need it to work either with Outlook (which works with MAPI and SimpleMAP

  • Random Crashes FF 18.0.2

    I have random crashes with FF while browsing various websites. It can crash when switching websites or even when not even moving the mouse. I think I may have an incompatible plugin somewhere. Can anyone offer some advice? Last 2 crash reports -- bp-

  • Reg. Minimizing the PR creation time (ME51N)

    Dear Friends We are creating Purchase requisition with A/c assignment E(Sales order) and we have 200 materials with size i.e we have to enter 200 items for each item should enter sales order number in account assignment tab at footer of the PR,it tak