[QGIS-trac] Re: [Quantum GIS] #2475: Segmentation Fault in 1.4, opensuse 11.2

Quantum GIS qgis at qgis.org
Tue Jun 29 13:51:46 EDT 2010


#2475: Segmentation Fault in 1.4, opensuse 11.2
--------------------------------------------------------------+-------------
        Reporter:  jtornero                                   |         Owner:  nobody       
            Type:  bug                                        |        Status:  closed       
        Priority:  critical: causes crash or data corruption  |     Milestone:  Version 1.6.0
       Component:  Python plugins and bindings                |       Version:  1.4.0        
      Resolution:  invalid                                    |      Keywords:               
Platform_version:                                             |      Platform:  SuSE         
        Must_fix:  Yes                                        |   Status_info:  1            
--------------------------------------------------------------+-------------
Changes (by jef):

  * status:  reopened => closed
  * resolution:  => invalid


Comment:

 Replying to [comment:12 jtornero]:
 > 2) Then I've moved away (to a subfolder in
 > /opt/PostgreSQL/8.4/lib/libcrypto.so.4) the file libcrypto.so.4 for
 safety
 > reasons

 It's probably better to use PostgreSQL with the libraries it was built
 with.
 But you should take care that the PostgreSQL install doesn't interfere
 with the
 rest of the system.

 Your PostgreSQL install probably "infected" the system by adding a path to
 {{{/etc/ld.so.conf}}} or adding a file with a path to
 {{{/etc/ld.so.conf.d}}}
 Therefore libraries are also looked up in the PostgreSQL directory
 although the
 libraries there are incompatible with the rest of the system.

 Removing pathes should also cure the problem.  But you might find that
 PostgreSQL doesn't work anymore.   In that case you can probably setj
 those
 pathes in LD_LIBRARY_PATH in PostgreSQL startup script, so that only
 PostgreSQL
 uses it's own versions of libraries.

 > I hope that someone of you could explain what I did for future
 reference, and
 > also, please tell if the bug could be marked as solved, I don't know if
 what
 > I've done is enough.

 Sure thing.  I'll close the bug.

 > Thank you very much again

 You're welcome.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2475#comment:13>
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