Opened 15 years ago

Closed 15 years ago

#1955 closed bug (invalid)

QGis segfaults unless I am root

Reported by: rnolde Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: Build/Install Version: 1.0.2
Keywords: segfault Cc:
Must Fix for Release: No Platform: Fedora
Platform Version: Fedora 11 Awaiting user input: no

Description

QGis Stable(qgis-1.0.2-1.fc11.i586) on Fedora 11 with Grass 6.3.0-12.fc11.i586 will run as root but segfaults at startup with a normal user login. If I startup Grass separately, I get the following message: Starting GRASS ... /usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450: UserWarning: wxPython/wxWidgets release number mismatch

warnings.warn("wxPython/wxWidgets release number mismatch")

I've rebuilt QGis from the src RPM with no change. I have run strace qgis and captured the output to see what files are being opened by qgis before it crashes.

Attachments (1)

qgis-strace.txt (146.5 KB ) - added by rnolde 15 years ago.
Strace for segfault when run as user

Download all attachments as: .zip

Change History (2)

by rnolde, 15 years ago

Attachment: qgis-strace.txt added

Strace for segfault when run as user

comment:1 by pcav, 15 years ago

Resolution: invalid
Status: newclosed

This should be related to your GRASS version (too old) - please try with a grass64. Thanks.

Note: See TracTickets for help on using tickets.