You are not logged in.

#1 2016-11-07 00:15:12

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

[solved] help with Hydrogen

hey, I've been using hydrogen, the git version for a few years now and about a week ago, it stopped launching.
I get a core dumped error.
I haven't updated from git for some time so I uninstalled and did a fresh pull.
I still get the same issues:

 $ hydrogen

Hydrogen 1.0.0-'afa967b' [Nov  6 2016]  [http://www.hydrogen-music.org]
Copyright 2002-2008 Alessandro Cominu
Copyright 2008-2016 The hydrogen development team

Hydrogen comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details

ALSA lib conf.c:3366:(snd_config_hooks_call) Cannot open shared library (null)
ALSA lib conf.c:3829:(snd_config_update_r) hooks failed, removing configuration
libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted (core dumped)

Anyone knows what's up?

Last edited by funkmuscle (2016-12-03 02:01:44)

Offline

#2 2016-11-07 01:28:21

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,792

Re: [solved] help with Hydrogen

Moving to AUR issues.
Have you tried the version in Extra as a cross check?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-11-07 02:20:55

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

Re: [solved] help with Hydrogen

ewaller wrote:

Moving to AUR issues.
Have you tried the version in Extra as a cross check?

oh hey ewaller, thanx for moving this issue to the right forum. Yes I did try the one from Extra. Same thing. They both failed.

Offline

#4 2016-12-02 23:15:55

mis
Member
Registered: 2016-03-16
Posts: 234

Re: [solved] help with Hydrogen

funkmuscle wrote:
libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted (core dumped)

Anyone knows what's up?

gcc-libs not installed?

$ pacman -Fs libgcc_s.so.1
core/gcc-libs 6.1.1-3
    usr/lib/libgcc_s.so.1

Offline

#5 2016-12-03 02:00:11

funkmuscle
Member
Registered: 2006-02-09
Posts: 534

Re: [solved] help with Hydrogen

mis wrote:
funkmuscle wrote:
libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted (core dumped)

Anyone knows what's up?

gcc-libs not installed?

$ pacman -Fs libgcc_s.so.1
core/gcc-libs 6.1.1-3
    usr/lib/libgcc_s.so.1

I've had all of the above installed. The problem was from a failed installation of another application. LMMS-git failed unit installation and something funky happened with GCC. I installed it from multilib if I spelled the repo properly comma things started to work from there. I was just running it for a bit to make sure that that was the case before hi Mark this is solved. It's been 2 weeks now so I will mark this is solved.
Thanks for the help guys.

Offline

Board footer

Powered by FluxBB