This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio
If possible, open a GitHub issue or PR instead of commenting here, thanks!
Git Clone URL: | https://aur.archlinux.org/ola.git (read-only, click to copy) |
---|---|
Package Base: | ola |
Description: | Open Lighting Architecture for controlling entertainment lighting equipment (documentation) |
Upstream URL: | https://www.openlighting.org |
Licenses: | GPL2, LGPL2.1 |
Submitter: | cbix |
Maintainer: | cbix (osamc) |
Last Packager: | osamc |
Votes: | 1 |
Popularity: | 0.007770 |
First Submitted: | 2022-04-06 07:54 (UTC) |
Last Updated: | 2023-02-27 23:39 (UTC) |
This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio
If possible, open a GitHub issue or PR instead of commenting here, thanks!
@dangole it looks like this issue, I left a comment there: https://github.com/OpenLightingProject/ola/issues/1726
Crashes when trying to add a universe. The same version of OLA works fine when built on OpenWrt.
olad/plugin_api/PortManager.cpp:119: Patched 2-1-O-0 to universe 1
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000001
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/SelectPoller.cpp:233: ss process time was 0.000006
common/io/EPoller.cpp:306: ss process time was 0.000000
common/io/EPoller.cpp:306: ss process time was 0.000000
/usr/include/c++/12.1.0/bits/stl_queue.h:725: std::priority_queue<_Tp, _Sequence, _Compare>::const_reference std::priority_queue<_Tp, _Sequence, _Compare>::top() const [with _Tp = ola::io::TimeoutManager::Event*; _Sequence = std::vector<ola::io::TimeoutManager::Event*>; _Compare = ola::io::TimeoutManager::ltevent; const_reference = ola::io::TimeoutManager::Event* const&]: Assertion '!this->empty()' failed.
common/io/EPoller.cpp:306: ss process time was 0.000001
Thread 4 "http" received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff574b640 (LWP 480939)]
0x00007ffff768e36c in ?? () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007ffff768e36c in ?? () from /usr/lib/libc.so.6
#1 0x00007ffff763e838 in raise () from /usr/lib/libc.so.6
#2 0x00007ffff7628535 in abort () from /usr/lib/libc.so.6
#3 0x00007ffff7ad2002 in std::__glibcxx_assert_fail (file=<optimized out>, line=<optimized out>, function=<optimized out>, condition=<optimized out>) at /usr/src/debug/gcc/libstdc++-v3/src/c++11/debug.cc:60
#4 0x00007ffff7d8c326 in ola::io::TimeoutManager::ExecuteTimeouts(ola::TimeStamp*) () from /usr/lib/libolacommon.so.0
#5 0x00007ffff7d8e28a in ola::io::SelectPoller::Poll(ola::io::TimeoutManager*, ola::TimeInterval const&) () from /usr/lib/libolacommon.so.0
#6 0x00007ffff7d89136 in ola::io::SelectServer::CheckForEvents(ola::TimeInterval const&) () from /usr/lib/libolacommon.so.0
#7 0x00007ffff7d8923c in ola::io::SelectServer::Run() () from /usr/lib/libolacommon.so.0
#8 0x00007ffff7f5ca98 in ola::http::HTTPServer::Run() () from /usr/lib/libolaserver.so.0
#9 0x00007ffff7e0afa2 in ola::thread::Thread::_InternalRun() () from /usr/lib/libolacommon.so.0
#10 0x00007ffff768c54d in ?? () from /usr/lib/libc.so.6
#11 0x00007ffff7711874 in clone () from /usr/lib/libc.so.6
Pinned Comments
osamc commented on 2022-06-14 07:43 (UTC)
This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio
If possible, open a GitHub issue or PR instead of commenting here, thanks!