<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PHP abort in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466236#M4683</link>
    <description>Karl,&lt;BR /&gt;&lt;BR /&gt;Of what ? What is it and which kit ? I'm using VMS 7.3 and I can't relink php ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 19 Jan 2005 06:23:16 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2005-01-19T06:23:16Z</dc:date>
    <item>
      <title>PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466234#M4681</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying drupal on php. But when accessing the admin menu I get an abort. See enclosure.&lt;BR /&gt;&lt;BR /&gt;Does anyone knows the functionality of DBGTBKMSG_V72X or what could be wrong in general ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 19 Jan 2005 05:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466234#M4681</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-19T05:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466235#M4682</link>
      <description>Perhaps you should try a newer kit (ADB074).</description>
      <pubDate>Wed, 19 Jan 2005 06:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466235#M4682</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-01-19T06:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466236#M4683</link>
      <description>Karl,&lt;BR /&gt;&lt;BR /&gt;Of what ? What is it and which kit ? I'm using VMS 7.3 and I can't relink php ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 19 Jan 2005 06:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466236#M4683</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-19T06:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466237#M4684</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;The DBGTBKMSG.EXE is the TRACE message file.&lt;BR /&gt;It seems that your version of PHP is linked with an old one (V72 might indicate the file that came with VMS 7.2 ???).&lt;BR /&gt;Maybe you could replace the faulty one with the real one (just copy the SYS$MESSAGE:DBGTBKMSG.EXE to the location where PHP thinks the DBGTBKMSG_V72X.EXE si located, and name that copy thus). Normally DBGTBKMSG is also installed, take care.&lt;BR /&gt;&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2005 06:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466237#M4684</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-01-19T06:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466238#M4685</link>
      <description>Kris,&lt;BR /&gt;&lt;BR /&gt;I defined DBGTBKMSG as pointing to the real system file. It accessed the file (set watch) but still it aborted. I used the file dated 17-mar-2001. The v72 dated 4-mar-1999.&lt;BR /&gt;&lt;BR /&gt;But why is it aborting when accessing a simple message file ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 19 Jan 2005 07:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466238#M4685</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-19T07:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466239#M4686</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;But why is it aborting when accessing a simple message file ?&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;Obvious (stupid) answer:&lt;BR /&gt;A routine in PHP_SHR tries to read (reason mask=00) from virtual address 4. And that is AFAIK not permitted. Could that be a programming error?&lt;BR /&gt;I know that this doesn't help, but I'm not familiar with (the coding of) PHP.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kris (aka Qkcl)</description>
      <pubDate>Wed, 19 Jan 2005 07:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466239#M4686</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-01-19T07:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466240#M4687</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I defined the logical pointing to a non-existing file. Result : also access violation. So I guess it must be something after the access to the message file.&lt;BR /&gt;&lt;BR /&gt;But what ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 19 Jan 2005 11:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466240#M4687</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-19T11:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466241#M4688</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;I have to agree with Kris. A coding error.&lt;BR /&gt;The only alternative that I know of (and hard to do at that) is a changed sharable image, in which relevant addresses have shifted.&lt;BR /&gt;But on _PROPER_ version behavior, link time info should result in Image Activation "Version Mismatch".&lt;BR /&gt;However, on ported software I would not dare to fully rely on that...&lt;BR /&gt;&lt;BR /&gt;In other words: how SURE are you that you have the matching version of the shareble (in this case probably, the message-) image file?&lt;BR /&gt;&lt;BR /&gt;Of course, it also could be a REAL programming error in an address-pointer-manipulating routine. But then, a routine that is only rarely executed, or the error would have been found much earlier.&lt;BR /&gt;&lt;BR /&gt;Sorry to be of no more help...&lt;BR /&gt;&lt;BR /&gt;(and I am now on Grimbergen Triple. Recommandable!) &lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 19 Jan 2005 16:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466241#M4688</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-01-19T16:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466242#M4689</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;Check my last post : without the image I also have the problem. &lt;BR /&gt;&lt;BR /&gt;Keep on running on Tripple and Duvel.&lt;BR /&gt;&lt;BR /&gt;The problem is that I don't find a way of letting PHP tell me what he was exactly executing (a trace of statements).&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;Junior-php-er</description>
      <pubDate>Thu, 20 Jan 2005 01:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466242#M4689</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-20T01:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466243#M4690</link>
      <description>Btw : I also tried it with an 7.2 DBG file. Idem.</description>
      <pubDate>Thu, 20 Jan 2005 01:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466243#M4690</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-01-20T01:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466244#M4691</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;I agree with Kris and Jan that this is probably a coding error (probably the program is passing a null pointer instead of a descriptor).&lt;BR /&gt;&lt;BR /&gt;Abbout the DBGTBKMSG_V72X. This file is accesed after the error. You can try with a small program which causes an acces violation:&lt;BR /&gt;&lt;BR /&gt;.psect code exe,nowrt&lt;BR /&gt;.entry accvio ^m&amp;lt;&amp;gt;&lt;BR /&gt; movl #0 , r0&lt;BR /&gt; movl #0 , (r0)&lt;BR /&gt; ret&lt;BR /&gt;.end accvio&lt;BR /&gt;&lt;BR /&gt;On my system this access the DBGTBKMSG.EXE. The DBGTBKMSG_V72X seems be part of the FORTRAN distribution (try with Google).&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Thu, 20 Jan 2005 02:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466244#M4691</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-01-20T02:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466245#M4692</link>
      <description>I upgraded to PHP 1.3.&lt;BR /&gt;The abort remains present.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 30 Nov 2005 09:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466245#M4692</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-11-30T09:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: PHP abort</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466246#M4693</link>
      <description>This 'looks' similar to&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=978328" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=978328&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;which has been suggested (after some analysis) by the support centre (John Gillings) to be reminiscent of an uninitialised variable.  An ACCVIO of course suggests a NULL pointer being dereferenced.&lt;BR /&gt;&lt;BR /&gt;The above thread is ongoing and the next step is (for me :-) to rebuild the CSWS PHP source with traceback so we can try to get some better handle on the PHP source function where it's happening.</description>
      <pubDate>Wed, 30 Nov 2005 10:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-abort/m-p/3466246#M4693</guid>
      <dc:creator>Mark Daniel_2</dc:creator>
      <dc:date>2005-11-30T10:28:55Z</dc:date>
    </item>
  </channel>
</rss>

