Segmentation fault on program start

everytime i try to start firefox it exits with "Segmentation fault"
there is no further output
after an upgrade today matlab does the same

curmet wrote:
i just downgraded:
kernel26-firmware-2.6.31-1-i686.pkg.tar.gz 
kernel26-2.6.31.6-1-i686.pkg.tar.gz 
mesa-7.6-2-i686.pkg.tar.gz 
xorg-server-1.7.3-1-i686.pkg.tar.gz 
gnupg2-2.0.13-3-i686.pkg.tar.gz
libgl-7.6-2-i686.pkg.tar.gz 
hdparm-9.27-1-i686.pkg.tar.gz
i don't know which ones fault is was, but matlab works again
firefox isn't that important
try upgrading one by one... then you would know the one package.  and file a report on it...

Similar Messages

  • Segmentation fault on program exit

    Hallo to everybody
    To whoever could help me, I wish to describe a big problem I am facing on my SOLARIS 9 server (UltraSparc III+).
    I am porting some C applications (without multithread) from UNIX SCO to Solaris 9 (I am using Sun Studio 10.),
    but all the executables generated end with a Segmentation Fault(coredump).
    For instance, when using dbx with my ua_wait executable, going step by step I can see the program execution without any error
    till the end of the program (the last closing brackets): after that, the program crashes.
    Additionally, when launching dbx with the following command:
    dbx -C -I /usr1/source/UA605/UTOOLS bin/ua_wait
    I get the following output:
    Reading ua_wait
    Reading ld.so.1
    Reading rtcapihook.so
    Reading libma.so
    Reading libm.so.1
    Reading libc.so.1
    Reading libdl.so.1
    Reading libc_psr.so.1
    Reading rtcaudit.so
    Reading libmapmalloc.so.1
    Reading libgen.so.1
    Reading rtcboot.so
    Reading librtc.so
    After setting the RTC features issuing the following command:
    (dbx) check -all
    and launching the execution with:
    (dbx) run
    I get the following output:
    Running: ua_wait
    (process id 10907)
    RTC: Enabling Error Checking...
    signal SEGV (no mapping at the fault address) in evfind at 0xf35148f4
    0xf35148f4: evfind+0x001c: ld [%i1], %i5
    dbx: Stopped within call to '__rtc_init'. Starting new command interpreter
    Is there anyone who can help me to understand what's going on?
    Please note that all the executables must be 32 bit ones, as they have to link to a 32 bit shared library (libma.so) previously installed by another software.
    The output of the command
    file libma.so
    is:
    libma.so: ELF 32-bit MSB dynamic lib SPARC Version 1, dynamically linked, not stripped
    Additional information about the generation of the executables:
    In order to generate the ua_wait executable, I first compiled the object files in this way:
    cc -g -G -c <source-file> -DSun -xtarget=ultra3 -xarch=v8plus -xcode=pic32 -features=no%extinl
    then I compiled the static libraries this way:
    ar -c -r -u <static library> <object list>
    and then I built the executable through the LD command this way:
    ld -o ua_wait ua_wait.o staticlib1.a staticlib2.a staticlib3.a staticlib4.a libma.so -lm -lc
    The output of the
    file ua_wait
    command is
    ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, dynamically linked, not stripped
    Thanks in advance,
    Diego Curti

    Wouldn't this be more appropriate in one of the Sun Studio forums?
    http://forum.sun.com/index.jspa
    ... particularly for 32bit programming in a 64bit environment, on 64bit hardware ?
    This is actually a "how do I install my OS from CD media" forum.

  • [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)

  • LINUX wls 6.0 sp2 & jdk 131 - Unable to start the Server - Segmentation fault

    Facing problems in starting a weblogic 6.0 server with service pack 2 for Linux.
    OS: RedHat7.0
    BEA WLS version : 6.0
    Service pack : SP2
    JDK version : jdk1.3.1
    When starting the startWebLogic.sh, it fails to start up completely and ends in
    a
    "startWebLogic.sh line 142 13834 Segmentation fault".
    ( After taking in the valid password for the system).
    Putting the verbose flag in the start-up script seems to see if it gave any clue,
    teh last class loaded was the weblogic.apache.xerces.utils.StringHasher .
    Does anyone have ideas as to what the cause maybe.
    Is there a patch that is needed/known problem.
    Any help would be appreciated.
    Thanks
    Shyam

    Please read the Linux install notes for JDK 1.3.1.
    http://java.sun.com/j2se/1.3/install-linux-sdk.html
    I'll paste the relevant parts:
    Known Problems
    RedHat Linux 6.2 is the officially supported Linux platform for J2SDK 1.3.1.
    Limited testing has been done on other Linux operating systems, and the
    following are known problems on the non-supported platforms.
    a.. If you use Red Hat Linux 7, we recommend version 7.1 rather than 7.0.
    Limited testing has revealed problems when using J2SDK with Red Hat Linux
    7.0, some of which are described below.
    b.. The newer glibc-2.2.x libraries cannot correctly handle initial thread
    stack sizes larger than 6 MB. This can cause a segmentation fault on come
    Linux platforms that use the newer libraries. Such platforms include Red Hat
    7.0, Mandrake 8.0, SuSe 7.2, and Debian 2.2. The problem will not occur on
    Linux platforms that are using glibc-2.1.x such as Red Hat 6.1 and 6.2. It
    will also not affect Red Hat 7.1 because it uses a different thread stack
    layout. This problem is being tracked as bug 4466587.
    Workaround - Use "ulimit -s 2048" in bash shell or "limit stacksize 2048"
    in tcsh to limit the initial thread stack to 2 MB.
    c.. When System.exit(int) is invoked on Red Hat 7.0, the program never
    exits with a non-zero value. This problem is apparently due to a bug in the
    exit function in libc.so library. To avoid this problem, use the supported
    Red Hat release, version 6.2, or, if you want to use Red Hat 7, use version
    7.1 rather than 7.0.
    d.. On RedHat Linux 7.0, if you want to use the Classic VM rather than one
    of the Java HotSpot VMs in J2SDK 1.3.1, you must download and install
    glibc-2.2-9.i386.rpm file available at
    http://www.redhat.com/support/errata/RHBA-2000-079.html. Do not install the
    i686 files available on that same web page, as those will prevent proper
    functioning of the Java HotSpot VMs in J2SDK 1.3.1.
    e.. If you use RedHat Linux 7 Server, you must manually install
    compat-libstdc++-6.21-2.9.0.0.i386.rpm to prevent "error while loading
    shared libraries" when using the Java HotSpot VMs. This file is located in
    the /RedHat/RPMS directory on the RedHat Linux 7 CD-ROM. You may also obtain
    a copy of this file from http://rpmfind.net. To install the file, use this
    command:
    rpm --install compat-libstdc++-6.21-2.9.0.0.i386.rpm
    It is not necessary to manually install
    compat-libstdc++-6.21-2.9.0.0.i386.rpm if you are using RedHat Linux 7
    Workstation.
    f.. When using RedHat Linux versions other than 6.1, the font.properties
    file may fail to display some Symbol/Dingbats characters properly on some
    AWT components. To correct this, use this revised font.properties file to
    replace the one at <JAVA_HOME>/jre/lib/.
    g.. Caldera OpenLinux uses version 2.1.2-3 of glibc. Because that version
    is not greater than or equal to 2.1.2-11, the Java 2 SDK's rpm installer
    will fail during its dependency check. We recommend that you obtain an
    updated version of the glibc library available from Caldera at the following
    locations:
    ftp.caldera.com:/pub/updates/eDesktop/2.4/current/RPMS
    or
    ftp.caldera.com:/pub/updates/eServer/2.3/current/RPMS
    Regards,
    Eric
    "root" <[email protected]> wrote in message
    news:[email protected]...
    I am having the same problem , Changing the bash stack size even to 16kdidn't help;
    >
    RedHat 7.0, WebLogic 6.1, JDK1.3.1, have bumped ss , and mx as well as thebash
    ulimit ,
    Any Ideas .. I see other posts on the same topic. ..verbose load ends withsame
    weblogic.apache.xerces.utils.StringHasher.class
    as ther have reported.
    sundaram wrote:
    Facing problems in starting a weblogic 6.0 server with service pack 2
    for Linux.
    >>
    OS: RedHat7.0
    BEA WLS version : 6.0
    Service pack : SP2
    JDK version : jdk1.3.1
    When starting the startWebLogic.sh, it fails to start up completely andends in
    a
    "startWebLogic.sh line 142 13834 Segmentation fault".
    ( After taking in the valid password for the system).
    Putting the verbose flag in the start-up script seems to see if it gaveany clue,
    teh last class loaded was the weblogic.apache.xerces.utils.StringHasher.
    >>
    Does anyone have ideas as to what the cause maybe.
    Is there a patch that is needed/known problem.
    Any help would be appreciated.
    Thanks
    Shyam

  • [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?

  • Upgraded to lucid lynx-amd64, firefox will no longer start, even in safe mode, terminal reports segmentation fault.

    Upgraded to Ubuntu lucid lynx 64bit platform, Firefox will no longer start, even in terminal safe mode - terminal reports Attempting to load the system libmoon Segmentation fault. Thunderbird works fine. Un-installed/re-installed to no success.
    == User Agent ==
    Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

    I completely uninstalled everything associated with firefox in synaptic package manager, then reinstalled the latest version of firefox again.
    Evidently one of the add-ons was preventing firefox from opening, not sure which one though. I hope this will help someone else. Firefox is working now.

  • Error while starting saposcol - Segmentation fault

    Hello Experts,
    We are facing issues while starting saposcol on one of the application servers of our central prod system.
    The exe directory is NFS mounted from DB server on all the application servers and saposcol runs fine on them. Hence there is no issue with the file permissions, sticky bit etc.
    Initially we thought it was a memory release issue. But the problem persists even after system restart.
    We have tried starting it via sidadm user and root. but the error remains. We are getting following error during starting it.
    16:31:40 15.03.2010   LOG: Effective User Id is root
    Segmentation fault(coredump)
    file permission:
    -rwsr-x---    1 root     sapsys      2558385 Jun 07 2009  saposcol
    Please help!!
    Thanks,
    Anup Thatte

    HI Anup,
    I Hope you are starting saposcol properly..If you are still facing issue please grant more permission for saposcol executable. Atleast execute permission for everyuse. How about verifying permission with different host where its runnign perfectly.
    > saposcol -h
    Saposcol Usage:
    start Saposcol:
    saposcol  [-l] [pf=complete name of saposcol profile] [-t[level]] [-z]
    stop Saposcol:
    saposcol -k [pf=complete name of saposcol profile] [-t[level]] [-z]
    show Saposcol Status:
    saposcol -s [pf=complete name of saposcol profile] [-t[level]] [-z]
    thanks
    ashish

  • X doesn't start - Segmentation fault

    Hi all,
    after latest upgrades of the system, X doesn't start anymore.
    The error is:
    [ 1193.133] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1193.133] drmOpenDevice: node name is /dev/dri/card0
    [ 1193.133] drmOpenDevice: open result is 11, (OK)
    [ 1193.133] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 1193.133] drmOpenDevice: node name is /dev/dri/card0
    [ 1193.133] drmOpenDevice: open result is 11, (OK)
    [ 1193.133] drmOpenByBusid: drmOpenMinor returns 11
    [ 1193.133] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [ 1193.133] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 1193.182]
    Backtrace:
    [ 1193.182] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e649b]
    [ 1193.182] 1: /usr/bin/X (0x8048000+0x5cea5) [0x80a4ea5]
    [ 1193.182] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78a540c]
    [ 1193.182] 3: /usr/lib/xorg/modules/extensions/libglx.so (0xb749b000+0x40a8c) [0xb74dba8c]
    [ 1193.182] 4: /usr/lib/xorg/modules/extensions/libglx.so (0xb749b000+0x37aa8) [0xb74d2aa8]
    [ 1193.183] 5: /usr/bin/X (InitExtensions+0x9d) [0x80caced]
    [ 1193.183] 6: /usr/bin/X (0x8048000+0x1a052) [0x8062052]
    [ 1193.183] 7: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb75c7db6]
    [ 1193.183] 8: /usr/bin/X (0x8048000+0x19dd1) [0x8061dd1]
    [ 1193.183] Segmentation fault at address (nil)
    [ 1193.183]
    Fatal server error:
    [ 1193.183] Caught signal 11 (Segmentation fault). Server aborting
    [ 1193.183]
    [ 1193.183]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1193.183] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 1193.183]
    [ 1193.714] Output DIG0 transmitter setup success
    And the list of updated packages is here: http://pastebin.com/7W88M9yv
    I tried to:
    - Reinstall ati-dri
    - Reinstall xorg
    - Reinstall xf86-video-ati
    - Reinstall libgl
    - Reinstall libdr
    but without success.
    any help?

    I had the same issues, enabling KMS solves this in case you have disabled it. There is a guide here: https://wiki.archlinux.org/index.php/AT … _.28KMS.29

  • Pro c program in red hat linux gives segmentation fault

    Hi,
    I got Pro*C multithreaded program running redhat enterprise linux which gives segmentation faults at proc libraries.
    I wish if some one could help me in resolving this issue
    Below is valgrind log of the execution of one thread
    total valgrind summary
    Thread 2:
    ==31610== Invalid write of size 1
    ==31610== at 0x529DDF9: snlfgch (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52948E7: nlparhs (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52935FD: nlpaparse (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5293378: nlpardfile (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5292CED: nlpains (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x529661A: nlpacheck_n_load (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52962FE: nlpagap (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x531B103: nnfttran (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x531ADDC: nnftrne (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52121F5: nnfgrne (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52A8AB4: nlolgobj (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5210121: nnfun2a (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== Address 0x67d0917 is 151 bytes inside a block of size 8,216 free'd
    ==31610== at 0x4A06084: free (vg_replace_malloc.c:366)
    ==31610== by 0x5292D88: nlpains (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x529661A: nlpacheck_n_load (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52962FE: nlpagap (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x531B103: nnfttran (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x531ADDC: nnftrne (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52121F5: nnfgrne (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52A8AB4: nlolgobj (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5210121: nnfun2a (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x520FEAC: nnfsn2a (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x51F9B2D: niqname (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5110603: kwfnran (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610==
    ==31610== Invalid read of size 8
    ==31610== at 0x52948F4: nlparhs (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52935FD: nlpaparse (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5293378: nlpardfile (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5292CED: nlpains (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x529661A: nlpacheck_n_load (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52962FE: nlpagap (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x531B103: nnfttran (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x531ADDC: nnftrne (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52121F5: nnfgrne (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52A8AB4: nlolgobj (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5210121: nnfun2a (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x520FEAC: nnfsn2a (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== Address 0x0 is not stack'd, malloc'd or (recently) free'd
    ==31610==
    ==31610==
    ==31610== Process terminating with default action of signal 11 (SIGSEGV)
    ==31610== Access not within mapped region at address 0x0
    ==31610== at 0x52948F4: nlparhs (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52935FD: nlpaparse (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5293378: nlpardfile (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5292CED: nlpains (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x529661A: nlpacheck_n_load (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52962FE: nlpagap (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x531B103: nnfttran (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x531ADDC: nnftrne (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52121F5: nnfgrne (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x52A8AB4: nlolgobj (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x5210121: nnfun2a (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== by 0x520FEAC: nnfsn2a (in /opt/oracle/product10g/lib/libclntsh.so.10.1)
    ==31610== If you believe this happened as a result of a stack
    ==31610== overflow in your program's main thread (unlikely but
    ==31610== possible), you can try to increase the size of the
    ==31610== main thread stack using the --main-stacksize= flag.
    ==31610== The main thread stack size used in this run was 10485760.
    ==31610==
    ==31610== HEAP SUMMARY:
    ==31610== in use at exit: 3,207,418 bytes in 8,561 blocks
    ==31610== total heap usage: 13,879 allocs, 5,318 frees, 3,620,545 bytes allocated
    your help would be appreciated
    regards
    Sal

    One of the challenges in supporting Linux is the frequent changing of what ought to be stable public interfaces. We have found a number of changes in Red Hat 6 that affect the behavior of the compiler and applications built with the compiler.
    We plan to support RH 6 (and Oracle Linux 6) in a future release of Studio.

  • OpenLDAP doesn't start – it quits with error "Segmentation fault"

    I tried do set up and start the OpenLDAP server as it is delivered with my iMac and OS X Tiger 10.4.5.
    $ sudo /usr/libexec/slapd -d 255
    ...prints a lot of stuff (reading config file and core.schema) and then quits with:
    >>> dnNormalize: <cn=Subschema>
    => ldap_bv2dn(cn=Subschema,0)
    ldap_err2string
    <= ldap_bv2dn(cn=Subschema)=0 Success
    => ldap_dn2bv(272)
    ldap_err2string
    <= ldap_dn2bv(cn=subschema)=0 Success
    <<< dnNormalize: <cn=subschema>
    Segmentation fault
    Even "sudo /usr/libexec/slapd -V" ends with that error message:
    @(#) $OpenLDAP: slapd 2.2.19 $
    Segmentation fault
    Does anybody have a solution or at least the same problem?
    Thank you very much!
    nic
    iMac 20" Intel Core Duo 2,0 GHz   Mac OS X (10.4.5)   slapd 2.2.19

    I just discovered that I have this "issue" with my Macbook as well. Did you install openldap & berkley db with fink or by hand? Could you provide some details on how you managed to get this problem fixed?
    thanks in advance
    Macbook Pro   Mac OS X (10.4.6)  

  • [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

  • GNU compiled app crashes with signal 11: Segmentation Fault

    Hi Community,
    I know this is not a GNU oriented forum, but maybe this is a common issue.
    We have a C++ multi-threaded application running properly in Solaris 9 Sparc. Due to some issues mostly related to the NICs we needed to have the application running in Solaris 10 x86. The problem is that the compilation is ok (always with GNU) but during run time, we have the application crashing in different instructions because of a signal 11.
    It always crashes in a malloc call within the libstdc++.so.6
    It was compiled with the option -mt and -lthread. Is this a known problem? Do you recommend any direction to start seeking for a solution?
    Pls, find attached the gdb outcomes after the crash.
    Thanks in advance, Pablo
    quiterio{root}# gdb cord /usr/nguser/core
    GNU gdb 6.6
    Copyright (C) 2006 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB.  Type "show warranty" for details.
    This GDB was configured as "i386-pc-solaris2.10"...
    Reading symbols from /lib/libsocket.so.1...done.
    Loaded symbols for /lib/libsocket.so.1
    Reading symbols from /export/home/mysql/mysql-5.0.51/lib/mysql/libmysqlclient.so.15...done.
    Loaded symbols for /opt/mysql/mysql/lib/mysql/libmysqlclient.so.15
    Reading symbols from /lib/libnsl.so.1...done.
    Loaded symbols for /lib/libnsl.so.1
    Reading symbols from /lib/librt.so.1...done.
    Loaded symbols for /lib/librt.so.1
    Reading symbols from /lib/libthread.so.1...
    warning: Lowest section in /lib/libthread.so.1 is .dynamic at 00000074
    done.
    Loaded symbols for /lib/libthread.so.1
    Reading symbols from /usr/local/lib/libmysqlpp.so.2...done.
    Loaded symbols for /usr/local/lib/libmysqlpp.so.2
    Reading symbols from /usr/lib/libz.so.1...done.
    Loaded symbols for /usr/lib/libz.so.1
    Reading symbols from /usr/local/lib/libstdc++.so.6...done.
    Loaded symbols for /usr/local/lib/libstdc++.so.6
    Reading symbols from /lib/libm.so.2...done.
    Loaded symbols for /lib/libm.so.2
    Reading symbols from /usr/local/lib/libgcc_s.so.1...done.
    Loaded symbols for /usr/local/lib/libgcc_s.so.1
    Reading symbols from /lib/libc.so.1...done.
    Loaded symbols for /lib/libc.so.1
    Reading symbols from /lib/libresolv.so.2...done.
    Loaded symbols for /lib/libresolv.so.2
    Reading symbols from /lib/libaio.so.1...done.
    Loaded symbols for /lib/libaio.so.1
    Reading symbols from /lib/libmd.so.1...done.
    Loaded symbols for /lib/libmd.so.1
    Reading symbols from /export/home/mysql/mysql-5.0.51/lib/mysql/libmysqlclient_r.so.15...done.
    Loaded symbols for /opt/mysql/mysql/lib/mysql/libmysqlclient_r.so.15
    Reading symbols from /lib/libpthread.so.1...
    warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
    done.
    Loaded symbols for /lib/libpthread.so.1
    Reading symbols from /lib/ld.so.1...done.
    Loaded symbols for /lib/ld.so.1
    Core was generated by `/export/home/egasco/cord/cord'.
    Program terminated with signal 11, Segmentation fault.
    #0  0xfebd4ad2 in t_splay () from /lib/libc.so.1
    (gdb) bt
    #0  0xfebd4ad2 in t_splay () from /lib/libc.so.1
    #1  0xfebd49b0 in t_delete () from /lib/libc.so.1
    #2  0xfebd46ea in realfree () from /lib/libc.so.1
    #3  0xfebd42ee in _malloc_unlocked () from /lib/libc.so.1
    #4  0xfebd4138 in malloc () from /lib/libc.so.1
    #5  0x080bdf64 in PMData::addData (this=0x818ae70, header=
              {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,std::basic_string<char, std::char_traits<char>, std::allocator<char> >,bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x81ade48, _M_left = 0x81c2310, _M_right = 0x81ae900}, _M_node_count = 8}}},
        data=0x81c1a20 "v=0\r\no=50 2890844526 2890842807 IN IP4 192.168.1.245\r\ns=SDP seminar\r\nc=IN IP4 192.168.1.245\r\nt= 0 0\r\nm=audio 9092 RTP/AVP 8 18\r\n", dest=ONEP_SIP) at PMData.cpp:23
    #6  0x080b3a52 in UserCall::process_initialization (this=0x81c2630, packet=0x81ad128) at UserCall.cpp:505
    #7  0x080b056f in UserCall::process (this=0x81c2630, packet=0x81ad128) at UserCall.cpp:132
    #8  0x080791d7 in ONEPPacketManager::processPacket () at ActionNotAllowException.h:15
    #9  0x080aa159 in onep_processing_thread (arg=0x8127e88) at CordApplication.cpp:1317
    #10 0xfec34672 in _thr_setup () from /lib/libc.so.1
    #11 0xfec34960 in L3_doit () from /lib/libc.so.1
    #12 0xfe7e2400 in ?? ()
    #13 0x00000000 in ?? ()

    A crash in malloc in multi-threaded code could be a bug in the system malloc or a failure to use a thread-safe malloc. The default Solaris malloc in /usr/lib/libc.so.* is thread-safe.
    A crash in malloc can also be caused by a heap corruption. Probably the most common causes of heap corruption are
    - writing beyond the bounds of a buffer or variable (off by one, for example)
    - deleting the same object more than once
    - using an invalid pointer:
    --- uninitialized
    --- pointing to a deleted object
    --- pointing to an out-of-scope object
    - failure to guard a critical region
    - failing to declare shared objects as volatile

  • Segmentation fault in /usr/lib32/libc.so.6

    Hi. I have two machines very different, but both of them with fully updated 64 bits Arch with 3.11.2 kernel. I've bought a SpeakOut English course that includes a native linux binary and, for my surprise, it works in one machine but throws a segfault in the other. I would like to know what's the difference, and solve the segfault if possible. The 'sucessful' machine is a wetab tablet with LXDE and intel video drivers, and the 'unsucessful' one is a standard PC with gnome 3.8 and an ATI card (with catalyst-test drivers from AUR).
    The binary seems to be very old, it forced me to install several gtk2 32bits packages (in both machines). In the 'unsucessful' machine
    lib32-gtk2
    lib32-atk
    lib32-libpng
    lib32-libxrender
    lib32-freetype2
    lib32-fontconfig
    lib32-pixman
    lib32-cairo
    lib32-libxft
    lib32-icu
    lib32-harfbuzz
    lib32-pango
    lib32-libjpeg-turbo
    lib32-libtiff
    lib32-gdk-pixbuf2
    lib32-e2fsprogs
    lib32-openssl
    lib32-libldap
    lib32-keyutils
    lib32-krb5
    lib32-libcups
    lib32-libxcursor
    lib32-libxrandr
    lib32-libxinerama
    lib32-libxcomposite
    lib32-sqlite
    lib32-libidn
    lib32-libcanberra
    lib32-libltdl
    lib32-tdb
    lib32-libcanberra-pulse
    That's the debugging of the segfault in the binary  START_Linux:
    % gdb ./START_Linux :(
    GNU gdb (GDB) 7.6.1
    Copyright (C) 2013 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "x86_64-unknown-linux-gnu".
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>...
    Reading symbols from /run/media/david/SPEAKOUT_PRE_INT_AB/DATA/START_Linux...(no debugging symbols found)...done.
    (gdb) r
    Starting program: /run/media/david/SPEAKOUT_PRE_INT_AB/DATA/./START_Linux
    warning: Could not load shared library symbols for linux-gate.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".
    (START_Linux:1769): Gtk-WARNING **: Imposible encontrar el motor de temas en la ruta al _modulo: «adwaita»,
    (START_Linux:1769): Gtk-WARNING **: Imposible encontrar el motor de temas en la ruta al _modulo: «adwaita»,
    Program received signal SIGSEGV, Segmentation fault.
    0xf75f1f45 in __longjmp_chk () from /usr/lib32/libc.so.6
    (gdb) bt full
    #0 0xf75f1f45 in __longjmp_chk () from /usr/lib32/libc.so.6
    No symbol table info available.
    #1 0xf74d8034 in ?? () from /usr/lib32/libgdk_pixbuf-2.0.so.0
    No symbol table info available.
    #2 0x08316835 in png_error ()
    No symbol table info available.
    #3 0x0831a2a9 in png_create_read_struct_2 ()
    No symbol table info available.
    #4 0xf74d8e0b in ?? () from /usr/lib32/libgdk_pixbuf-2.0.so.0
    No symbol table info available.
    #5 0xf74c8b27 in ?? () from /usr/lib32/libgdk_pixbuf-2.0.so.0
    No symbol table info available.
    #6 0xf74c8dea in gdk_pixbuf_new_from_file ()
    from /usr/lib32/libgdk_pixbuf-2.0.so.0
    No symbol table info available.
    #7 0xf7fc073c in ?? () from /usr/lib32/gtk-2.0/2.10.0/engines/libpixmap.so
    No symbol table info available.
    #8 0xf733a631 in g_cache_insert () from /usr/lib32/libglib-2.0.so.0
    No symbol table info available.
    #9 0xf7fc16e0 in ?? () from /usr/lib32/gtk-2.0/2.10.0/engines/libpixmap.so
    No symbol table info available.
    #10 0xf7fc1771 in ?? () from /usr/lib32/gtk-2.0/2.10.0/engines/libpixmap.so
    No symbol table info available.
    ---Type <return> to continue, or q <return> to quit---
    #11 0xf7fbe071 in ?? () from /usr/lib32/gtk-2.0/2.10.0/engines/libpixmap.so
    No symbol table info available.
    #12 0xf7fbf253 in ?? () from /usr/lib32/gtk-2.0/2.10.0/engines/libpixmap.so
    No symbol table info available.
    #13 0xf7b70524 in gtk_paint_box () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #14 0xf7a2ad43 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #15 0xf7a2ae19 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #16 0xf7ae10ce in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #17 0xf74323c4 in ?? () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #18 0xf7433a82 in g_closure_invoke () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #19 0xf7445390 in ?? () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #20 0xf744cf2f in g_signal_emit_valist () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #21 0xf744d513 in g_signal_emit () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #22 0xf7c0e27b in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    ---Type <return> to continue, or q <return> to quit---
    No symbol table info available.
    #23 0xf7a5b0d8 in gtk_container_propagate_expose ()
    from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #24 0xf7a5b100 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #25 0xf7a20c62 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #26 0xf7a5991f in gtk_container_forall () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #27 0xf7a59b22 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #28 0xf7ae10ce in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #29 0xf74323c4 in ?? () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #30 0xf7433a82 in g_closure_invoke () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #31 0xf7445390 in ?? () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #32 0xf744cf2f in g_signal_emit_valist () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #33 0xf744d513 in g_signal_emit () from /usr/lib32/libgobject-2.0.so.0
    ---Type <return> to continue, or q <return> to quit---
    No symbol table info available.
    #34 0xf7c0e27b in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #35 0xf7a5b0d8 in gtk_container_propagate_expose ()
    from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #36 0xf7a5b100 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #37 0xf7a20c62 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #38 0xf7a5991f in gtk_container_forall () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #39 0xf7a59b22 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #40 0xf7ae10ce in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #41 0xf74323c4 in ?? () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #42 0xf7433a82 in g_closure_invoke () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #43 0xf7445390 in ?? () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #44 0xf744cf2f in g_signal_emit_valist () from /usr/lib32/libgobject-2.0.so.0
    ---Type <return> to continue, or q <return> to quit---
    No symbol table info available.
    #45 0xf744d513 in g_signal_emit () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #46 0xf7c0e27b in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #47 0xf7a5b0d8 in gtk_container_propagate_expose ()
    from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #48 0xf7a5b100 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #49 0xf7a1dedd in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #50 0xf7a5991f in gtk_container_forall () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #51 0xf7a59b22 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #52 0xf7c1c4d0 in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #53 0xf7ae10ce in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #54 0xf74323c4 in ?? () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #55 0xf7433b0e in g_closure_invoke () from /usr/lib32/libgobject-2.0.so.0
    ---Type <return> to continue, or q <return> to quit---
    No symbol table info available.
    #56 0xf7445390 in ?? () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #57 0xf744cf2f in g_signal_emit_valist () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #58 0xf744d513 in g_signal_emit () from /usr/lib32/libgobject-2.0.so.0
    No symbol table info available.
    #59 0xf7c0e27b in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #60 0xf7adfb37 in gtk_main_do_event () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #61 0xf7941d40 in ?? () from /usr/lib32/libgdk-x11-2.0.so.0
    No symbol table info available.
    #62 0xf7972b03 in ?? () from /usr/lib32/libgdk-x11-2.0.so.0
    No symbol table info available.
    #63 0xf793e578 in ?? () from /usr/lib32/libgdk-x11-2.0.so.0
    No symbol table info available.
    #64 0xf793eef7 in gdk_window_process_all_updates ()
    from /usr/lib32/libgdk-x11-2.0.so.0
    No symbol table info available.
    #65 0xf7a5975f in ?? () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #66 0xf791b8c8 in ?? () from /usr/lib32/libgdk-x11-2.0.so.0
    ---Type <return> to continue, or q <return> to quit---
    No symbol table info available.
    #67 0xf7367050 in ?? () from /usr/lib32/libglib-2.0.so.0
    No symbol table info available.
    #68 0xf736a33e in g_main_context_dispatch () from /usr/lib32/libglib-2.0.so.0
    No symbol table info available.
    #69 0xf736a6e8 in ?? () from /usr/lib32/libglib-2.0.so.0
    No symbol table info available.
    #70 0xf736ab43 in g_main_loop_run () from /usr/lib32/libglib-2.0.so.0
    No symbol table info available.
    #71 0xf7a5cc76 in gtk_dialog_run () from /usr/lib32/libgtk-x11-2.0.so.0
    No symbol table info available.
    #72 0x08184e70 in ?? ()
    No symbol table info available.
    #73 0x08157940 in ?? ()
    No symbol table info available.
    #74 0x080a3bba in ?? ()
    No symbol table info available.
    #75 0x080a3c78 in ?? ()
    No symbol table info available.
    #76 0x080a3fa5 in ?? ()
    No symbol table info available.
    #77 0x0806cc71 in ?? ()
    No symbol table info available.
    ---Type <return> to continue, or q <return> to quit---
    #78 0x080b53a7 in ?? ()
    No symbol table info available.
    #79 0x080b5531 in ?? ()
    No symbol table info available.
    #80 0x0810eaaa in ?? ()
    No symbol table info available.
    #81 0x080b5310 in ?? ()
    No symbol table info available.
    #82 0xf750c9d3 in __libc_start_main () from /usr/lib32/libc.so.6
    No symbol table info available.
    #83 0x080687b1 in ?? ()
    No symbol table info available.
    (gdb) q
    A debugging session is active.
    Inferior 1 [process 1769] will be killed.
    Quit anyway? (y or n) y
    I've tested to run the binary as root with no luck. Any idea? Thanks.

    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?

  • Python segmentation fault with matplotlib and opencv2

    Once again fellow archers, I am in need of your help.
    I have a file, Test1.py, which uses cv2, pylab, and numpy.
    Excluding either pylab or cv2 functions, I can make the rest of the script work, but when pylab is imported, calling cv2's imshow() function causes a "segmentation fault (core dumped)".
    By the sound of it, I thought it might come from the underlying C stuff, rather than python.
    So I ran it through gdb.
    This is where I need help. I'm not sure how to interprete the backtrace, and I probably wouldn't know what to to if I were.
    Perhaps a problem with glib or GObject?
    Below are the python script in question (it a template for a school assignment), and the gdb trace.
    Test1.py
    import sys
    sys.settrace
    import numpy as np
    import cv2
    import math
    import pylab
    #----------------------------Functions
    def show1_OpenCV(image):
    # ##This function define a window by namedWindow() and then show the image in that window
    image=np.array(image)
    # cv2.namedWindow('ByOpenCV', cv2.WINDOW_AUTOSIZE)## create a window called
    # #+'By OpenCV'Using the \nw{cv2.WINDOW_AUTOSIZE} parameter when defining a window display the image with its actual size in the window.
    cv2.imshow('ByOpenCV', image) ## show the image in 'By OpenCV' window
    # cv2.waitKey(0) ## the window will be closed with a (any)key press
    def show2_OpenCV(*image):
    ## Showing the image using OpenCV
    im=[]
    for i in image:
    im.append(array(i))
    cv2.namedWindow('1', cv2.WINDOW_AUTOSIZE)## create a window called 'By OpenCV' Using the \nw{cv2.WINDOW_AUTOSIZE} parameter when defining a window display the image with its actual size in the window.
    cv2.imshow('1', im[0]) ## show the image in 'By OpenCV' window
    cv2.namedWindow('2', cv2.WINDOW_AUTOSIZE)
    cv2.imshow('2', im[1])
    cv2.waitKey(0) ## the window will be closed with a (any)key press
    def showAll_OpenCV(**image):
    im = []
    for (k,v) in image.items():
    cv2.namedWindow(str(k), cv2.WINDOW_AUTOSIZE)
    cv2.imshow(k, np.array(v))
    cv2.waitKey()
    def show1_pylab(image):
    ## Showing the image using pylab
    figure("By pylab")## Create a figure
    gray()
    title("1"); imshow(image)
    show()
    def show2_pylab(*images):
    ## Showing the image using pylab
    figure("By pylab")## Create a figure
    gray()
    subplot(1,2,1);title("1"); imshow(images[0])## more about 'subplot()' : <http://www.scipy.org/Cookbook/Matplotlib/Multiple_Subplots_with_One_Axis_Label>
    subplot(1,2,2);title("2"); imshow(images[1])
    show()
    def grayLevelMap2(I,vector):
    I = np.copy(I)
    (x,y) = np.shape(I)
    for i in range(x):
    for j in range(y):
    I[i,j] = vector[I[i,j]]
    return I
    def grayLevelMap(I,a,b):
    I = np.copy(I)
    (x,y) = np.shape(I)
    for i in range(x):
    for j in range(y):
    I[i,j] = max(0,min(255, a* I[i,j] +b))
    return I
    def grayLevelMapF(I,f):
    I = np.copy(I)
    (x,y) = np.shape(I)
    for i in range(x):
    I[i] = map(f, I[i])
    return I
    def f(x):
    func=(255-x)*math.sqrt(100/+1)
    return func
    def displayVect(v):
    points=[]
    for i in range(len(v)):
    points.append((i,v[i]))
    bins = range(256)
    n = v
    grid(None, 'major', 'both')
    plot(bins, n, 'k-', linewidth=5)
    axis([-2, 256, -2, 256])
    show()
    ##------------------------------Main body
    # Loading an image using openCV
    I1=cv2.imread("children.tif")
    I2=cv2.imread("Eye1.jpg")
    I3=cv2.imread("Marker1.jpg")
    I4=cv2.imread("GreenTest.jpg")
    I1=cv2.cvtColor(I1, cv2.COLOR_RGB2GRAY)
    I2=cv2.cvtColor(I2, cv2.COLOR_RGB2GRAY)
    I3=cv2.cvtColor(I3, cv2.COLOR_RGB2GRAY)
    I4=cv2.cvtColor(I4, cv2.COLOR_RGB2GRAY)
    show1_OpenCV(grayLevelMapF(I4, lambda x: 2*x))
    show1_OpenCV(I4)
    gdb output:
    Reading symbols from /usr/bin/python2...(no debugging symbols found)...done.
    (gdb) run Test1.py
    Starting program: /usr/bin/python2 Test1.py
    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".
    Traceback (most recent call last):
    File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
    from gobject import register
    File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
    ImportError: No module named backtrace
    [New Thread 0x7fffdf259700 (LWP 3981)]
    Program received signal SIGSEGV, Segmentation fault.
    0x00000036cb6bc785 in do_warn () from /usr/lib/libpython2.7.so.1.0
    (gdb) backtrace
    #0 0x00000036cb6bc785 in do_warn () from /usr/lib/libpython2.7.so.1.0
    #1 0x00000036cb6bcc4c in PyErr_WarnEx () from /usr/lib/libpython2.7.so.1.0
    #2 0x00007fffe10153b5 in ?? ()
    from /usr/lib/python2.7/site-packages/gobject/_gobject.so
    #3 0x00000036cde4ea00 in g_logv () from /usr/lib/libglib-2.0.so.0
    #4 0x00000036cde4ebf2 in g_log () from /usr/lib/libglib-2.0.so.0
    #5 0x00007fffef8e009e in gtk_disable_setlocale ()
    from /usr/lib/libgtk-x11-2.0.so.0
    #6 0x00007ffff21ca8a8 in cvInitSystem ()
    from /usr/lib/libopencv_highgui.so.2.4
    #7 0x00007ffff21cafb3 in cvNamedWindow ()
    from /usr/lib/libopencv_highgui.so.2.4
    #8 0x00007ffff352dfe4 in ?? () from /usr/lib/python2.7/site-packages/cv2.so
    #9 0x00000036cb6dc05a in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #10 0x00000036cb6dba83 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #11 0x00000036cb6dcedd in PyEval_EvalCodeEx ()
    ---Type <return> to continue, or q <return> to quit---j
    from /usr/lib/libpython2.7.so.1.0
    #12 0x00000036cb6dcfb2 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #13 0x00000036cb6f5eea in run_mod () from /usr/lib/libpython2.7.so.1.0
    #14 0x00000036cb6f6ce2 in PyRun_FileExFlags ()
    from /usr/lib/libpython2.7.so.1.0
    #15 0x00000036cb6f76fb in PyRun_SimpleFileExFlags ()
    from /usr/lib/libpython2.7.so.1.0
    #16 0x00000036cb7089f2 in Py_Main () from /usr/lib/libpython2.7.so.1.0
    #17 0x00007ffff7833a15 in __libc_start_main () from /usr/lib/libc.so.6
    #18 0x0000000000400741 in _start ()
    (gdb) run Test1.py
    Last edited by Bladtman242 (2013-02-12 19:30:55)

    Thank you so much!
    This (ugly) workaround might have saved me from a lot of trouble with this semester's exercises.
    Just to be clear, the solution is:
    Import opencv
    Call namedWindow
    Do the rest of the imports
    Do the rest of the script
    Corect?
    I'm hesitant to mark the thread as solved, as the problem is still very much there, this workaround just allows us to ignore it.

  • Conduit crashes with segmentation fault

    I just installed a fresh install of Arch Linux with xfce installed. Everything is up and running. I wanted conduit to synchronize evolution data with my desktop. I was using Xubuntu and everything was fine. But Arch is 2x faster than xubuntu...
    The compilation of conduit went right, reported no error.
    I run XFCE but I tried to run it from gnome also just if it was an dependency error... Didn't work. I tried to install firefox from sources since it was an run-mozilla.sh segmentation error. Didn't work.
    Here's my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="fr_CA.utf8"
    HARDWARECLOCK="local"
    USEDIRECTISA="no"
    TIMEZONE="America/Montreal"
    KEYMAP="cf"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(uvcvideo)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="djo-laptop"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network dbus hal netfs avahi-daemon crond fam)
    When I run conduit from console, conduit opens but when I add a source provider I got the following (the last two lines):
    [djo@djo-laptop conduit]$ conduit
    INFO: FOUND FIREFOX LIBS AT /usr/lib/firefox-3.0
    [Main ][INFO ] Conduit v0.3.15 Installed: True (Main.py:99)
    [Main ][INFO ] Python: 2.6.2 (r262:71600, Apr 18 2009, 06:27:57)
    [GCC 4.3.3] (Main.py:100)
    [Main ][INFO ] Platform Implementations: GnomeVfs,gtkmozembed,GConf (Main.py:101)
    [Main ][INFO ] Using UI: gtk (Main.py:131)
    [gtkui.Canvas ][INFO ] Module Information: goocanvas v(0, 12, 0) (/usr/lib/python2.6/site-packages/goocanvasmodule.so) (Canvas.py:25)
    [modules.AVConverter ][INFO ] GStreamer transcoding disabled (AudioVideoConverterModule.py:28)
    [modules.iPod ][INFO ] iPod support disabled (iPodModule.py:46)
    [Module ][WARNING] Error loading the file: /usr/lib/conduit/modules/iPodModule/iPodModule.py
    Traceback (most recent call last):
    File "/usr/lib/python2.6/site-packages/conduit/Module.py", line 173, in _load_modules_in_file
    mod = self._import_file(filename)
    File "/usr/lib/python2.6/site-packages/conduit/Module.py", line 154, in _import_file
    mods = pydoc.importfile (filename)
    File "/usr/lib/python2.6/pydoc.py", line 262, in importfile
    raise ErrorDuringImport(path, sys.exc_info())
    ErrorDuringImport: problem in /usr/lib/conduit/modules/iPodModule/iPodModule.py - <type 'exceptions.NameError'>: name 'gpod' is not defined
    (Module.py:201)
    /usr/lib/conduit/modules/BoxDotNetModule/BoxDotNetModule.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead
    import md5
    [modules.Flickr ][INFO ] Module Information: flickrapi v1.1 (/usr/lib/conduit/modules/FlickrModule/flickrapi/__init__.pyc) (FlickrModule.py:26)
    [modules.Backpack ][INFO ] Module Information: backpack (/usr/lib/conduit/modules/BackpackModule/backpack/backpack.pyc) (BackpackModule.py:22)
    [modules.Feed ][INFO ] RSS Feed support disabled (FeedModule.py:53)
    [modules.Google ][INFO ] Module Information: gdata (/usr/lib/conduit/modules/GoogleModule/gdata/__init__.pyc) (GoogleModule.py:45)
    [modules.Evolution ][INFO ] Module Information: evolution v(2, 26, 0) (/usr/lib/python2.6/site-packages/gtk-2.0/evolution/__init__.pyc) (EvolutionModule.py:25)
    [modules.Facebook ][INFO ] Module Information: pyfacebook v0.1 (/usr/lib/conduit/modules/FacebookModule/pyfacebook/__init__.pyc) (FacebookModule.py:30)
    [modules.Network ][INFO ] Network support enabled (NetworkModule.py:30)
    [modules.Network ][WARNING] Error starting client (Client.py:37)
    [modules.Network ][DEBUG ] Starting AvahiAdvertiser server (Server.py:35)
    [modules.Network ][WARNING] Error starting AvahiAdvertiser server: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Avahi was not provided by any .service files (Server.py:52)
    [dataproviders.VolumeFactory][DEBUG ] Adjusted mount: file:/// (VolumeFactory.py:25)
    [dataproviders.VolumeFactory][DEBUG ] Adjusted mount: file:///home (VolumeFactory.py:25)
    [dataproviders.VolumeFactory][DEBUG ] Adjusted mount: file:///var (VolumeFactory.py:25)
    [gtkui.UI ][INFO ] Main window constructed (thread: -1211799872) (UI.py:202)
    [SyncSet ][INFO ] Restoring Sync Set from /home/djo/.config/conduit/settings.xml (SyncSet.py:195)
    [SyncSet ][INFO ] /home/djo/.config/conduit/settings.xml not present (SyncSet.py:199)
    [gtkui.UI ][DEBUG ] Presenting GUI (UI.py:227)
    [DBus ][DEBUG ] DBus Exported: / (DBus.py:127)
    [DBus ][DEBUG ] DBus Exported: /syncset/gui (DBus.py:127)
    [DBus ][DEBUG ] DBus Exported: /syncset/dbus (DBus.py:127)
    [Conduit ][DEBUG ] Adding twoway dataprovider into source position (Conduit.py:140)
    /usr/lib/firefox-3.0/run-mozilla.sh: line 131: 3081 Erreur de segmentation "$prog" ${1+"$@"}
    I also tried the SVN version of conduit. The segmentation fault is different but the program still crashes when I try to add data provider :
    [djo@djo-laptop conduit]$ ./conduit/conduit
    [Main ][INFO ] Conduit v0.3.16 Installed: False (Main.py:126)
    [Main ][INFO ] Python: 2.6.2 (r262:71600, Apr 18 2009, 06:27:57)
    [GCC 4.3.3] (Main.py:127)
    [Main ][INFO ] Platform Implementations: GIO,webkit,GConf (Main.py:128)
    [Main ][INFO ] Using UI: gtk (Main.py:158)
    [gtkui.Canvas ][INFO ] Module Information: goocanvas v(0, 12, 0) (/usr/lib/python2.6/site-packages/goocanvasmodule.so) (Canvas.py:28)
    [modules.iPod ][WARNING] iPod support disabled (python-gpod not availiable) (iPodModule.py:53)
    [modules.AVConverter ][INFO ] GStreamer transcoding disabled (AudioVideoConverterModule.py:28)
    /home/djo/.packages/conduit/conduit/modules/FacebookModule/FacebookModule.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead
    import md5
    [modules.Facebook ][INFO ] Module Information: pyfacebook v0.1 (/home/djo/.packages/conduit/conduit/modules/FacebookModule/pyfacebook/__init__.pyc) (FacebookModule.py:30)
    [modules.Facebook ][INFO ] Facebook parsing using: JSON (json) (FacebookModule.py:31)
    [modules.iPod ][WARNING] iPod support disabled (python-gpod not availiable) (iPodModule.py:53)
    [modules.Evolution ][INFO ] Module Information: evolution v(2, 26, 0) (/usr/lib/python2.6/site-packages/gtk-2.0/evolution/__init__.pyc) (EvolutionModule.py:25)
    [modules.Backpack ][INFO ] Module Information: backpack (/home/djo/.packages/conduit/conduit/modules/BackpackModule/backpack/backpack.pyc) (BackpackModule.py:22)
    [modules.Feed ][INFO ] RSS Feed support disabled (FeedModule.py:54)
    [modules.Flickr ][INFO ] Module Information: flickrapi v1.1 (/home/djo/.packages/conduit/conduit/modules/FlickrModule/flickrapi/__init__.pyc) (FlickrModule.py:26)
    /home/djo/.packages/conduit/conduit/modules/GoogleModule/gdata/tlslite/utils/cryptomath.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
    import sha
    [modules.Google ][INFO ] Module Information: gdata (/home/djo/.packages/conduit/conduit/modules/GoogleModule/gdata/__init__.pyc) (GoogleModule.py:46)
    [modules.Network ][INFO ] Network support enabled (NetworkModule.py:30)
    [modules.Network ][DEBUG ] Starting AvahiAdvertiser server (Server.py:35)
    [modules.Network ][DEBUG ] Announcing avahi conduit service (Peers.py:159)
    [dataproviders.VolumeFactory][INFO ] Waiting for HAL to attempt mount (VolumeFactory.py:38)
    [dataproviders.VolumeFactory][INFO ] Waiting for HAL to attempt mount (VolumeFactory.py:38)
    [dataproviders.VolumeFactory][INFO ] Waiting for HAL to attempt mount (VolumeFactory.py:38)
    [gtkui.UI ][INFO ] Main window constructed (thread: -1210530112) (UI.py:202)
    [SyncSet ][INFO ] Restoring Sync Set from /home/djo/.config/conduit/settings.xml (SyncSet.py:198)
    [gtkui.UI ][DEBUG ] Presenting GUI (UI.py:227)
    [DBus ][DEBUG ] DBus Exported: / (DBus.py:127)
    [DBus ][DEBUG ] DBus Exported: /syncset/gui (DBus.py:127)
    [DBus ][DEBUG ] DBus Exported: /syncset/dbus (DBus.py:127)
    [modules.Network ][DEBUG ] Resolved conduit service djo-desktop on djo-desktop.local - 192.168.0.103:3400
    Extra Info: ['protocol-version=1', 'version=0.3.16'] (Peers.py:245)
    [modules.Network ][DEBUG ] Remote host 'http://djo-desktop.local' detected (Client.py:49)
    [modules.Network ][DEBUG ] Resolved conduit service djo-laptop on djo-laptop.local - 192.168.0.100:3400
    Extra Info: ['protocol-version=1', 'version=0.3.16'] (Peers.py:245)
    [modules.Network ][DEBUG ] Remote host 'http://djo-laptop.local' detected (Client.py:49)
    [dataproviders.DataProvider][DEBUG ] DataProviderFactory <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)>: Emitting dataprovider-added for DynamicTestSource1:Foo (DataProvider.py:606)
    [Module ][INFO ] Dynamic dataprovider (Wrapper: Dynamic Source 1 source (UID: DynamicTestSource1:Foo-None)) available by <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)> (Module.py:67)
    [DBus ][DEBUG ] DBus Message from /: Emmiting DBus signal DataproviderAvailable DynamicTestSource1:Foo (DBus.py:134)
    [dataproviders.DataProvider][DEBUG ] DataProviderFactory <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)>: Emitting dataprovider-added for DynamicTestSource2:Bar:Baz (DataProvider.py:606)
    [Module ][INFO ] Dynamic dataprovider (Wrapper: Dynamic Source 2 source (UID: DynamicTestSource2:Bar:Baz-None)) available by <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)> (Module.py:67)
    [DBus ][DEBUG ] DBus Message from /: Emmiting DBus signal DataproviderAvailable DynamicTestSource2:Bar:Baz (DBus.py:134)
    [dataproviders.DataProvider][DEBUG ] DataProviderFactory <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)>: Emitting dataprovider-added for CustomKey (DataProvider.py:606)
    [Module ][INFO ] Dynamic dataprovider (Wrapper: Preconfigured Test Source source (UID: TestSource-None)) available by <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)> (Module.py:67)
    [DBus ][DEBUG ] DBus Message from /: Emmiting DBus signal DataproviderAvailable TestSource (DBus.py:134)
    [dataproviders.DataProvider][DEBUG ] DataProviderFactory <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)>: Emitting dataprovider-removed for DynamicTestSource1:Foo (DataProvider.py:611)
    [Module ][INFO ] Dynamic dataprovider (DynamicTestSource1:Foo) unavailable by <TestFactory object at 0x8bb2f2c (conduit+dataproviders+DataProvider+DataProviderFactory at 0x8a0c260)> (Module.py:71)
    [DBus ][DEBUG ] DBus Message from /: Emiting DBus signal DataproviderUnavailable DynamicTestSource1:Foo (DBus.py:134)
    [Conduit ][DEBUG ] Adding twoway dataprovider into source position (Conduit.py:140)
    ./conduit/conduit: line 26: 3512 Erreur de segmentation `dirname $0`/conduit.real $*
    I tried to enable webkit instead of gtkmozembed but I can't see how. I really want to use conduit to sync Evolution suite between desktop/laptop
    Any help?
    Desesperate new arch user.

    I've rebuilt conduit with webkit and GIO support by patching the file defs.py.in in the source directory, however the segfault still occurs on my machine. The only difference is that the run-mozilla.sh error is not given but instead a blank line. Perhaps this is related to a specific plugin not working correctly.
    edit: this is also occuring with conduit 0.3.14 release. I may try the SVN version later today.
    Last edited by iBertus (2009-06-13 19:16:16)

Maybe you are looking for

  • Payroll reading

    hi experts, I want to fetch the data on the basis of payment method..... If  'ZLSCH' is cash payment during the month in which the report has been executed only, these employees should come in this report. How to do tht? Can anyone provide me some ex

  • Importing SWF creates bitmap and graphic

    I've created my user interface in Photoshop > opened file in ImageReady and exported document as SWF for my Flash 8 pro. When the SWF is imported to Library in Flash, the library gets a bitmap AND a graphic of each image. Can someone explain why? Whi

  • Problems using user defined activitys in Process Flows

    Hi everybody, i have problems using an user defined activity in my owb process flow. I did the following according to https://blogs.oracle.com/warehousebuilder/entry/how_to_use_user_defined_activity_in_owb_process_flow. 1. create a script in /tmp cal

  • Badi Testing

    Hi All, I have written a BADI, but I am not sure about how to test the same. When i tried to debug the trasaction, i couldnt find the badi being triggered. does that need any project to be created ? Reagrds, Jhon

  • Trackpad gestures to double-click/drag to select whole words?

    Using a mouse in a TextEdit document, I can double-click a word to select it at once. Double-click/drag alters the selection word-at-a-time. Similarly, triple- and quadruple- clicks might have other handy functions. What trackpad gestures allow me to