bassman56

Results 13 comments of bassman56

Thanks,.. trying to.. Am 05.01.19 um 16:13 schrieb Rainer Hochecker: > > You have to poke the suse maintainer who provides binaries for your > distro or compile from source....

thank you! this is what my console is saying(when crashing): I am just selecting "DAB" and 5C channel on the GUI (default is FM) ./guglielmo we could not load libmirsdrapi-rsp...

PS I proceeded a bit. creating a debug build with "cmake -DCMAKE_BUILD_TYPE=Debug .." Now the stack trace is telling a bit more: **Thread 26 "dabProcessor" received signal SIGSEGV, Segmentation fault.****...

@ marcogrecopriolo Sorry for my late answer. I just tried a completely new compile on Tumbleweed. Note that I still have to add 1 line in FindQwt.cmake to find the...

no, seems different. See stacktrace Thread 1 "guglielmo" received signal SIGSEGV, Segmentation fault. QHash::findNode (h=1950983423, akey=..., this=0x1e5f9a0) at ../../include/QtCore/../../src/corelib/tools/qhash.h:931 Downloading 0.04 MB source file /usr/src/debug/libqt5-qtbase-5.15.2+kde294-4.1.x86_64/src/widgets/../../include/QtCore/../../src/corelib/tools/qhash.h 931 while (*node != e...

another segfault when changing DAB channels: Thread 1 "guglielmo" received signal SIGSEGV, Segmentation fault. QHash::findNode (h=1172551434, akey=..., this=0x1e5fb80) at ../../include/QtCore/../../src/corelib/tools/qhash.h:931 931 while (*node != e && !(*node)->same_key(h, akey)) Missing separate...

sorry I forgot the stack trace last time. here another example Thread 1 "guglielmo" received signal SIGSEGV, Segmentation fault. QHash::findNode (h=312146652, akey=..., this=0x1e5f170) at ../../include/QtCore/../../src/corelib/tools/qhash.h:931 931 while (*node != e...

same problem for me, crashing the whole host with similar messages as above with vmware 17.5 and both the p17.0.1 and w17.0.2. modules (I replaced pte_offset_map to pte_offset_kernel to make...

Hi Michal, thanks for your help! I followed your advice, I froze 'kernel-*' and the virtual box rpms (i am using virtual box and vmware for different legacy machines). Then...

Hi Michal et al, I tried to research further on kernel 6.6.2 and vmware 17.5.0 . I created a Virtual Box Machine with the latest tumbleweed (kernel 6.6.2-1-default) and installed...