Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572258 - dev-db/mongodb-3.2.0 fails to start with dev-cpp/yaml-cpp-0.5.2
Summary: dev-db/mongodb-3.2.0 fails to start with dev-cpp/yaml-cpp-0.5.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-18 11:50 UTC by Alexey Skobkin
Modified: 2017-01-08 14:32 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge_info.txt,7.71 KB, text/plain)
2016-01-18 11:51 UTC, Alexey Skobkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Skobkin 2016-01-18 11:50:50 UTC
I unexceptedly got strange behavior of MongoDB. It was always crashing on start and didn't write any line to the log.
I tried to run MongoDB manually and saw this trace with segfault: https://cp.skobk.in/1800/ab27eca33292949a

Then I found similar bug report on Funtoo JIRA: https://bugs.funtoo.org/browse/FL-3083

I downgraded dev-cpp/yaml-cpp-0.5.2 to dev-cpp/yaml-cpp-0.5.1 and now MongoDB works fine.

Reproducible: Always

Steps to Reproduce:
1. emerge =dev-db/mongodb-3.2.0
2. emerge =dev-cpp/yaml-cpp-0.5.2
3. service mongodb start
4. service mongodb status
 * status: crashed
Comment 1 Alexey Skobkin 2016-01-18 11:51:12 UTC
Created attachment 423248 [details]
emerge --info
Comment 2 Ultrabug gentoo-dev 2016-01-20 12:46:17 UTC
Thanks skobk.in, I've adjusted the ebuild on 3.2.1 to fix this !
Comment 3 Alexey Skobkin 2016-01-20 12:52:13 UTC
Thanks, Ultrabug!
When the new ebuild will be released for ~amd64?
Comment 4 Ultrabug gentoo-dev 2016-01-21 11:37:24 UTC
it's already in mate, just sync your portage tree :)