Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667694 - media-sound/hydrogen reliably crashes after changing the resolution
Summary: media-sound/hydrogen reliably crashes after changing the resolution
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-04 01:45 UTC by Chicago
Modified: 2020-07-19 11:50 UTC (History)
2 users (show)

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 Chicago 2018-10-04 01:45:32 UTC
Hello,

    Here is a bug I found which is reliably reproduced on my system.
    I'm looking for someone to confirm the behavior.

    emerge media-sound/hydrogen, USE=alsa archive jack ladspa lash osc portaudio portmidi pulseaudio -oss

    1.) start the app and begin creating a pattern
    2.) change RES from 8 to something else, like 16
    3.) notice the pattern editor is missing its tick marks
    4.) click anywhere in the pattern editor

    * CRASH *

    The 9999 version doesn't build currently as the patches in it won't merge.

    Expected results, the app builds well and behaves normally without unexpectedly crashing.

    Launching the app right from the terminal, to capture output seems to indicate there was a "Floating point exception"

##########
Hydrogen 1.0.0- [Oct  2 2018]  [http://www.hydrogen-music.org]
Copyright 2002-2008 Alessandro Cominu
Copyright 2008-2018 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.
(E) Effects::getPluginList Error loading the library. (/usr/lib64/ladspa/imp_1199.so)
(E) Effects::getPluginList Error loading the library. (/usr/lib64/ladspa/sifter_1210.so)
(E) Filesystem::check_permissions  is not a file
(E) Sample::load Unable to read 
Floating point exception

Best Regards,
-Chicago
Comment 1 Miroslav Šulc gentoo-dev 2020-07-19 08:57:39 UTC
could you please verify whether this issue is still valid for you?
Comment 2 Chicago 2020-07-19 11:50:01 UTC
Hello Miroslav,

    I pulled in the updated ebuild and it works now.
    There is no problem.

    Thanks you.

Best Regards,
-Chicago