You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Alexander Hartmaier <Al...@t-systems.at> on 2003/12/30 14:43:46 UTC

Antwort: Re: Antwort: Re: [mp2] segfault when generating graphs with GD::Graph under Embperl


Hi again!

I installed WhiteBox Linux 3.0 (a free version of RedHat Advanced Server 3.0)
yesterday.
Now i've hot EXACTLY the same troubles as one month ago with Fedora Core 1!!!
My apache2 segfaults when i use GD::Graph.

@Gerald: have you look further into this?

HELP NEEDED!

Thanks, Alex




Von:  Gerald Richter <ri...@ecos.de> am 14.11.2003 14:19



An:   Alexander Hartmaier/DEBIS/EDVG/AT@SYSDOM
Kopie:

Thema:    Re: Antwort: Re: [mp2] segfault when generating graphs with GD::Graph
      under Embperl

Hallo Alexander,

ich schau mir das mal an, aber ich kann noch nicht 100% versprechend wann
ich dazu komme, vermutlich am Wochenende.

Gruß Gerald


Alexander Hartmaier wrote:
> Hi Gerald!
>
> Ich hab alle library function aufrufe entfernt. Du musst nur GD und
> GD::Graph installieren (CPAN...).
>
> Hier sind die files:
>
> (See attached file: 2003-08-gate-dest)(See attached file:
> 2003-08-gate-dest-percent)(See attached file: 2003-08-gate-src)(See
> attached file: 2003-08-gate-src-percent)(See attached file: AS)(See
> attached file: flow-graph-test.pl)
>
> Du musst eigentlich nur die Pfade ändern damit die datenfiles
> (2003-08-gate-dest, 2003-08-gate-dest-percent) gefunden werden und
> das file 'AS'.
>
> Die parameter hab ich am Anfang fix gesetzt:
> 2003-08
> dest (kannst du auf src ändern, das wäre die 2te grafik die auf der
> page angezeigt werden sollte).
>
> Bei Fragen kannst du mich heute bis ca. 15h anrufen wenn du willst.
> (geht schneller als mail).
>
> Danke, Alex
>
> T-Systems
>
> T-Systems Austria
> TCS/Network Monitoring & Security Specialist
> Hausanschrift: Hofmühlgasse 3-5, 1060 Wien
> Telefon: +43 (0)57057 - 4320
> Telefax: +43 (0)57057 - 4152
> Mobiltelefon: +43 (0)676 8642 - 4320
> E-Mail: alexander.hartmaier@t-systems.at
> Internet: http://www.t-systems.at
>
>
>
>
> Von:  Gerald Richter <ri...@ecos.de> am 14.11.2003 13:16
>
>
>
> An:   Alexander Hartmaier/DEBIS/EDVG/AT@SYSDOM
> Kopie:    Stas Bekman <st...@stason.org>, mgjv@tradingpost.com.au,
>       modperl@perl.apache.org, embperl@perl.apache.org
>
> Thema:    Re: [mp2] segfault when generating graphs with GD::Graph
> under Embperl
>
> Alexander Hartmaier wrote:
>> snip from httpd.conf:
>>
>> <Files *.pl>
>>         SetHandler perl-script
>>         PerlResponseHandler ModPerl::Registry
>>         PerlOptions +ParseHeaders
>>         Options +ExecCGI
>> </Files>
>>
>
> So it seems to be only happening when Embperl is involved.
>
> Any chance that you can send me a small test case of your GD script,
> that I
> can run and debug here?
>
> Gerald
>
>
>> Yours sincerly
>> Alexander Hartmaier
>>
>> T-Systems
>>
>> T-Systems Austria
>> TCS/Network Monitoring & Security Specialist
>> address: Hofmühlgasse 3-5, 1060 Wien
>> telephone: +43 (0)57057 - 4320
>> fax: +43 (0)57057 - 4152
>> mobile: +43 (0)676 8642 - 4320
>> mail: alexander.hartmaier@t-systems.com
>> Internet: http://www.t-systems.at
>>
>>
>>
>>
>> Von:  Gerald Richter <ri...@ecos.de> am 14.11.2003 12:38
>>
>>
>>
>> An:   Alexander Hartmaier/DEBIS/EDVG/AT@SYSDOM, Stas Bekman
>>       <st...@stason.org>, mgjv@tradingpost.com.au
>> Kopie:    modperl@perl.apache.org, embperl@perl.apache.org
>>
>> Thema:    Re: [mp2] segfault when generating graphs with GD::Graph
>> under Embperl
>>
>>>
>>> If i call flow-graph.pl directly from the browser the page works!!!
>>>
>> How is the file run when you call it directly, as CGI or via
>> Apache::Registry ?
>>
>> Gerald
>>
>> --------------------------------------------------------------
>> Gerald Richter     ecos electronic communication services gmbh
>> IT-Securitylösungen * dynamische Webapplikationen * Consulting
>>
>> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
>> E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
>> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
>> --------------------------------------------------------------
>>>
>>>   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
>>>
>> +-------------------------------------------------------------
>>
>> *2*
>
> --------------------------------------------------------------
> Gerald Richter     ecos electronic communication services gmbh
> IT-Securitylösungen * dynamische Webapplikationen * Consulting
>
> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
> E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
> --------------------------------------------------------------
>>
>>   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
>>
> +-------------------------------------------------------------
>
> *1*

--------------------------------------------------------------
Gerald Richter     ecos electronic communication services gmbh
IT-Securitylösungen * dynamische Webapplikationen * Consulting

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
--------------------------------------------------------------
|
|   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
|
+-------------------------------------------------------------

*2*




---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Antwort: Re: Antwort: Re: [mp2] segfault when generating graphs with GD::Graph under Embperl

Posted by Gerald Richter <ri...@ecos.de>.
Hi,

>
> I installed WhiteBox Linux 3.0 (a free version of RedHat Advanced
> Server 3.0) yesterday.
> Now i've hot EXACTLY the same troubles as one month ago with Fedora
> Core 1!!! My apache2 segfaults when i use GD::Graph.
>
> @Gerald: have you look further into this?
>

Sorry, I did not do anything at this problem so far, but I have a new
project which starts at the beginning of the new year, which also give me
some time to do work on Embperl. So hopefully I can give you an update in a
few days

Gerald



> HELP NEEDED!
>
> Thanks, Alex
>
>
>
>
> Von:  Gerald Richter <ri...@ecos.de> am 14.11.2003 14:19
>
>
>
> An:   Alexander Hartmaier/DEBIS/EDVG/AT@SYSDOM
> Kopie:
>
> Thema:    Re: Antwort: Re: [mp2] segfault when generating graphs with
>       GD::Graph under Embperl
>
> Hallo Alexander,
>
> ich schau mir das mal an, aber ich kann noch nicht 100% versprechend
> wann
> ich dazu komme, vermutlich am Wochenende.
>
> Gruß Gerald
>
>
> Alexander Hartmaier wrote:
>> Hi Gerald!
>>
>> Ich hab alle library function aufrufe entfernt. Du musst nur GD und
>> GD::Graph installieren (CPAN...).
>>
>> Hier sind die files:
>>
>> (See attached file: 2003-08-gate-dest)(See attached file:
>> 2003-08-gate-dest-percent)(See attached file: 2003-08-gate-src)(See
>> attached file: 2003-08-gate-src-percent)(See attached file: AS)(See
>> attached file: flow-graph-test.pl)
>>
>> Du musst eigentlich nur die Pfade ändern damit die datenfiles
>> (2003-08-gate-dest, 2003-08-gate-dest-percent) gefunden werden und
>> das file 'AS'.
>>
>> Die parameter hab ich am Anfang fix gesetzt:
>> 2003-08
>> dest (kannst du auf src ändern, das wäre die 2te grafik die auf der
>> page angezeigt werden sollte).
>>
>> Bei Fragen kannst du mich heute bis ca. 15h anrufen wenn du willst.
>> (geht schneller als mail).
>>
>> Danke, Alex
>>
>> T-Systems
>>
>> T-Systems Austria
>> TCS/Network Monitoring & Security Specialist
>> Hausanschrift: Hofmühlgasse 3-5, 1060 Wien
>> Telefon: +43 (0)57057 - 4320
>> Telefax: +43 (0)57057 - 4152
>> Mobiltelefon: +43 (0)676 8642 - 4320
>> E-Mail: alexander.hartmaier@t-systems.at
>> Internet: http://www.t-systems.at
>>
>>
>>
>>
>> Von:  Gerald Richter <ri...@ecos.de> am 14.11.2003 13:16
>>
>>
>>
>> An:   Alexander Hartmaier/DEBIS/EDVG/AT@SYSDOM
>> Kopie:    Stas Bekman <st...@stason.org>, mgjv@tradingpost.com.au,
>>       modperl@perl.apache.org, embperl@perl.apache.org
>>
>> Thema:    Re: [mp2] segfault when generating graphs with GD::Graph
>> under Embperl
>>
>> Alexander Hartmaier wrote:
>>> snip from httpd.conf:
>>>
>>> <Files *.pl>
>>>         SetHandler perl-script
>>>         PerlResponseHandler ModPerl::Registry
>>>         PerlOptions +ParseHeaders
>>>         Options +ExecCGI
>>> </Files>
>>>
>>
>> So it seems to be only happening when Embperl is involved.
>>
>> Any chance that you can send me a small test case of your GD script,
>> that I
>> can run and debug here?
>>
>> Gerald
>>
>>
>>> Yours sincerly
>>> Alexander Hartmaier
>>>
>>> T-Systems
>>>
>>> T-Systems Austria
>>> TCS/Network Monitoring & Security Specialist
>>> address: Hofmühlgasse 3-5, 1060 Wien
>>> telephone: +43 (0)57057 - 4320
>>> fax: +43 (0)57057 - 4152
>>> mobile: +43 (0)676 8642 - 4320
>>> mail: alexander.hartmaier@t-systems.com
>>> Internet: http://www.t-systems.at
>>>
>>>
>>>
>>>
>>> Von:  Gerald Richter <ri...@ecos.de> am 14.11.2003 12:38
>>>
>>>
>>>
>>> An:   Alexander Hartmaier/DEBIS/EDVG/AT@SYSDOM, Stas Bekman
>>>       <st...@stason.org>, mgjv@tradingpost.com.au
>>> Kopie:    modperl@perl.apache.org, embperl@perl.apache.org
>>>
>>> Thema:    Re: [mp2] segfault when generating graphs with GD::Graph
>>> under Embperl
>>>
>>>>
>>>> If i call flow-graph.pl directly from the browser the page works!!!
>>>>
>>> How is the file run when you call it directly, as CGI or via
>>> Apache::Registry ?
>>>
>>> Gerald
>>>
>>> --------------------------------------------------------------
>>> Gerald Richter     ecos electronic communication services gmbh
>>> IT-Securitylösungen * dynamische Webapplikationen * Consulting
>>>
>>> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
>>> E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
>>> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
>>> --------------------------------------------------------------
>>>>
>>>>   ECOS BB-5000 Firewall- und IT-Security Appliance:
>>>> www.bb-5000.info
>>>>
>>> +-------------------------------------------------------------
>>>
>>> *2*
>>
>> --------------------------------------------------------------
>> Gerald Richter     ecos electronic communication services gmbh
>> IT-Securitylösungen * dynamische Webapplikationen * Consulting
>>
>> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
>> E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
>> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
>> --------------------------------------------------------------
>>>
>>>   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
>>>
>> +-------------------------------------------------------------
>>
>> *1*
>
> --------------------------------------------------------------
> Gerald Richter     ecos electronic communication services gmbh
> IT-Securitylösungen * dynamische Webapplikationen * Consulting
>
> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
> E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
> --------------------------------------------------------------
>>
>>   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
>>
> +-------------------------------------------------------------
>
> *2*
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
> For additional commands, e-mail: embperl-help@perl.apache.org

--------------------------------------------------------------
Gerald Richter     ecos electronic communication services gmbh
IT-Securitylösungen * dynamische Webapplikationen * Consulting

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
--------------------------------------------------------------
|
|   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
|
+-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org