Advertisement
3nids

Untitled

Jun 11th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. src/gui/qgsmapcanvas.cpp: 2123: (mapToolDestroyed) [1429ms] maptool destroyed
  2. src/core/qgsmessagelog.cpp: 27: (logMessage) [2ms] [thread:0x7fbdecc35b50] 2018-06-11T15:15:47 QgsLocatorFilter[0] GeomapfishLocatorFilter start GMF locator search...
  3. src/core/qgsmessagelog.cpp: 27: (logMessage) [315ms] [thread:0x7fbdf3bfbff0] 2018-06-11T15:15:47 QgsLocatorFilter[0] GeomapfishLocatorFilter start GMF locator search...
  4. src/core/qgsmessagelog.cpp: 27: (logMessage) [1ms] [thread:0x7fbdf3bfbff0] 2018-06-11T15:15:47 QgsLocatorFilter[0] GeomapfishLocatorFilter http://map.cartoriviera.ch/main/wsgi/fulltextsearch?query=léman&limit=50&partitionlimit=8
  5. src/core/qgsnetworkaccessmanager.cpp: 163: (setFallbackProxyAndExcludes) [0ms] [thread:0x7fbdf3bfbff0] proxy settings: (type:DefaultProxy host: :0, user:, password:not set
  6. src/core/qgsnetworkaccessmanager.cpp: 390: (setupDefaultProxyAndCache) [0ms] [thread:0x7fbdf3bfbff0] cacheDirectory: /Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/cache/
  7. src/core/qgsnetworkaccessmanager.cpp: 391: (setupDefaultProxyAndCache) [1ms] [thread:0x7fbdf3bfbff0] maximumCacheSize: 52428800
  8. src/core/qgsmessagelog.cpp: 27: (logMessage) [1004ms] [thread:0x7fbdf3bfbff0] 2018-06-11T15:15:48 Avertissement Python[1] warning:/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/firstaid/sourceview.py:69: ResourceWarning: unclosed file <_io.TextIOWrapper name='/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/geomapfish_locator/network_access_manager.py' mode='r' encoding='UTF-8'>
  9. self.setText(open(filename).read())
  10.  
  11. traceback: File "/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/geomapfish_locator/geomapfish_locator_filter.py", line 185, in fetchResults
  12. (response, content) = nam.request(url, headers=headers, blocking=True)
  13. File "/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/geomapfish_locator/network_access_manager.py", line 234, in request
  14. self.el.exec_(QEventLoop.ExcludeUserInputEvents)
  15. File "/Users/denis/opt/qgis/build-QGIS-Qt5/output/python/qgis/utils.py", line 193, in qgis_excepthook
  16. showException(type, value, tb, None, messagebar=in_main_thread)
  17. File "/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/firstaid/__init__.py", line 31, in showException
  18. dw = DebugWidget((etype,value,tb))
  19. File "/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/firstaid/debugwidget.py", line 186, in __init__
  20. self.frames.setCurrentIndex(self.frames.model().index(len(self.entries)-1))
  21. File "/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/firstaid/debugwidget.py", line 198, in current_frame_changed
  22. self.go_to_frame(row)
  23. File "/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/firstaid/debugwidget.py", line 205, in go_to_frame
  24. self.source.openFile(filename)
  25. File "/Users/denis/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/firstaid/sourceview.py", line 69, in openFile
  26. self.setText(open(filename).read())
  27.  
  28. QGIS(82313,0x7fffb567b380) malloc: *** error for object 0x7fbdee92a3a0: pointer being freed was not allocated
  29. *** set a breakpoint in malloc_error_break to debug
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement