Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1150 closed defect (fixed)

GRASS toolbox segmentation fault on OS X

Reported by: jctull Owned by: timlinux
Priority: critical: causes crash or data corruption Milestone:
Component: GRASS Version: Trunk
Keywords: GRASS toolbox OS X Cc:
Must Fix for Release: Yes Platform: OS X
Platform Version: 10.5.4 Awaiting user input: no

Description (last modified by timlinux)

Loading the GRASS toolbox on OS X is causing a seg fault in svn 8753.

DEBUG CONSOLE OUTPUT (crash report below):

7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug:  
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] ********************************** 
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: QgsApplication state: 
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: Prefix       :/Applications/qgis0.11.0.app/Contents/MacOS 
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: Plugin Path  :/Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis 
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: PkgData Path :/Applications/qgis0.11.0.app/Contents/MacOS/share/qgis 
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: Theme Path   :/Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/themes/default/ 
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: User DB Path :/Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/qgis.db 
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: ********************************** 
7/11/08 9:12:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Setting translation to /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/i18n//qgis_en_US 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1238: (createStatusBar) Icon Path: /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/themes/default/ 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 182: (loadFromDb) load SRS from /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db where epsg is 4326 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Warning: No valid projection. Unable to set map units. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 294: (isValid) It's an invalid SRS without valid proj4 string 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 365: (createFromProj4) QgsSpatialRefSys::createFromProj4 wholetext match on name failed, trying proj4string match 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 454: (getRecord) QgsSpatialRefSys::getRecord...running query: select * from tbl_srs where parameters='+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs' 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 476: (getRecord) QgsSpatialRefSys::getRecord...trying system srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 531: (getRecord) QgsSpatialRefSys::getRecord retrieved:  select * from tbl_srs where parameters='+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs' 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 370: (createFromProj4) QgsSpatialRefSys::createFromProj4 proj4string match search for srsid returned srsid: 3344 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 182: (loadFromDb) load SRS from /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db where srs_id is 3344 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Warning: No valid projection. Unable to set map units. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgscoordinatetransform.cpp: 193: (initialise) Source/Dest SRS equal, shortcircuit is set. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsdistancearea.cpp: 155: (setEllipsoid) setEllipsoid: a=™, b=˜, 1/f=* 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 365: (createFromProj4) QgsSpatialRefSys::createFromProj4 wholetext match on name failed, trying proj4string match 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 454: (getRecord) QgsSpatialRefSys::getRecord...running query: select * from tbl_srs where parameters='+proj=longlat +ellps=WGS84 +no_defs' 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 476: (getRecord) QgsSpatialRefSys::getRecord...trying system srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 531: (getRecord) QgsSpatialRefSys::getRecord retrieved:  select * from tbl_srs where parameters='+proj=longlat +ellps=WGS84 +no_defs' 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 370: (createFromProj4) QgsSpatialRefSys::createFromProj4 proj4string match search for srsid returned srsid: 3132 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 182: (loadFromDb) load SRS from /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db where srs_id is 3132 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Warning: No valid projection. Unable to set map units. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgscoordinatetransform.cpp: 107: (setDestSRS) QgsCoordinateTransform::setDestSRS called 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 127: (calculateGeographicDistance) Distance across map extent (m): 0 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 78: (calculate) Using conversionFactor of 39.3701 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 81: (calculate) Can't calculate scale from the input values 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 182: (loadFromDb) load SRS from /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db where epsg is 4326 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Warning: No valid projection. Unable to set map units. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 171: (adjustExtentToSize) ========== Current Scale ========== 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 172: (adjustExtentToSize) Current extent is 0.0000000000000000,0.0000000000000000 : 0.0000000000000000,0.0000000000000000 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 173: (adjustExtentToSize), MuppX: 0.000000 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 174: (adjustExtentToSize), MuppY: 0.000000 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 175: (adjustExtentToSize), Pixmap width: 1 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 176: (adjustExtentToSize), Pixmap height: 1 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 177: (adjustExtentToSize), Extent width: 0.000000 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 178: (adjustExtentToSize), Extent height: 0.000000 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 179: (adjustExtentToSize), whitespace: : 0.000000 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 127: (calculateGeographicDistance) Distance across map extent (m): 0 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 78: (calculate) Using conversionFactor of 39.3701 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 193: (adjustExtentToSize), Scale (assuming meters as map units) = 1: nan 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 1169: (moveCanvasContents) moveCanvasContents: pnt 0,0 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 182: (loadFromDb) load SRS from /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db where epsg is 4326 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Warning: No valid projection. Unable to set map units. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 294: (isValid) It's an invalid SRS without valid proj4 string 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 365: (createFromProj4) QgsSpatialRefSys::createFromProj4 wholetext match on name failed, trying proj4string match 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 454: (getRecord) QgsSpatialRefSys::getRecord...running query: select * from tbl_srs where parameters='+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs' 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 476: (getRecord) QgsSpatialRefSys::getRecord...trying system srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 531: (getRecord) QgsSpatialRefSys::getRecord retrieved:  select * from tbl_srs where parameters='+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs' 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 370: (createFromProj4) QgsSpatialRefSys::createFromProj4 proj4string match search for srsid returned srsid: 3344 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 182: (loadFromDb) load SRS from /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db where srs_id is 3344 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Warning: No valid projection. Unable to set map units. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgscoordinatetransform.cpp: 193: (initialise) Source/Dest SRS equal, shortcircuit is set. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsdistancearea.cpp: 155: (setEllipsoid) setEllipsoid: a=™, b=˜, 1/f=* 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 365: (createFromProj4) QgsSpatialRefSys::createFromProj4 wholetext match on name failed, trying proj4string match 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 454: (getRecord) QgsSpatialRefSys::getRecord...running query: select * from tbl_srs where parameters='+proj=longlat +ellps=WGS84 +no_defs' 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 476: (getRecord) QgsSpatialRefSys::getRecord...trying system srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 531: (getRecord) QgsSpatialRefSys::getRecord retrieved:  select * from tbl_srs where parameters='+proj=longlat +ellps=WGS84 +no_defs' 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 370: (createFromProj4) QgsSpatialRefSys::createFromProj4 proj4string match search for srsid returned srsid: 3132 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 182: (loadFromDb) load SRS from /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db where srs_id is 3132 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Warning: No valid projection. Unable to set map units. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgscoordinatetransform.cpp: 107: (setDestSRS) QgsCoordinateTransform::setDestSRS called 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 127: (calculateGeographicDistance) Distance across map extent (m): 0 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 78: (calculate) Using conversionFactor of 39.3701 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 81: (calculate) Can't calculate scale from the input values 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 182: (loadFromDb) load SRS from /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db where epsg is 4326 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsspatialrefsys.cpp: 1085: (openDb) QgsSpatialRefSys::openDb path = /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/srs.db 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Warning: No valid projection. Unable to set map units. 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposer::QgsComposer 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposition::QgsComposition() 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposer::showCompositionOptions 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposer::removeWidgetChildren 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposer::showItemOptions 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposer::removeWidgetChildren 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 4528: (saveDirty) Layer count is 0 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 4529: (saveDirty) Project is not dirty 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 4530: (saveDirty) Map canvas is dirty 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 2557: (fileNew) erasing project 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaplayerregistry.cpp: 45: (QgsMapLayerRegistry) QgsMapLayerRegistry created! 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaplayerregistry.cpp: 112: (removeAllMapLayers) QgsMapLayerRegistry::removeAllMapLayers 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproject.cpp: 1037: (clearProperties) Clearing project properties QgsProject::clearProperties() 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproject.cpp: 329: (clear) Clearing project properties Impl->clear(); 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 2596: (fileNew) emiting new project signal 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposer::newProject 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposition::~QgsComposition 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposition::QgsComposition() 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposer::showCompositionOptions 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsComposer::removeWidgetChildren 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 204: (render) ========== Rendering ========== 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: empty extent... not rendering 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmaptool.cpp: 82: (activate) Cursor has been set 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 81: (QgsProviderRegistry) Checking /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis for provider plugins 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libcopyrightlabelplugin.so 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libcopyrightlabelplugin.so is not a provider 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextplugin.so 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextplugin.so is not a provider 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextprovider.so 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 136: (QgsProviderRegistry) Loaded Delimited text data provider 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 168: (QgsProviderRegistry) Unable to invoke fileVectorFilters() 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgeorefplugin.so 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgeorefplugin.so is not a provider 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpsimporterplugin.so 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpsimporterplugin.so is not a provider 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpxprovider.so 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 136: (QgsProviderRegistry) Loaded GPS eXchange format provider 
7/11/08 9:12:29 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 168: (QgsProviderRegistry) Unable to invoke fileVectorFilters() 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassplugin.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassplugin.so is not a provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassprovider.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 136: (QgsProviderRegistry) Loaded GRASS data provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 168: (QgsProviderRegistry) Unable to invoke fileVectorFilters() 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgridmakerplugin.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgridmakerplugin.so is not a provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libmemoryprovider.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 136: (QgsProviderRegistry) Loaded Memory provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 168: (QgsProviderRegistry) Unable to invoke fileVectorFilters() 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libnortharrowplugin.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libnortharrowplugin.so is not a provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libogrprovider.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 136: (QgsProviderRegistry) Loaded OGR data provider (compiled against GDAL/OGR library version 1.5.2, running against GDAL/OGR library version 1.5.2) 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/providers/ogr/qgsogrprovider.cpp: 953: (fileVectorFilters) Driver count: 28 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: fileVectorFilters, unknown driver: BNA 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: fileVectorFilters, unknown driver: GPX 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: fileVectorFilters, unknown driver: GeoJSON 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: fileVectorFilters, unknown driver: GMT 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: fileVectorFilters, unknown driver: DODS 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: fileVectorFilters, unknown driver: ODBC 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: fileVectorFilters, unknown driver: PGeo 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: fileVectorFilters, unknown driver: OGDI 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpggeoprocessingplugin.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpggeoprocessingplugin.so is not a provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpostgresprovider.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 136: (QgsProviderRegistry) Loaded PostgreSQL/PostGIS data provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 168: (QgsProviderRegistry) Unable to invoke fileVectorFilters() 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libquickprintplugin.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libquickprintplugin.so is not a provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libscalebarplugin.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libscalebarplugin.so is not a provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libspitplugin.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libspitplugin.so is not a provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsplugin.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 184: (QgsProviderRegistry) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsplugin.so is not a provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsprovider.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 136: (QgsProviderRegistry) Loaded WFS data provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 168: (QgsProviderRegistry) Unable to invoke fileVectorFilters() 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 113: (QgsProviderRegistry) Checking  /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwmsprovider.so 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 136: (QgsProviderRegistry) Loaded OGC Web Map Service version 1.3 data provider 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsproviderregistry.cpp: 168: (QgsProviderRegistry) Unable to invoke fileVectorFilters() 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 376: (QgisApp) Python support library loaded successfully. 
7/11/08 9:12:30 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 381: (QgisApp) Python support library's instance() symbol resolved. 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 401: (QgisApp) Python support ENABLED :-) 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug:  
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] ********************************** 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: QgsApplication state: 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: Prefix       :/Applications/qgis0.11.0.app/Contents/MacOS 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: Plugin Path  :/Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: PkgData Path :/Applications/qgis0.11.0.app/Contents/MacOS/share/qgis 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: Theme Path   :/Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/themes/default/ 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: User DB Path :/Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/resources/qgis.db 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: ********************************** 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1681: (restoreSessionPlugins)  
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] ************************************************* 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1682: (restoreSessionPlugins) Restoring plugins from last session /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libcopyrightlabelplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libcopyrightlabelplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: CopyrightLabel 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1718: (restoreSessionPlugins) Loading plugin: Add Delimited Text Layer 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3958: (loadPlugin) Library name is /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3963: (loadPlugin) Loaded test plugin library 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3964: (loadPlugin) Attempting to resolve the classFactory function 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1729: (restoreSessionPlugins) Failed to get name, description, or type for /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgeorefplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgeorefplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: Georeferencer 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpsimporterplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpsimporterplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1718: (restoreSessionPlugins) Loading plugin: GPS Tools 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3958: (loadPlugin) Library name is /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpsimporterplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3963: (loadPlugin) Loaded test plugin library 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3964: (loadPlugin) Attempting to resolve the classFactory function 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpxprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpxprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1729: (restoreSessionPlugins) Failed to get name, description, or type for /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpxprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1718: (restoreSessionPlugins) Loading plugin: GRASS 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3958: (loadPlugin) Library name is /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3963: (loadPlugin) Loaded test plugin library 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3964: (loadPlugin) Attempting to resolve the classFactory function 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/providers/grass/qgsgrass.cpp:98 GRASS gisBase from GISBASE env var is:  
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] isValidGrassBaseDir() 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/providers/grass/qgsgrass.cpp:104 GRASS gisBase from QSettings is:  
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] isValidGrassBaseDir() 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/providers/grass/qgsgrass.cpp:123 GRASS gisBase from configure is: /Applications/GRASS-6.3.app/Contents/MacOS 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] isValidGrassBaseDir() 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/providers/grass/qgsgrass.cpp:176 Valid GRASS gisBase is: /Applications/GRASS-6.3.app/Contents/MacOS 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] set PATH: PATH=/Applications/GRASS-6.3.app/Contents/MacOS/bin:/Applications/GRASS-6.3.app/Contents/MacOS/scripts:/usr/bin:/bin:/usr/sbin:/sbin 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 1084: (connectNotify) QgsMapCanvas connected to 2renderComplete(QPainter*) 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassPlugin::setEditAction() 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1729: (restoreSessionPlugins) Failed to get name, description, or type for /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgridmakerplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgridmakerplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: Graticule Creator 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libmemoryprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libmemoryprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1729: (restoreSessionPlugins) Failed to get name, description, or type for /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libmemoryprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libnortharrowplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libnortharrowplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: NorthArrow 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libogrprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libogrprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1729: (restoreSessionPlugins) Failed to get name, description, or type for /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libogrprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpggeoprocessingplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpggeoprocessingplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: PostgreSQL Geoprocessing 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpostgresprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpostgresprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1729: (restoreSessionPlugins) Failed to get name, description, or type for /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpostgresprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libquickprintplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libquickprintplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: Quick Print 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libscalebarplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libscalebarplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: ScaleBar 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libspitplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libspitplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: SPIT 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsplugin.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1724: (restoreSessionPlugins) Plugin was not active last session, leaving disabled: WFS plugin 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1729: (restoreSessionPlugins) Failed to get name, description, or type for /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1697: (restoreSessionPlugins) Examining /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwmsprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Loaded /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwmsprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1729: (restoreSessionPlugins) Failed to get name, description, or type for /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwmsprovider.so 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3922: (loadPythonPlugin) I should load python plugin: MapServer Export (package: mapserver_export) 
7/11/08 9:12:31 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3922: (loadPythonPlugin) I should load python plugin: Calculate Geometry (package: calculategeometry) 
7/11/08 9:12:33 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3922: (loadPythonPlugin) I should load python plugin: fTools (package: fTools) 
7/11/08 9:12:33 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3922: (loadPythonPlugin) I should load python plugin: Geoprocessing (package: geoprocessing) 
7/11/08 9:12:33 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3922: (loadPythonPlugin) I should load python plugin: Plugin Installer (package: newplugininstaller) 
7/11/08 9:12:33 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3922: (loadPythonPlugin) I should load python plugin: spatial operations (package: spatial_operations) 
7/11/08 9:12:34 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 3922: (loadPythonPlugin) I should load python plugin: Table Manager (package: tablemanager) 
7/11/08 9:12:34 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1779: (restoreSessionPlugins) Loading plugins completed 
7/11/08 9:12:34 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1780: (restoreSessionPlugins) ************************************************* 
7/11/08 9:12:34 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/app/qgisapp.cpp: 1935: (buildSupportedVectorFileFilter_) Vector file filters: [OGR] ESRI Shapefiles (*.shp *.SHP);;[OGR] MapInfo (*.mif *.tab *.MIF *.TAB);;[OGR] Spatial Data Transfer Standard (*catd.ddf *CATD.DDF);;[OGR] Geography Markup Language (*.gml *.GML);;All files (*.*) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/raster/qgsrasterlayer.cpp: 243: (buildSupportedRasterFileFilter) Raster filter list built: ERMapper Compressed Wavelets (*.ecw *.ECW);;Multi-resolution Seamless Image Database  (*.sid *.SID);;Virtual Raster (*.vrt *.VRT);;GeoTIFF (*.tif *.TIF);;National Imagery Transmission Format (*.ntf *.NTF);;Raster Product Format TOC format (*.toc *.TOC);;Erdas Imagine Images  (*.img *.IMG);;Ground-based SAR Applications Testbed File Format  (*.gff *.GFF);;Arc/Info ASCII Grid (*.asc *.ASC);;SDTS Raster (*.ddf *.DDF);;DTED Elevation Raster (*.dt0 *.DT0);;Portable Network Graphics (*.png *.PNG);;JPEG JFIF (*.jpg *.JPG);;Japanese DEM  (*.mem *.MEM);;Graphics Interchange Format  (*.gif *.GIF);;Envisat Image Format (*.n1 *.N1);;X11 PixMap Format (*.xpm *.XPM);;MS Windows Device Independent Bitmap (*.bmp *.BMP);;PCIDSK Database File (*.pix *.PIX);;PCRaster Raster File (*.map *.MAP);;ILWIS Raster Map (*.mpr/mpl *.MPR/MPL);;SGI Image File Format 1.0 (*.rgb *.RGB);;SRTMHGT File Format (*.hgt *.HGT);;Leveller heightfield (*.ter *.TER);;Terragen heightfield (*.ter *.TER);;GMT NetCDF Grid Format (*.nc *.NC);;Network Common Data Format (*.nc *.NC);;Portable Pixmap Format  (*.pnm *.PNM);;Vexcel MFF Raster (*.hdr *.HDR);;VTP .bt (Binary Terrain) 1.3 Format (*.bt *.BT);;JPEG-2000 part 1  (*.jp2 *.j2k *.JP2 *.J2K);;Raster Matrix Format (*.rsw *.RSW);;Idrisi Raster A.1 (*.rst *.RST);;Golden Software ASCII Grid  (*.grd *.GRD);;Golden Software Binary Grid  (*.grd *.GRD);;Golden Software 7 Binary Grid  (*.grd *.GRD);;DRDC COASP SAR Processor Raster (*.hdr *.HDR);;Swedish Grid RIK  (*.rik *.RIK);;USGS Optional ASCII DEM  (*.dem *.DEM);;GeoSoft Grid Exchange Format (*.gxf *.GXF);;Hierarchical Data Format Release 5 (*.hdf5 *.HDF5);;ARC Digitized Raster Graphics (*.gen *.GEN);;GRASS, SAR_CEOS, CEOS, JAXAPALSAR, ELAS, AIG, OGDI, MEM, FITS, BSB, DIMAP, AirSAR, RS2, HDF4, HDF4Image, DOQ1, DOQ2, ENVI, EHdr, GenBin, PAux, MFF2, FujiBAS, GSC, FAST, LAN, CPG, IDA, NDF, DIPEx, ISIS3, ISIS2, PDS, ERS, L1B, FIT, WCS, WMS, INGR, COSAR, TSX, DODS, HTTP, HDF5Image and all other files (*) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaplayerregistry.cpp: 139: (connectNotify) QgsMapLayerRegistry connected to 2layerWillBeRemoved(QString) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaplayerregistry.cpp: 139: (connectNotify) QgsMapLayerRegistry connected to 2removedAll() 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaplayerregistry.cpp: 139: (connectNotify) QgsMapLayerRegistry connected to 2layerWasAdded(QgsMapLayer*) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 1084: (connectNotify) QgsMapCanvas connected to 2xyCoordinates(QgsPoint&) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 1084: (connectNotify) QgsMapCanvas connected to 2extentsChanged() 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 1084: (connectNotify) QgsMapCanvas connected to 2scaleChanged(double) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 1084: (connectNotify) QgsMapCanvas connected to 2scaleChanged(double) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 1084: (connectNotify) QgsMapCanvas connected to 2mapToolSet(QgsMapTool*) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 171: (adjustExtentToSize) ========== Current Scale ========== 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 172: (adjustExtentToSize) Current extent is 0.0000000000000000,0.0000000000000000 : 0.0000000000000000,0.0000000000000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 173: (adjustExtentToSize), MuppX: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 174: (adjustExtentToSize), MuppY: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 175: (adjustExtentToSize), Pixmap width: 1138 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 176: (adjustExtentToSize), Pixmap height: 744 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 177: (adjustExtentToSize), Extent width: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 178: (adjustExtentToSize), Extent height: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 179: (adjustExtentToSize), whitespace: : 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 127: (calculateGeographicDistance) Distance across map extent (m): 0 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 78: (calculate) Using conversionFactor of 39.3701 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 193: (adjustExtentToSize), Scale (assuming meters as map units) = 1: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 204: (render) ========== Rendering ========== 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: empty extent... not rendering 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassPlugin::postRender() 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 1084: (connectNotify) QgsMapCanvas connected to 2destroyed(QObject*) 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 171: (adjustExtentToSize) ========== Current Scale ========== 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 172: (adjustExtentToSize) Current extent is 0.0000000000000000,0.0000000000000000 : 0.0000000000000000,0.0000000000000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 173: (adjustExtentToSize), MuppX: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 174: (adjustExtentToSize), MuppY: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 175: (adjustExtentToSize), Pixmap width: 256 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 176: (adjustExtentToSize), Pixmap height: 52 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 177: (adjustExtentToSize), Extent width: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 178: (adjustExtentToSize), Extent height: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 179: (adjustExtentToSize), whitespace: : 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 127: (calculateGeographicDistance) Distance across map extent (m): 0 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsscalecalculator.cpp: 78: (calculate) Using conversionFactor of 39.3701 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 193: (adjustExtentToSize), Scale (assuming meters as map units) = 1: 0.000000 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/core/qgsmaprender.cpp: 204: (render) ========== Rendering ========== 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: empty extent... not rendering 
7/11/08 9:12:35 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Number of files in myFileList: 0 
7/11/08 9:12:55 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassPlugin::openMapset() 
7/11/08 9:12:55 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassSelect() type = 0 
7/11/08 9:12:56 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setMapsets() 
7/11/08 9:12:56 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setMaps() 
7/11/08 9:12:56 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setLayers() 
7/11/08 9:12:56 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setMapsets() 
7/11/08 9:12:56 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setMaps() 
7/11/08 9:12:56 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setLayers() 
7/11/08 9:13:00 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setMapsets() 
7/11/08 9:13:00 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setMaps() 
7/11/08 9:13:00 AM [0x0-0x3f23f2].org.qgis.qgis[35879] setLayers() 
7/11/08 9:13:01 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrass::openMapset 
7/11/08 9:13:01 AM [0x0-0x3f23f2].org.qgis.qgis[35879] gisdbase = /Volumes/Exodisk/grassdata 
7/11/08 9:13:01 AM [0x0-0x3f23f2].org.qgis.qgis[35879] location = nevada 
7/11/08 9:13:01 AM [0x0-0x3f23f2].org.qgis.qgis[35879] mapset = jctull 
7/11/08 9:13:01 AM [0x0-0x3f23f2].org.qgis.qgis[35879] pid = 35879 
7/11/08 9:13:02 AM [0x0-0x3f23f2].org.qgis.qgis[35879] status = 0 
7/11/08 9:13:02 AM [0x0-0x3f23f2].org.qgis.qgis[35879] globalGisrc = /Users/jctull/.grassrc6 
7/11/08 9:13:02 AM [0x0-0x3f23f2].org.qgis.qgis[35879] mGisrc = /var/folders/nc/ncl5WMTUHCCCNwtVY8P8eE+++TI/-Tmp-/grass6-jctull-35879/gisrc 
7/11/08 9:13:02 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassPlugin::addVector() 
7/11/08 9:13:03 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassPlugin::switchRegion() 
7/11/08 9:13:03 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassPlugin::displayRegion() 
7/11/08 9:13:03 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrass::setLocation(): gisdbase = /Volumes/Exodisk/grassdata location = nevada 
7/11/08 9:13:03 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassPlugin::switchRegion() 
7/11/08 9:13:03 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassPlugin::displayRegion() 
7/11/08 9:13:03 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrass::setLocation(): gisdbase = /Volumes/Exodisk/grassdata location = nevada 
7/11/08 9:13:04 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 585: (keyPressEvent) keyPress event 
7/11/08 9:13:04 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 667: (keyPressEvent) Ignoring key: 16777249 
7/11/08 9:13:06 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 675: (keyReleaseEvent) keyRelease event 
7/11/08 9:13:06 AM [0x0-0x3f23f2].org.qgis.qgis[35879] Debug: /Users/jctull/sources/qgis/trunk/src/gui/qgsmapcanvas.cpp: 698: (keyReleaseEvent) Ignoring key release: 16777249 
7/11/08 9:13:28 AM [0x0-0x3f23f2].org.qgis.qgis[35879] QgsGrassTools() 
7/11/08 9:13:38 AM com.apple.launchd[342] ([0x0-0x3f23f2].org.qgis.qgis[35879]) Exited abnormally: Bus error 


DEBUG CRASH REPORT:

Process:         qgis [35879]
Path:            /Applications/qgis0.11.0.app/Contents/MacOS/qgis
Identifier:      org.qgis.qgis
Version:         0.11.0-Metis (8752M) (0.11.0-Metis (8752M))
Code Type:       X86 (Native)
Parent Process:  launchd [342]

Date/Time:       2008-07-11 09:13:29.649 -0700
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000028af03c
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib             	0xffff12c1 __longcopy + 193
1   libSystem.B.dylib             	0xffff086e __memcpy + 206
2   libobjc.A.dylib               	0x9331913e fixupSelectorsInMethodList + 99
3   libobjc.A.dylib               	0x9331a3e1 _class_getMethodNoSuper + 81
4   libobjc.A.dylib               	0x9331055e _class_lookupMethodAndLoadCache + 182
5   libobjc.A.dylib               	0x93320736 objc_msgSend + 102
6   QtGui                         	0x00e8988a QItemViewInterfaceFactory::element(int) + 74
7   QtGui                         	0x00e80607 QAccessibleHierarchyManager::lookup(QObject*, int) + 87
8   QtGui                         	0x00e8926b QAccessible::updateAccessibility(QObject*, int, QAccessible::Event) + 171
9   QtGui                         	0x00a09444 QWidgetPrivate::hideChildren(bool) + 276
10  QtGui                         	0x00a095c9 QWidgetPrivate::hide_helper() + 185
11  QtGui                         	0x00a10de8 QWidget::setVisible(bool) + 1528
12  QtGui                         	0x00a0d720 QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) + 1376
13  QtGui                         	0x00a0d835 QWidget::setParent(QWidget*) + 53
14  QtGui                         	0x009eb48d QLayout::addChildWidget(QWidget*) + 541
15  QtGui                         	0x009f6dfd QStackedLayout::insertWidget(int, QWidget*) + 29
16  QtGui                         	0x00dda873 QTabWidget::insertTab(int, QWidget*, QIcon const&, QString const&) + 51
17  QtGui                         	0x00dda90b QTabWidget::insertTab(int, QWidget*, QString const&) + 59
18  QtGui                         	0x00dda967 QTabWidget::addTab(QWidget*, QString const&) + 39
19  libgrassplugin.so             	0x1479bc47 QgsGrassTools::QgsGrassTools(QgisInterface*, QWidget*, char const*, QFlags<Qt::WindowType>) + 2479
20  libgrassplugin.so             	0x1479bfe7 QgsGrassTools::QgsGrassTools(QgisInterface*, QWidget*, char const*, QFlags<Qt::WindowType>) + 45
21  libgrassplugin.so             	0x147659b7 QgsGrassPlugin::openTools() + 129
22  libgrassplugin.so             	0x14819b15 QgsGrassPlugin::qt_metacall(QMetaObject::Call, int, void**) + 447
23  QtCore                        	0x0041adc0 QMetaObject::activate(QObject*, int, int, void**) + 528
24  QtGui                         	0x009bcb1c QAction::triggered(bool) + 76
25  QtGui                         	0x009be69f QAction::activate(QAction::ActionEvent) + 159
26  QtGui                         	0x00e23799 qt_mac_activate_action(OpaqueMenuRef*, unsigned int, QAction::ActionEvent, bool) + 153
27  QtGui                         	0x00e23d75 qt_mac_menu_event(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 565
28  com.apple.HIToolbox           	0x96145763 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
29  com.apple.HIToolbox           	0x96144b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
30  com.apple.HIToolbox           	0x961614ee SendEventToEventTarget + 52
31  com.apple.HIToolbox           	0x96195bc1 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
32  com.apple.HIToolbox           	0x961bc3d3 SendMenuCommandWithContextAndModifiers + 59
33  com.apple.HIToolbox           	0x961bc390 SendMenuItemSelectedEvent + 134
34  com.apple.HIToolbox           	0x961bc2a2 FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 162
35  com.apple.HIToolbox           	0x96198e50 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 640
36  com.apple.HIToolbox           	0x9622788c MenuSelect + 104
37  QtGui                         	0x00a1cfe3 QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 10067
38  com.apple.HIToolbox           	0x96145763 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
39  com.apple.HIToolbox           	0x96144b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
40  com.apple.HIToolbox           	0x961614ee SendEventToEventTarget + 52
41  com.apple.HIToolbox           	0x961740eb ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2579
42  com.apple.HIToolbox           	0x96145b1c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
43  com.apple.HIToolbox           	0x96144b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
44  com.apple.HIToolbox           	0x961614ee SendEventToEventTarget + 52
45  QtGui                         	0x00a16d01 qt_mac_send_event(QFlags<QEventLoop::ProcessEventsFlag>, OpaqueEventRef*, OpaqueWindowPtr*) + 97
46  QtGui                         	0x00a25342 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 626
47  QtCore                        	0x00408ce1 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
48  QtCore                        	0x00408dad QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 157
49  QtCore                        	0x0040cd41 QCoreApplication::exec() + 161
50  org.qgis.qgis                 	0x00009e44 main + 9290
51  org.qgis.qgis                 	0x00007576 start + 54

Thread 1:

0   libSystem.B.dylib             	0x95fd11de select$DARWIN_EXTSN$NOCANCEL + 10
1   QtCore                        	0x003ec7cb QProcessManager::run() + 123
2   QtCore                        	0x0031e42f QThreadPrivate::start(void*) + 191
3   libSystem.B.dylib             	0x95fca6f5 _pthread_start + 321
4   libSystem.B.dylib             	0x95fca5b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x95fe95e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x95fca6f5 _pthread_start + 321
2   libSystem.B.dylib             	0x95fca5b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x95f994ee semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x95fcb866 _pthread_cond_wait + 1267
2   libSystem.B.dylib             	0x96011371 pthread_cond_wait + 48
3   QtCore                        	0x0031f826 QWaitCondition::wait(QMutex*, unsigned long) + 278
4   QtNetwork                     	0x013b4184 QHostInfoAgent::run() + 548
5   QtCore                        	0x0031e42f QThreadPrivate::start(void*) + 191
6   libSystem.B.dylib             	0x95fca6f5 _pthread_start + 321
7   libSystem.B.dylib             	0x95fca5b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00024100  ebx: 0x00000000  ecx: 0x0109920c  edx: 0x00040000
  edi: 0x1a43f000  esi: 0x0288a0fc  ebp: 0xbfffdc8c  esp: 0xbfffdc80
   ss: 0x0000001f  efl: 0x00010246  eip: 0xffff12c1   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x028af03c

Binary Images:
    0x1000 -   0x20cfe7 +org.qgis.qgis 0.11.0-Metis (8752M) (0.11.0-Metis (8752M)) /Applications/qgis0.11.0.app/Contents/MacOS/qgis
  0x30a000 -   0x4c8ff3 +QtCore ??? (???) <6d1592ed858b4809ca4e22733d2300da> /usr/local/Trolltech/Qt-4.4.0/lib/QtCore.framework/Versions/4/QtCore
  0x551000 -   0x59ffff +QtXml ??? (???) /usr/local/Trolltech/Qt-4.4.0/lib/QtXml.framework/Versions/4/QtXml
  0x5c2000 -   0x5ffff5 +QtSvg ??? (???) /usr/local/Trolltech/Qt-4.4.0/lib/QtSvg.framework/Versions/4/QtSvg
  0x61f000 -   0x69efe7 +QtSql ??? (???) /usr/local/Trolltech/Qt-4.4.0/lib/QtSql.framework/Versions/4/QtSql
  0x6c0000 -   0x703fea +libqgis_gui.0.11.dylib ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/libqgis_gui.0.11.dylib
  0x9b2000 -  0x10e7fe7 +QtGui ??? (???) /usr/local/Trolltech/Qt-4.4.0/lib/QtGui.framework/Versions/4/QtGui
 0x1364000 -  0x142efe2 +QtNetwork ??? (???) /usr/local/Trolltech/Qt-4.4.0/lib/QtNetwork.framework/Versions/4/QtNetwork
 0x1480000 -  0x15e6fef +libqgis_core.0.11.dylib ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/libqgis_core.0.11.dylib
 0x16c8000 -  0x16e3ff3 +libpq.5.dylib ??? (???) <b40a7f353e9cd57551458d1117379bfc> /usr/local/pgsql/lib/libpq.5.dylib
 0x16ed000 -  0x1719ffc +org.maptools.proj 4.6.0 (PROJ 4.6.0-1) /Library/Frameworks/PROJ.framework/Versions/4.6/PROJ
 0x1726000 -  0x17ddffb +net.refractions.geos 3.0.0 (GEOS 3.0.0-2) <03f109da4d5e245a5c74c04735fbd0cf> /Library/Frameworks/GEOS.framework/Versions/3.0/GEOS
 0x188f000 -  0x21e0fec +org.gdal.gdal 1.5.2 (GDAL/OGR 1.5.2-1) <e58c6df3508b079ade47e0ebac7ae34b> /Library/Frameworks/GDAL.framework/Versions/1.5/GDAL
 0x2638000 -  0x2697fff +org.sqlite.sqlite3 3.5.9 (SQLite3 3.5.9-2) <ee297b08a606167691642d468fa1abd2> /Library/Frameworks/SQLite3.framework/Versions/3/SQLite3
 0x26a3000 -  0x26aafed +libgcc_s.1.dylib ??? (???) /usr/local/lib/libgcc_s.1.dylib
 0x26cd000 -  0x270cfff  libiodbc.2.dylib ??? (???) <0e9f71de7fa6cfc5d42a7754d393b22c> /usr/lib/libiodbc.2.dylib
 0x271b000 -  0x2728fff  libiodbcinst.2.dylib ??? (???) <f225b96d6bf1d05acdf0208a4ea3eebe> /usr/lib/libiodbcinst.2.dylib
 0x272f000 -  0x27f0fe3 +com.kyngchaos.UnixImageIO 1.0.24 (UnixImageIO 1.0.24) <1c69c7547d232f8e4ab4376badbf290c> /Library/Frameworks/UnixImageIO.framework/Versions/B/UnixImageIO
 0x2816000 -  0x2849ff3 +libogdi.dylib ??? (???) <7e42a75f044a32a941c83ca42b890fa6> /Library/Frameworks/GDAL.framework/Versions/1.5/Libraries/libogdi.dylib
 0x2855000 -  0x2870ff3 +libpq.dylib ??? (???) <b40a7f353e9cd57551458d1117379bfc> /Library/Frameworks/GDAL.framework/Versions/1.5/Libraries/libpq.dylib
 0x287a000 -  0x28a5ffb  libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
 0x28ea000 -  0x28f1fff +libqgif.dylib ??? (???) /usr/local/Trolltech/Qt-4.4.0/plugins/imageformats/libqgif.dylib
 0x2f2d000 -  0x2f34fff +libqico.dylib ??? (???) /usr/local/Trolltech/Qt-4.4.0/plugins/imageformats/libqico.dylib
 0x2f3a000 -  0x2f5bff3 +libqjpeg.dylib ??? (???) /usr/local/Trolltech/Qt-4.4.0/plugins/imageformats/libqjpeg.dylib
 0x2f64000 -  0x2facfe7 +libqmng.dylib ??? (???) /usr/local/Trolltech/Qt-4.4.0/plugins/imageformats/libqmng.dylib
 0x2fbf000 -  0x2fc5fff +libqsvg.dylib ??? (???) /usr/local/Trolltech/Qt-4.4.0/plugins/imageformats/libqsvg.dylib
 0xc1c3000 -  0xc20cfef +libqtiff.dylib ??? (???) <6e6bc24ccbaebbcbe26fa91fbf40ca6d> /usr/local/Trolltech/Qt-4.4.0/plugins/imageformats/libqtiff.dylib
 0xc267000 -  0xc267ffe +org.xlife.InquisitorLoader 3.1 (54) <e4877ee4582562d98c95d447c8f77397> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
 0xc36b000 -  0xc38ffff +libqtaccessiblewidgets.dylib ??? (???) /usr/local/Trolltech/Qt-4.4.0/plugins/accessible/libqtaccessiblewidgets.dylib
 0xc5cd000 -  0xc5cffff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
 0xc673000 -  0xc678fff  com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
 0xc690000 -  0xc69cfe5 +libdelimitedtextprovider.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextprovider.so
 0xc6a4000 -  0xc6a9fff +libgrass_shape.dylib ??? (???) <6f8ebc18294f9eb7eac0cb3d21185abf> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_shape.dylib
 0xc6c0000 -  0xc6c0ffc +libgrass_linkm.dylib ??? (???) <bf24fdc911c3becb501f88a987beff42> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_linkm.dylib
0x13750000 - 0x13759fff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
0x13766000 - 0x13771ffb +com.fsb.SafariBlock ??? (2.1) /Library/InputManagers/SafariBlock/SafariBlock.bundle/Contents/MacOS/SafariBlock
0x13888000 - 0x1388bfff +libgrass_rtree.dylib ??? (???) <19a9d2d231e620e81dae44357c350ec1> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_rtree.dylib
0x1388f000 - 0x138ccfe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x13afb000 - 0x13afcfff +libgrass_form.dylib ??? (???) <7189acaab35c2d5412b3d6b7b01ef911> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_form.dylib
0x13c00000 - 0x13c27fef +libcopyrightlabelplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libcopyrightlabelplugin.so
0x13c31000 - 0x13c67ff7 +libdelimitedtextplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libdelimitedtextplugin.so
0x13c71000 - 0x13c92feb +libgpxprovider.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpxprovider.so
0x13e80000 - 0x14072fea +com.elgato.mpegsupport EyeTV MPEG Support 1.0.7 (build 43) (1.0.7) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
0x14197000 - 0x141befff +libgeorefplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgeorefplugin.so
0x141d4000 - 0x14220fff +libgslcblas.0.dylib ??? (???) /usr/local/lib/libgslcblas.0.dylib
0x14225000 - 0x14231ff7 +libgrass_dig2.dylib ??? (???) <d3cce0978f2876b7025f06be6641e2e5> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_dig2.dylib
0x14237000 - 0x1423bfff +libgrass_datetime.dylib ??? (???) <2ee48019b6b18de5ddb5ad33944bd51e> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_datetime.dylib
0x1423f000 - 0x1424affc +libqgispython.dylib ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/libqgispython.dylib
0x142e1000 - 0x142e3ffd  strop.so ??? (???) <90360a83b2f7bb7ac308305ec9d1d72b> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/strop.so
0x1443a000 - 0x14637fef +libgsl.0.dylib ??? (???) /usr/local/lib/libgsl.0.dylib
0x14688000 - 0x14715ff3 +libgpsimporterplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgpsimporterplugin.so
0x14730000 - 0x1474cfe3 +libexpat.1.dylib ??? (???) <436cf35f440ffbd3c095c9860c2ae05e> /usr/local/lib/libexpat.1.dylib
0x1475a000 - 0x14870ff5 +libgrassplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassplugin.so
0x148e5000 - 0x1490bfff +libqgisgrass.0.11.dylib ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/libqgisgrass.0.11.dylib
0x14920000 - 0x14954fe7 +libgrass_gis.dylib ??? (???) <ca0809d1838fae424016d93123f012d1> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_gis.dylib
0x14965000 - 0x14988ff7 +libgrass_vect.dylib ??? (???) <206ff22d8cc08b84f3841d0cde90851e> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_vect.dylib
0x14992000 - 0x14996ffd +libgrass_dbmiclient.dylib ??? (???) <157d8a188f8067fcb553d8973733feb5> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_dbmiclient.dylib
0x1499c000 - 0x149a2fff +libgrass_dbmibase.dylib ??? (???) <4a6a47c11cbbdd5f7786014a35fcd4b3> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_dbmibase.dylib
0x149a9000 - 0x149b7ffc +libgrass_dgl.dylib ??? (???) <755509f260fb37233b48cbb61d98211c> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_dgl.dylib
0x149be000 - 0x149c3fff +libgrass_gproj.dylib ??? (???) <644520b74a3676192844d47a50129d40> /Applications/GRASS-6.3.app/Contents/MacOS/lib/libgrass_gproj.dylib
0x149c8000 - 0x14bd2fff +Qt3Support ??? (???) /usr/local/Trolltech/Qt-4.4.0/lib/Qt3Support.framework/Versions/4/Qt3Support
0x14cb9000 - 0x14cc1fff +libgrassprovider.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgrassprovider.so
0x14cc5000 - 0x14ce9ff7 +libgridmakerplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libgridmakerplugin.so
0x14cf4000 - 0x14cfefff +libmemoryprovider.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libmemoryprovider.so
0x14d06000 - 0x14d31fe3 +libnortharrowplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libnortharrowplugin.so
0x14d3c000 - 0x14d4dfff +libogrprovider.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libogrprovider.so
0x14d59000 - 0x14d5dfff +ogr_GRASS.dylib ??? (???) /Library/Frameworks/GDAL.framework/Versions/1.5/PlugIns/ogr_GRASS.dylib
0x14d63000 - 0x14d69ffb +libgrass_I.dylib ??? (???) <4f2759be25547a5b36ae69cefe5b8d58> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_I.dylib
0x14d6e000 - 0x14d70ffc +libgrass_vask.dylib ??? (???) <46a018c2af84cd2802313ee8de1bdcfd> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_vask.dylib
0x14d75000 - 0x14d78ff3 +libgrass_gmath.dylib ??? (???) <23127c83870e5816a32fcaf80e14feba> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_gmath.dylib
0x14d7c000 - 0x14db0fe7 +libgrass_gis.dylib ??? (???) <7efbe37e3196446942774725bdf31c33> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_gis.dylib
0x14dc1000 - 0x14dc5fff +libgrass_datetime.dylib ??? (???) <c9f523a93bb9dd5e13f8feac67388fc2> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_datetime.dylib
0x14dc9000 - 0x14dcefff +libgrass_gproj.dylib ??? (???) <1d8a34c333524f6d2f20a834ccd8907d> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_gproj.dylib
0x14dd3000 - 0x14df6ff7 +libgrass_vect.dylib ??? (???) <557d96e8e15ea920d861f59f89237c2e> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_vect.dylib
0x14e00000 - 0x14e06fff +libgrass_dbmibase.dylib ??? (???) <5148a79ed290423999a94132db502eaa> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_dbmibase.dylib
0x14e0d000 - 0x14e11ffd +libgrass_dbmiclient.dylib ??? (???) <2e9b8db8401a89a5abdd9d4ee12ed7b4> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_dbmiclient.dylib
0x14e17000 - 0x14e23ff7 +libgrass_dig2.dylib ??? (???) <702fdf27a211a60fb077ce8b86e37e4a> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_dig2.dylib
0x14e29000 - 0x14e2cfff +libgrass_rtree.dylib ??? (???) <0803fb72ab152d2d71ff882a9de93250> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_rtree.dylib
0x14e30000 - 0x14e3effc +libgrass_dgl.dylib ??? (???) <648cf28986e17eafb59fff43982b49de> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_dgl.dylib
0x14e45000 - 0x14e45ffc +libgrass_linkm.dylib ??? (???) <a40cd51773402d84f3ac423cd4eab89a> /Library/Frameworks/GDAL.framework/Versions/1.5/grass/lib/libgrass_linkm.dylib
0x14e49000 - 0x14e5bfff +libpggeoprocessingplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpggeoprocessingplugin.so
0x14e66000 - 0x14ea0ff3 +libpostgresprovider.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libpostgresprovider.so
0x14ec0000 - 0x14ecdfef +libquickprintplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libquickprintplugin.so
0x14ed6000 - 0x14f05fff +libscalebarplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libscalebarplugin.so
0x14f0f000 - 0x14f3cff1 +libspitplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libspitplugin.so
0x14f56000 - 0x14f6bfe9 +libwfsplugin.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsplugin.so
0x14f7c000 - 0x14fa6ffa +libwfsprovider.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwfsprovider.so
0x14fc5000 - 0x15000ff1 +libwmsprovider.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/lib/qgis/libwmsprovider.so
0x15034000 - 0x15035fff  MacOS.so ??? (???) <a087e87affa104ada1893aeb88e74768> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/MacOS.so
0x15046000 - 0x15052ffd +sip.so ??? (???) /Library/Python/2.5/site-packages/sip.so
0x150d5000 - 0x150d5ffd  fcntl.so ??? (???) <d53657c5ef75a4a15efdb6d5dd711942> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/fcntl.so
0x1516b000 - 0x1516cfff  math.so ??? (???) <b42064a20bcfa11c62d074349b45668f> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/math.so
0x1517c000 - 0x1517cffe  icglue.so ??? (???) <6a30d88cb541d127c0d41bdf631664ab> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/icglue.so
0x152d1000 - 0x1539cfeb  org.python.python 2.5 (2.5) <e25c22d85c260b924b91ee8f643c0774> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
0x153e9000 - 0x15515fe2 +QtCore.so ??? (???) /Library/Python/2.5/site-packages/PyQt4/QtCore.so
0x155d3000 - 0x15af9ffb +QtGui.so ??? (???) /Library/Python/2.5/site-packages/PyQt4/QtGui.so
0x15df8000 - 0x15dfaffb  _struct.so ??? (???) <8b8f6554c96be9fdef4d31ba4296238f> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_struct.so
0x15f40000 - 0x15fc4fff +core.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/python/qgis/core.so
0x1601c000 - 0x1604bfff +QtXml.so ??? (???) /Library/Python/2.5/site-packages/PyQt4/QtXml.so
0x16069000 - 0x160c4fff +gui.so ??? (???) /Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/python/qgis/gui.so
0x160fa000 - 0x160fcffe  itertools.so ??? (???) <3db795c34c2ce8361e511ba620004d01> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/itertools.so
0x16101000 - 0x1610afff  datetime.so ??? (???) <f9bdeb667ff921c532541d9257069b77> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/datetime.so
0x16111000 - 0x16112fff  time.so ??? (???) <868136633e00f35cc39fbefc508644bb> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/time.so
0x16117000 - 0x16118fff  collections.so ??? (???) <a63cd2a91e1a4885fd46cd2a3b08edb4> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/collections.so
0x1612e000 - 0x16130fff  _csv.so ??? (???) <58bbaf8e334c3e20397e281c2bf187eb> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_csv.so
0x16135000 - 0x16136fff  cStringIO.so ??? (???) <193a853e31e48a248e091df545b7498a> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/cStringIO.so
0x16186000 - 0x16187ffe  binascii.so ??? (???) <743904191cd46b07df2affa130d9d529> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/binascii.so
0x1618c000 - 0x1618dfff  _random.so ??? (???) <07c722b3bf7042863171656855d61fd7> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_random.so
0x16209000 - 0x1620cfff +gdal_GRASS.dylib ??? (???) /Library/Frameworks/GDAL.framework/Versions/1.5/PlugIns/gdal_GRASS.dylib
0x16282000 - 0x16285ffe  _Res.so ??? (???) <8fabdb152a7aaf9ac8390134ac36cca4> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_Res.so
0x162cd000 - 0x162d3fff  _File.so ??? (???) <203ecf752c3ecbe05425a5b15f858e20> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_File.so
0x162d8000 - 0x162ddfff  _socket.so ??? (???) <933b0ccff2f435302e01c498e924cad1> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_socket.so
0x162e4000 - 0x162e5fff  _ssl.so ??? (???) <81e1059dc34557deae02a9cc1e6a85f4> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_ssl.so
0x164a0000 - 0x164effff +QtNetwork.so ??? (???) /Library/Python/2.5/site-packages/PyQt4/QtNetwork.so
0x16526000 - 0x16528ffd  zlib.so ??? (???) <d1088c15777bc475b50fb6a1f19e8ff4> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/zlib.so
0x16800000 - 0x168e2fef +gdal_ECW.dylib ??? (???) /Library/Application Support/GDAL/PlugIns/gdal_ECW.dylib
0x1696f000 - 0x16a24fe3 +gdal_MrSID.dylib ??? (???) <9abef6aa490987b1c181c6a62bbff8d4> /Library/Application Support/GDAL/PlugIns/gdal_MrSID.dylib
0x1741a000 - 0x17538ff7  com.apple.RawCamera.bundle 2.0.7 (2.0.7) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x90003ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90004000 - 0x9003efff  com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9003f000 - 0x90044fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90045000 - 0x90050fe7  libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90051000 - 0x90079fff  libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x90149000 - 0x9018bfef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9018c000 - 0x901bbff7  libncurses.5.4.dylib ??? (???) <3b2ac2ca8190942b6b81d2a7012ea859> /usr/lib/libncurses.5.4.dylib
0x90425000 - 0x9047fff7  com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90480000 - 0x9083efea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9083f000 - 0x90841ff5  libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90842000 - 0x90910ff3  com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x90b2a000 - 0x90b38ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x90b39000 - 0x90b41fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90b60000 - 0x90bdcfeb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90bdd000 - 0x90be4ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x90da1000 - 0x90da5fff  libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90db3000 - 0x90dbaff7  libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90dbb000 - 0x90dedfff  com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x90e33000 - 0x90e43fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90e44000 - 0x90e73fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90e86000 - 0x90edfff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90ee0000 - 0x90ef0ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90ef1000 - 0x90f15feb  libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x90f16000 - 0x90f3eff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90f3f000 - 0x90f76fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90f77000 - 0x9100aff3  com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9100b000 - 0x910bdffb  libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x91244000 - 0x91244ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x91245000 - 0x91302fff  com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91338000 - 0x91377fef  libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x913a3000 - 0x9141dff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9141e000 - 0x914a5ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x914f5000 - 0x919c8ffe  libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x919c9000 - 0x919e7fff  libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x919e8000 - 0x91a7bfff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91acd000 - 0x91b57fe3  com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91b58000 - 0x91c8afff  com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91c8b000 - 0x91e59fff  com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91e97000 - 0x91f5eff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f5f000 - 0x925fbfff  com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x925fc000 - 0x9263aff7  libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9263b000 - 0x92a4bfef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92a4c000 - 0x92b84ff7  libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x92b85000 - 0x92b8ffeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92bfe000 - 0x9324efff  com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9325b000 - 0x932b8ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x93309000 - 0x9330affc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9330b000 - 0x9330bff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9330c000 - 0x933ebfff  libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x933ec000 - 0x93419feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9341a000 - 0x93430fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93431000 - 0x93512ff7  libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x935c2000 - 0x936e6fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x936e7000 - 0x936fdfe7  com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x936fe000 - 0x93744fef  com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x937b8000 - 0x937b8ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9391d000 - 0x9391dffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9391e000 - 0x9391effd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9391f000 - 0x93925fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93926000 - 0x939b1fff  com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94c40000 - 0x94c49fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x94ced000 - 0x94d9dfff  edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94d9e000 - 0x94e1bfef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94e39000 - 0x94e64fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x94e65000 - 0x95186fea  com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x951a7000 - 0x959a4fef  com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x959a5000 - 0x959a5fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x959a6000 - 0x959baff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x959bb000 - 0x95b01ff7  com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95c36000 - 0x95eb1fe7  com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95eb2000 - 0x95f97ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95f98000 - 0x960f8ff3  libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x960f9000 - 0x96118ffa  libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96119000 - 0x9613dfff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x9613e000 - 0x96445ff7  com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9644b000 - 0x9644efff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96455000 - 0x96475ff2  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96476000 - 0x9680cfff  com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96852000 - 0x968d1ff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x968d3000 - 0x96923ff7  com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96924000 - 0x969a6ff3  com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x969ad000 - 0x96a39ff7  com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96a3a000 - 0x96a96ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96a97000 - 0x96a97ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96a98000 - 0x96aa7fff  libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x96af7000 - 0x96b03fe7  com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96b04000 - 0x96b45fe7  libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96b46000 - 0x96c00fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96c19000 - 0x96c1bfff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96c1c000 - 0x96ce7fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96ce8000 - 0x96d8ffeb  com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96d90000 - 0x96d97fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x96d98000 - 0x96e8cff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x96e8d000 - 0x97167ff3  com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x97239000 - 0x97244ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9727c000 - 0x97294fff  com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x972cf000 - 0x972eaff3  libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x972eb000 - 0x972ebffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x972ec000 - 0x972f0fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Change History (3)

comment:1 by timlinux, 16 years ago

Description: modified (diff)
Status: newassigned

Formatted console dump for my sanity :-)

comment:2 by timlinux, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed with r8756.

Regards

Tim

comment:3 by (none), 15 years ago

Milestone: Version 0.11.0

Milestone Version 0.11.0 deleted

Note: See TracTickets for help on using tickets.