[QGIS-trac] [Quantum GIS] #2903: Segmentation Fault in 1.4, ubuntu karmic binaries

Quantum GIS qgis at qgis.org
Fri Jul 23 04:19:06 EDT 2010


#2903: Segmentation Fault in 1.4, ubuntu karmic binaries
---------------------------------------------------------+------------------
   Reporter:  alobo                                      |              Owner:  jef          
       Type:  bug                                        |             Status:  new          
   Priority:  critical: causes crash or data corruption  |          Milestone:  Version 1.6.0
  Component:  Vectors                                    |            Version:  1.4.0        
   Keywords:                                             |   Platform_version:               
   Platform:  Debian                                     |           Must_fix:  No           
Status_info:  0                                          |  
---------------------------------------------------------+------------------
 QGIS 1.4 (ubuntu Karmic binary) crashed while I was running plugin
 points2one. The problem is that QGIS crashes now as soon as I
 open any shape layer, all I get in the terminal is: Segmentation Fault.
 I have tried uninstalling the plugin, no improvement.

 Before opening any vector layer, the last lines in the console are:

 Warning: QObject::connect: Incompatible sender/receiver arguments
         QgsProject::writeProject(QDomDocument&) -->
 QgisApp::projectChanged(QDomDocument)


 I've tried reinstalling qgis (and the rest of related packages) via
 Synaptic, same problem.

 Output with gdb:


 alobo at delia:~$ gdb qgis.bin
 GNU gdb (GDB) 7.0-ubuntu
 Copyright (C) 2009 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later
 <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
 This GDB was configured as "x86_64-linux-gnu".
 For bug reporting instructions, please see:
 <http://www.gnu.org/software/gdb/bugs/>...
 Reading symbols from /usr/bin/qgis.bin...(no debugging symbols
 found)...done.
 (gdb) run
 Starting program: /usr/bin/qgis.bin
 [Thread debugging using libthread_db enabled]
 [New Thread 0x7fffe233a910 (LWP 9132)]
 [Thread 0x7fffe233a910 (LWP 9132) exited]
 Python support ENABLED :-)
 /home/alobo/.qgis//python/plugins/imgboundary/__init__.py:38:
 DeprecationWarning: BaseException.message has been deprecated as of Python
 2.6
   sMsg = "Error import Module \'osgeo\' from package \'gdal-
 Python-1.5.4-4\'\n\nMessage: %s" % e.message
 Loaded : Plugin Installer (package: plugin_installer)
 Warning: QObject::connect: Incompatible sender/receiver arguments
         QgsProject::writeProject(QDomDocument&) -->
 QgisApp::projectChanged(QDomDocument)
 [New Thread 0x7fffe233a910 (LWP 9138)]
 [New Thread 0x7fffc7fff910 (LWP 9139)]
 [New Thread 0x7fffc75f9910 (LWP 9140)]
 [New Thread 0x7fffc6df8910 (LWP 9141)]
 [Thread 0x7fffe233a910 (LWP 9138) exited]
 [Thread 0x7fffc7fff910 (LWP 9139) exited]
 [Thread 0x7fffc6df8910 (LWP 9141) exited]

 Program received signal SIGSEGV, Segmentation fault.
 0x00007ffff6c178ed in QTextCodec::toUnicode(char const*) const () from
 /usr/lib/libQtCore.so.4

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2903>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list