[OmniOS-discuss] bug in powertop

Michael Rasmussen mir at miras.org
Wed Jun 10 14:46:54 UTC 2015


On Wed, 10 Jun 2015 09:34:03 -0500 (CDT)
Bob Friesenhahn <bfriesen at simple.dallas.tx.us> wrote:

> 
> I have read that powertop uses DTrace probes under Illumos.  Does it link against a dtrace library?  Has the interface changed?
> 
If it is linked dynamically to DTrace then you shouldn't see a
segmentation fault unless the source does not check for null-pointer
references. Statically linked to DTrace and you should not be able to
pass the linker stage.

> Another possibility is the internationalization changes (from scratch re-write) in Illumos.  Check the locale settings.  Locale settings could influence string to decimal conversion.
> 
This could be an explanation but I doubt it. My default locale is C and
I have run some test with LANG configured to en, en_US, en_UK but
without any change.

My best guess is a bug in the code so I will fetch the source and run
it through gdb.

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
Never keep up with the Joneses. Drag them down to your level.
		-- Quentin Crisp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <https://omniosce.org/ml-archive/attachments/20150610/10492768/attachment.bin>


More information about the OmniOS-discuss mailing list