At 05:04 PM 1/1/2004 -0800, you wrote:
># gdb dmgrcgi.cgi
>GNU gdb Red Hat Linux (5.3post-0.20021129.18rh)
>Copyright 2003 Free Software Foundation, Inc.
>GDB is free software, covered by the GNU General Public License, and you are
>welcome to change it and/or distribute copies of it under certain conditions.
>Type "show copying" to see the conditions.
>There is absolutely no warranty for GDB. Type "show warranty" for details.
>This GDB was configured as "i386-redhat-linux-gnu"...
>(gdb) core core
>/usr/local/dnews/dmgr/core: No such file or directory.
>(gdb) bt
>No stack.
>(gdb) core
Here is a fixed binary for linux
http://netwinsite.com/ftp/misc/dmgrcgi.tar.gz
Place in the dmgr directory.
ChrisP.
>>GNU gdb Red Hat Linux (5.3post-0.20021129.18rh)
>>Copyright 2003 Free Software Foundation, Inc.
>>GDB is free software, covered by the GNU General Public License, and you are
>>welcome to change it and/or distribute copies of it under certain conditions.
>>Type "show copying" to see the conditions.
>>There is absolutely no warranty for GDB. Type "show warranty" for details.
>>This GDB was configured as "i386-redhat-linux-gnu"...dmgrcgi: No such file or
>directory.
>>
>>(gdb) Quit
>>(gdb) Quit
>>(gdb) core core
>>/home/gordon/core: No such file or directory.
>
>Hi, you need to be in the dmgr directory to do this.
>
>cd /usr/local/dnews/dmgr
>gdb dmgrcgi.cgi
>core core
>bt
>
> ChrisP.
>
>
>>(gdb) bt
>>No stack.
>>(gdb) Quit
>>(gdb)
>>
>>
>>
>>Support Auckland <[EMAIL PROTECTED]> wrote:
>>>At 06:57 AM 12/17/2003 -0800, you wrote:
>>>
>>>>Thx your help, but no change.
>>>>Same ERROR problem
>>>
>>>Very curious. Ok is there a 'core' file, if so do this
>>>
>>>gdb dmgrcgi
>>>core core
>>>bt
>>>
>>>and send me the resulting backtrace, thanks,
>>>
>>> ChrisP.
>>>
>>>
>>>
>>>
>>>
>>>
>>>>Support Auckland <[EMAIL PROTECTED]> wrote:
>>>>>At 07:52 AM 12/16/2003 -0800, you wrote:
>>>>>
>>>>>>Hi
>>>>>>I install dnews in redhat 9.
>>>>>>DMGRCGI can run all function, only can not stop dnews!
>>>>>
>>>>>I believe this fault is fixed in this version.
>>>>>
>>>>>http://netwinsite.com/ftp/dnews/beta/dnews_57c3_linux.tar.Z
>>>>>
>>>>>If not let me know.
>>>>>
>>>>> ChrisP.
>>>>>
>>>>>
>>>>>>ERROR is
>>>>>>CGI did not respond correctly, it probably exited abnormally or
>the file
>>>>>may not exist or have +x access (/usr/local/dnews/dmgr/dmgrcgi.cgi)
>()
>>>>>>
>>>>>>ps -aux | grep dmgr
>>>>>>root 24795 0.0 0.0 2012 696 ? S 21:34 0:00 ./dmgrsvc
>>>>>>root 26503 0.0 0.0 4440 624 pts/2 S 22:39 0:00 grep dmgr
>>>>>>
>>>>>>ps -aux | grep dnews
>>>>>>news 24797 0.0 0.6 27108 9388 ? S 21:34 0:01 /usr/local/dnews/dnews
>>>-p5
>>>>>>root 26505 0.0 0.0 4444 628 pts/2 S 22:40 0:00 grep dnews
>>>>>>
>>>>>>/dnews/dmgr/dmgrcgi.cgi
>>>>>>-rwxrwxrwx 1 news news 214589 Dec 16 21:34 dmgrcgi.cgi
>>>>>>I thing permissions look correct
>>>>>>
>>>>>>Help would be appreciated as I'm supposed to eval DNews and make
>a recommendation
>>>>>>shortly on it....
>>>>>
>>>>>
>>>
>>>