[QGIS-trac] Re: [Quantum GIS] #2339: QGis crashes when moving
border between
map canvas and overview map and "use render caching..." enabled
Quantum GIS
qgis at qgis.org
Tue Jul 27 12:23:18 EDT 2010
#2339: QGis crashes when moving border between map canvas and overview map and
"use render caching..." enabled
---------------------------------------------------------+------------------
Reporter: kivih1 | Owner:
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.5.0
Component: MapCanvas | Version: Trunk
Keywords: map canvas, overview window | Platform_version: SP3
Platform: All | Must_fix: Yes
Status_info: 0 |
---------------------------------------------------------+------------------
Comment(by brushtyler):
Replying to [comment:18 lutra]:
> With this
>
>
http://www.iambiente.pt/atlas/dl/regista_dl.jsp?zona=continente&grupo=&tema=c_curvasnivel
>
> for me is instant crash even with "Use cache when rendering" OFF.
For me only if the cache render is enabled.
Before crash, the terminal displays this message:
{{{
"Warning: QPaintDevice: Cannot destroy paint device that is being painted
Segmentation fault"
}}}
This message is displayed from
/home/brushtyler/Projects/Work/Faunalia/qgis/qgis_unstable/src/core/qgsmaplayer.cpp:
848
{{{
delete mpCacheImage;
}}}
So I think that when the render is disabled the crash is related to a
different issue.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2339#comment:20>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list