Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165228 - mcs-{get,set}confval segfault
Summary: mcs-{get,set}confval segfault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 165161
  Show dependency tree
 
Reported: 2007-02-04 05:02 UTC by Andrej Kacian (RETIRED)
Modified: 2007-02-04 17:45 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 Andrej Kacian (RETIRED) gentoo-dev 2007-02-04 05:02:43 UTC
I have no idea how this should be used, as there is no --help and no manpage, but:

ticho@thelair ~ $ mcs-getconfval a b c
b/c => (null)
Segmentation fault (core dumped)
ticho@thelair ~ $ mcs-setconfval a b c d
b/c => d
Segmentation fault (core dumped)
ticho@thelair ~ $ 

This is on a ~x86 box.
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-02-04 10:35:27 UTC
Same here
Comment 2 William Pitcock 2007-02-04 17:26:37 UTC
This has been fixed with libmcs 0.3. Thanks for reporting it.
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2007-02-04 17:45:03 UTC
Now in portage. Thanks guys :)