Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion GeoDjango in Ubuntu 8.10, Segmentation Fault
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
GRoby  
View profile  
 More options Nov 18 2008, 4:34 pm
From: GRoby <gregory.r...@gmail.com>
Date: Tue, 18 Nov 2008 13:34:09 -0800 (PST)
Local: Tues, Nov 18 2008 4:34 pm
Subject: GeoDjango in Ubuntu 8.10, Segmentation Fault
Hello,

I created a GeoDjango application that I have been successfully using
with Ubuntu 8.04.

I would like to have as many packages as possible handled by the OS,
so I am testing it with Ubuntu 8.10, with all packages installed
through Synaptic (including PostGIS, PostGreSQL, Mod-Python, Psycopg2,
Django, etc).

In a Python Shell, I am able to perform queries on my spatial models
successfully.  In a web browser, I get a plain white screen if any
code is executed that works with spatially enabled models.  Otherwise
everything seems to be working (including an OpenLayers MapServer
view, so I know the DB is loaded correctly).

In the error.log file, I get a single error per attempted page view
like:
[Tue Nov 18 16:13:43 2008] [notice] child pid 21074 exit signal
Segmentation fault (11)
[Tue Nov 18 16:16:59 2008] [notice] child pid 21071 exit signal
Segmentation fault (11)
[Tue Nov 18 16:19:08 2008] [notice] child pid 21328 exit signal
Segmentation fault (11)

If I attempt to run the same code in a Python Shell, the code runs
correctly.

Any ideas, I suspect that it could be a permission or Mod-Python
related issue but am not sure where to go from here.

Thanks!

BTW, if anyone wants a copy of the application, it is available from
http://www.coopgis.org, it is the start of an Electric Utility GIS.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.