Modify

Opened 14 years ago

Last modified 14 years ago

#7089 new defect

Segmentation Fault on Ubuntu 64 Bit under Apache Control

Reported by: anonymous Owned by: Filipe Correia
Priority: normal Component: Page2DocbookPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

I have used the Plugin for a while in 32-Bit configuration (Ubuntu) with Apache and mod_python. Now I have ported to a machine running 64-Bit Ubuntu. Trying mod_python or mod_wsgi allways results in Segmentation Fault. Using Trac standalone works. Whats wrong?

Python 2.6.4, Trac 0.11.5, PageToDocbook 0.6.2

Attachments (0)

Change History (6)

comment:1 Changed 14 years ago by Filipe Correia

Severity: normalmajor

Hi,

What version of python-uTidyLib are you using? I've seen this problem before on a centos machine. I've determined at the time that it was uTidyLib that was misbehaving, and a colleague of mine managed to fix the bug.

comment:2 Changed 14 years ago by anonymous

Hi,

the Version on the 64bit and 32bit boxes are both 0.2-3.2ubuntu1.

Regards

Markus

comment:3 Changed 14 years ago by Filipe Correia

comment:4 Changed 14 years ago by Filipe Correia

Could you check if applying the patch on that thread solves it?

comment:5 in reply to:  4 ; Changed 14 years ago by anonymous

Replying to FilipeCorreia:

Could you check if applying the patch on that thread solves it?

The linked patch for uTidy seams to work. Now I have some issues with "parse"-Errors on some pages. I will figure out the details soon.

comment:6 in reply to:  5 Changed 14 years ago by anonymous

Replying to anonymous:

Replying to FilipeCorreia:

Could you check if applying the patch on that thread solves it?

The linked patch for uTidy seams to work. Now I have some issues with "parse"-Errors on some pages. I will figure out the details soon.

The Plugin works now for me. I changed the parameter doctype from 'auto' back to 'omit' in line 36 in pagetodocbook.py and added the parameter quote_nbsp=False.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Filipe Correia.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.