roxen.lists.roxen.general

Subject Author Date
Re: Is there anyone can help me about "after installing roxen 1.3.122 pprun <pzgyuanf[at]gmail[dot]com> 11-01-2007

Henrik_Grubbstr���������������������
wrote:

> (pike 0.6),CIF can not access"
>On Thu, 11 Jan 2007, Marc Dirix wrote:
>
>  
>
>>>Loading configuration interface.
>>>./start: line 374:  1054 Segmentation fault      $pike $args $@
>>>      
>>>
>
>A segfault indicates that there's something seriously wrong with your 
>pike interpreter. Does your pike binary match your operating system?
>
>Try starting your server with --gdb:
>
>   $ ./start --debug --once --gdb
>   [...]
>   (gdb) run
>   [...]
>   [Crash]
>   (gdb) thread apply all bt
>
>  
>
[<zippy[at]roxentest> server]$ ./start --debug --once --gdb
1065: Starting the Roxen Challenger World Wide Web server.
1065: Server restart at é?¥? 1é?ˆ?11 18:59:31 CST 2007
Executing gdb bin/roxen -DROXEN -DDEBUG -DMODULE_DEBUG 
-mlib/pike/master.pike -Ilib/pike/include -Metc/modules -Ietc/include 
-Ibase_server -P/home/zippy/roxen/server base_server/roxenloader.pike 
--config-dir=../configurations/
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 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"...
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New 
Thread 8192 (LWP 1074)]

(no debugging symbols found)...(no debugging symbols found)...
Roxen is alive!
   Time: Thu Jan 11 18:59:32 2007
   pid: 1074   ppid: 1073   uid: zippy
Pike v0.6 release 132
Roxen loader version $Id: roxenloader.pike,v 1.93 1999/07/10 21:38:37 
peter Exp
$
Roxen started on Thu Jan 11 18:59:32 2007
Loading roxen ... Loaded roxen in 2.096s
Roxen version $Id: roxen.pike,v 1.365 1999/08/25 01:01:45 peter Exp $
Roxen release Roxen Challenger/1.3.122
Adding languages: Catala Croatian Czech Dutch English Finnish French 
German Hungarian Italian Japanese Maori Norwegian Portuguese Russian 
Serbian Slovenian Spanish Swedish
Starting roxen
Restart initiated at Thu Jan 11 18:59:35 2007
New configuration port: http://ANY:22202/
Opening configuration port: http://ANY:22202/
Initiating argument cache ...
Roxen started in 0 seconds.
Roxen is alive!
   Time: Thu Jan 11 18:59:35 2007
   pid: 1074   ppid: 1073   uid: zippy

-- Total boot time 2.705 seconds ---------------------------

Loading configuration interface.
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 1074)]
font_load (args=1) at font.c:419
419     font.c: No such file or directory.
        in font.c
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /home/zippy/roxen/server/bin/roxen -DROXEN -DDEBUG 
-DMODULE_DEBUG -mlib/pike/master.pike -Ilib/pike/include -Metc/modules 
-Ietc/include -Ibase_server -P/home/zippy/roxen/server 
base_server/roxenloader.pike --config-dir=../configurations/
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New 
Thread 8192 (LWP 1075)]

(no debugging symbols found)...(no debugging symbols found)...
Roxen is alive!
   Time: Thu Jan 11 18:59:46 2007
   pid: 1075   ppid: 1073   uid: zippy
Pike v0.6 release 132
Roxen loader version $Id: roxenloader.pike,v 1.93 1999/07/10 21:38:37 
peter Exp
$
Roxen started on Thu Jan 11 18:59:46 2007
Loading roxen ... Loaded roxen in 2.010s
Roxen version $Id: roxen.pike,v 1.365 1999/08/25 01:01:45 peter Exp $
Roxen release Roxen Challenger/1.3.122
Adding languages: Catala Croatian Czech Dutch English Finnish French 
German Hungarian Italian Japanese Maori Norwegian Portuguese Russian 
Serbian Slovenian Spanish Swedish
Starting roxen
Restart initiated at Thu Jan 11 18:59:48 2007
New configuration port: http://ANY:22202/
Opening configuration port: http://ANY:22202/
Initiating argument cache ...
Roxen started in 0 seconds.
Roxen is alive!
   Time: Thu Jan 11 18:59:48 2007
   pid: 1075   ppid: 1073   uid: zippy

-- Total boot time 2.831 seconds ---------------------------

Loading configuration interface.
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 1075)]
font_load (args=1) at font.c:419
419     font.c: No such file or directory.
        in font.c
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) n
Program not restarted.
(gdb) quit
The program is running.  Exit anyway? (y or n) y
[<zippy[at]roxentest> server]$