Bug 79729 - pstack segfaults
Summary: pstack segfaults
Keywords:
Status: CLOSED DUPLICATE of bug 98162
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: pstack
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 79578 CambridgeTarget
TreeView+ depends on / blocked
 
Reported: 2002-12-16 10:05 UTC by Tim Waugh
Modified: 2007-04-18 16:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:50:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2002-12-16 10:05:31 UTC
[root@cyberelk root]# gdb --args pstack 15590
GNU gdb Red Hat Linux (5.3post-0.20021129.3rh)
Copyright 2002 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-redhat-linux-gnu"...
(no debugging symbols found)...
(gdb) r
Starting program: /usr/bin/pstack 15590
(no debugging symbols found)...(no debugging symbols found)...
15590: /usr/libexec/fish-applet-2
--oaf-activate-iid=OAFIID:GNOME_FishApplet_Factory --oaf-ior-fd=22
 
Program received signal SIGSEGV, Segmentation fault.
0x080497cd in resolveSymbols ()
(gdb) bt
#0  0x080497cd in resolveSymbols ()
#1  0x00000000 in ?? ()
(gdb)

pstack-1.1-4

Comment 1 Joe Orton 2003-01-09 10:10:42 UTC
Easy to reproduce on 8.0 using mozilla, e.g.

pstack `pidof mozilla-bin | cut -f1 -d' '`

19134: /usr/lib/mozilla-1.0.1/mozilla-bin
pstack signal received: Segmentation fault

same backtrace as above.

Comment 2 Roland McGrath 2003-11-11 22:16:41 UTC

*** This bug has been marked as a duplicate of 98162 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:50:21 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.