Thank you Marcus again for your help. We figured out it was an updated
kernel that was not compatible with the existing nvidia driver. After
updating the driver all works fine now.
Grace
On 8/25/24 11:36 PM, Grace Yeung wrote:
Here you go thanks!
grace@sage:~$ gnuradio-config-info --version
Here you go thanks!
grace@sage:~$ gnuradio-config-info --version
3.10.1.1
grace@sage:~$ gnuradio-config-info --prefix
/usr/
grace@sage:~$ python3 -c 'import gi; print(gi.__file__, gi.version_info)'
/usr/lib/python3/dist-packages/gi/__init__.py (3, 42, 1)
On 8/24/24 1:28 PM, Marcus Müller wrote
bject:* Re: Segmentation fault trying to run gnuradio-companion
Hey, I just saw that your mail where you figured out the command line, and it
was too big
for our mail server to forward.
Indeed, the crash log is 3.4 MB of the GTK functions calling themselves in a
recursive
ring. Since that's a GTK
: Segmentation fault trying to run gnuradio-companion
Hey, I just saw that your mail where you figured out the command line, and it
was too big
for our mail server to forward.
Indeed, the crash log is 3.4 MB of the GTK functions calling themselves in a
recursive
ring. Since that's a GTK bug we
Hey, I just saw that your mail where you figured out the command line, and it was too big
for our mail server to forward.
Indeed, the crash log is 3.4 MB of the GTK functions calling themselves in a recursive
ring. Since that's a GTK bug we've never encountered: What operating system exactly ar
ah! my bad!
That first line should have read
$ gdb --args python3 $(which gnuradio-companion)
Sorry,
Marcus
On 23.08.24 19:50, Grace Yeung wrote:
Thank you Marcus. It's not running, did I type something wrong?...
Also our IT saw this earlier which pointed to the gtk3 library:
... gnur
Hi Grace,
this happens when one of the libraries that gnuradio-companion needs to load crashes.
Sadly, it's kind of hard to guess which one that would be, but on long-term expectation,
it's a version mismatch somewhere.
But why guess when we can find out? The segfault error message looks like
Hi Grace,
this happens when one of the libraries that gnuradio-companion needs to load crashes.
Sadly, it's kind of hard to guess which one that would be, but on long-term expectation,
it's a version mismatch somewhere.
But why guess when we can find out? The segfault error message looks like