Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302142 - sys-process/unixtop-3.8_beta1-r1 segfaults on solaris
Summary: sys-process/unixtop-3.8_beta1-r1 segfaults on solaris
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Solaris
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-25 06:37 UTC by calculuspenguin
Modified: 2010-01-25 18:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description calculuspenguin 2010-01-25 06:37:24 UTC
On both sparc-solaris and sparc64-solaris, top (as provided by unixtop) segfaults or bus errors when executing.  The issue appears to be caused by high thread ids [1].  Running the sample program in the mentioned bug causes top to reliably segfault.  After applying the upstream mentioned patch [2] (also mentioned in [1]), top no longer segfaults when running with the sample program.  Please see to applying the patch in gentoo.


[1] http://bugs.opensolaris.org/view_bug.do?bug_id=6893978
[2] http://sourceforge.net/tracker/index.php?func=detail&aid=2815842&group_id=72892&atid=536042
Comment 1 Fabian Groffen gentoo-dev 2010-01-25 18:36:52 UTC
committed, available in -r2, thanks!