ginn crashes on ubuntu 18.04 (backtrace available)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ginn |
New
|
Undecided
|
Unassigned |
Bug Description
I know this project is quite old (last update in 2012 I think), but I am trying to use it on Ubuntu 18.04 (xubuntu actually). Here's the backtrace (only 1 very simple wish from the default one):
(gdb) backtrace
#0 0x00007ffff69a75a1 in __strlen_avx2 ()
at ../sysdeps/
#1 0x00007ffff68764d3 in _IO_vfprintf_
at vfprintf.c:1643
#2 0x00007ffff694b2ec in ___printf_chk (flag=1, format=<optimized out>)
at printf_chk.c:35
#3 0x0000555555556b2e in ()
#4 0x00007ffff7bbc484 in () at /usr/lib/
#5 0x00007ffff7bbd2e6 in () at /usr/lib/
#6 0x00007ffff7bb7773 in () at /usr/lib/
#7 0x00007ffff7bbcdac in geis_event_dispatch ()
at /usr/lib/
#8 0x0000555555556741 in ()
#9 0x00007ffff683ab97 in __libc_start_main (main=
0x555555555e50, argc=1, argv=0x7fffffff
at ../csu/
#10 0x00005555555567ca in ()
Anyone can help me (I cannot compile from source because libbamf is not available (only bamf3-dev). Is there an alternative?
Thanks
Compile trunk (compatible with bamf3) but same crash.