First, thank you to those who responded regarding my lost pgp passphrase.
Maybe someday I'll find that little yellow sticky I wrote it on :-\

  This is a tough problem we've been struggling with for about two weeks
now, and I can't find the answer.
  Here's what works:
    OS: Red Hat 7.0
    Apache: 1.3.14 (apparently an interim RH update no longer available)
                   (looks like it is built with the supplied expat-lite)
    Cold Fusion: 4.5p2
    Sablotron: 0.65 (dynamically linked to an external expat)
    And, of course our Cold Fusion code
    Our CF scripts call a custom tag written in C++ that uses sablotron

  Here's what doesn't work:
    OS: Red Hat 7.2
    Apache: 1.3.22 (official update from RH)
                   (built dynamically against supplied expat rpm)
    Cold Fusion: 5.0
    Sablotron: 0.71
    Expat: 1.95.1 (supplied with Red Hat 7.2)

  Our custom C++ tag is dying with a sig11 when called from our CF scripts,
not when called from the command line via a C++ program.

I've tried numerous things: Downgrading apache, downgrading sablotron back
to 0.65, various combinations of statically and dynamically expat in
apache and sablotron, and excluding it from linking alltogether.

*sigh*

Any ideas?

-- 
-Paul Iadonisi
 Senior Systems Administrator
 Red Hat Certified Engineer / Local Linux Lobbyist
 Ever see a penguin fly?  --  Try Linux.
 GPL all the way: Sell services, don't lease secrets

*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************

Reply via email to