Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13338] procps binaries all segfault

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13338] procps binaries all segfault
  • Date: 19 Dec 2006 13:08:39 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13338





------- Additional Comments From dkowis AT shlrm.org 2006-12-19 07:08 -------
I did a cast -R -c procps to rebuild everything procps needs, and turned off
STRIP so I could get debugging symbols. This is what it told me:

root@stannage:/var/log/sorcery/compile# gdb ps
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 "i686-pc-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /bin/ps

Program received signal SIGSEGV, Segmentation fault.
set_fast_math () at /usr/src/gcc-4.1.1/gcc/config/i386/crtfastmath.c:97
97 /usr/src/gcc-4.1.1/gcc/config/i386/crtfastmath.c: No such file or
directory.
in /usr/src/gcc-4.1.1/gcc/config/i386/crtfastmath.c


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page