Hi,

I forget if these kind of errors should go to the dev list or the user's list, 
it's been so long since I've been on dev.

Anyway, I get the following error launching the GUI after updating my git repo 
to Feb. 7th:

Details: <free(): invalid pointer
Traceback (most recent call last):
File "/home/epatton/.grass7/addons/scripts/r.mblend", line 281, in <module>
gscript.use_temp_region()
File "/usr/local/grass79/etc/python/grass/script/core.py", line 1285, in 
use_temp_region
run_command("g.region", flags="u", save=name, overwrite=True)
File "/usr/local/grass79/etc/python/grass/script/core.py", line 501, in 
run_command
return handle_errors(returncode, result=None, args=args, kwargs=kwargs)
File "/usr/local/grass79/etc/python/grass/script/core.py", line 393, in 
handle_errors
raise CalledModuleError(module=module, code=code,
grass.exceptions.CalledModuleError: Module run g.region g.region --o -u 
save=tmp.r.mblend.265507 ended with error
Process ended with non-zero return code -6. See errors in the (error) output.

This is Grass 7.9 on Linux Mint 20.1.

--
Eric Patton
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to