Running the latest geany from Ubuntu 2404:
geany 2.0-1build2
geany-common 2.0-1build2
geany-plugins 2.0-4ubuntu5
Selecting a C file function name and then Tools/Documentation
Generator/Document Current Symbol
results in a crash.
Running from gdb gives:
`Starting program: /usr/bin/geany `
`[Thread debugging using libthread_db enabled]`
`Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".`
`[New Thread 0x7ffff2c006c0 (LWP 242811)]`
`[New Thread 0x7ffff22006c0 (LWP 242812)]`
`[New Thread 0x7ffff18006c0 (LWP 242813)]`
`[New Thread 0x7ffff0e006c0 (LWP 242814)]`
`[New Thread 0x7fffeb8006c0 (LWP 242815)]`
`[New Thread 0x7fffeae006c0 (LWP 242816)]`
`[New Thread 0x7fffea4006c0 (LWP 242817)]`
`[Thread 0x7fffeae006c0 (LWP 242816) exited]`
`[Thread 0x7fffeb8006c0 (LWP 242815) exited]`
`[Detaching after fork from child process 242819]`
`[New Thread 0x7fffeb8006c0 (LWP 242826)]`
`Thread 1 "geany" received signal SIGSEGV, Segmentation fault.`
`Downloading source file
/usr/src/glib2.0-2.80.0-6ubuntu3.1/debian/build/deb/../../../glib/ghash.c`
`g_str_hash (v=0x0) at ../../../glib/ghash.c:2463
`
`warning: 2463 ../../../glib/ghash.c: No such file or directory`
Does anyone have a suggestion how to narrow this down?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1362
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/issues/[email protected]>