Hi, crashing with the latest plugin and Geany 1.37.0 on Windows.. just typing any valid url or also clicking the inspector button.
``` (gdb) target exec geany (gdb) run Starting program: C:\Program Files (x86)\Geany\bin\geany.exe [New Thread 4812.0x5a8] warning: `C:\Windows\SYSTEM32\ntdll.dll': Shared library architecture i386:x86-64 is not compatible with target architec ture i386. warning: `C:\Windows\SYSTEM32\wow64.dll': Shared library architecture i386:x86-64 is not compatible with target architec ture i386. warning: `C:\Windows\SYSTEM32\wow64win.dll': Shared library architecture i386:x86-64 is not compatible with target archi tecture i386. warning: `C:\Windows\SYSTEM32\wow64cpu.dll': Shared library architecture i386:x86-64 is not compatible with target archi tecture i386. warning: Could not load shared library symbols for WOW64_IMAGE_SECTION. Do you need "set solib-search-path" or "set sysroot"? warning: Could not load shared library symbols for WOW64_IMAGE_SECTION. Do you need "set solib-search-path" or "set sysroot"? warning: Could not load shared library symbols for NOT_AN_IMAGE. Do you need "set solib-search-path" or "set sysroot"? warning: Could not load shared library symbols for NOT_AN_IMAGE. Do you need "set solib-search-path" or "set sysroot"? [New Thread 4812.0x1928] [New Thread 4812.0x1468] [New Thread 4812.0x1130] [New Thread 4812.0x10c0] [New Thread 4812.0x1810] [New Thread 4812.0xe48] [New Thread 4812.0x86c] [New Thread 4812.0x140c] [New Thread 4812.0xf08] warning: Invalid parameter passed to C runtime function.
gdb: unknown target exception 0x4000001f at 0x6c631c49
Program received signal ?, Unknown signal. 0x0008d8d8 in ?? () (gdb) ```