[Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Roger Hill

Hi all :

My first posting to the group - please be gentle!

I've been messing with Asterisk for a couple of weeks now.
1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
downloaded the binary package.


Now I'm trying to put the working installation on my production server 
along with HTTP etc.
( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
GNU/Linux).


That box, until yesterday, was running Fedora core 3. I tried the 
tarball download of 1.2.0.rc2, ran make OK, then make install, make samples.

When I tried to run Asterisk, I got (immediately) Illegal Instruction.
Tried on my FC4 laptop, worked just fine.
Concluded I needed FC4, so upgraded the server yesterday. Six hours later...
Reran make clean, make...
Same problem.
Then tried 1.2.0; same problem.
Then tried 1.0.9; same problem.
Finally removed everything to do with asterisk, pulled dowm 1.2.0 tar 
ball again, and re-installed.

Same old problem, illegal instruction.

I did an strace, which follows. I don't know enough to decide what the 
strace is telling me. (The missing /etc/ld.so.preload is also missing on 
the FC4 laptop which works, so I concluded that that was not the problem.)


Any help much appreciated.

Regards
Roger

[EMAIL PROTECTED] sbin]$ sudo strace ./asterisk
execve(./asterisk, [./asterisk], [/* 27 vars */]) = 0
uname({sys=Linux, node=coach.hillconsult.com, ...}) = 0
brk(0)  = 0x8773000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or 
directory)

open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=48722, ...}) = 0
old_mmap(NULL, 48722, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f85000
close(3)= 0
open(/lib/libdl.so.2, O_RDONLY)   = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\250\213..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=16760, ...}) = 0
old_mmap(0x8f8000, 12388, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8f8000
old_mmap(0x8fa000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x8fa000

close(3)= 0
open(/lib/tls/i686/libpthread.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\334\306..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=103404, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0xb7f84000
old_mmap(0x938000, 65980, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x938000
old_mmap(0x945000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x945000
old_mmap(0x947000, 4540, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x947000


close(3)= 0
open(/usr/lib/libncurses.so.5, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\343..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=985952, ...}) = 0
old_mmap(0x5a0, 290348, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5a0
old_mmap(0x5a3e000, 36864, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x5a3e000

close(3)= 0
open(/lib/tls/i686/libm.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\22..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=213872, ...}) = 0
old_mmap(0x8fe000, 139424, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8fe000
old_mmap(0x91f000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x91f000

close(3)= 0
open(/lib/libresolv.so.2, O_RDONLY)   = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\350\323..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=72956, ...}) = 0
old_mmap(0x94b000, 71848, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x94b000
old_mmap(0x959000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x959000
old_mmap(0x95b000, 6312, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x95b000

close(3)= 0
open(/lib/libssl.so.5, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\26..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=230056, ...}) = 0
old_mmap(0xaa8000, 228948, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xaa8000
old_mmap(0xadd000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x35000) = 0xadd000

close(3)= 0
open(/lib/tls/i686/libc.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\230n\177..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=1431008, ...}) = 0
old_mmap(0x7e2000, 1129660, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7e2000

mprotect(0x8ef000, 27836, 

Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Vassil Kolarov

Hi Roger,

Following this instructions:

http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3

I was able to install and run Asterisk several times without problems.

See also: http://www.voip-info.org/wiki/view/Asterisk+Linux+Fedora

Regards,
Vassil Kolarov
www.ittconsult.com


Roger Hill wrote:

Hi all :

My first posting to the group - please be gentle!

I've been messing with Asterisk for a couple of weeks now.
1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
downloaded the binary package.


Now I'm trying to put the working installation on my production server 
along with HTTP etc.
( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
GNU/Linux).


That box, until yesterday, was running Fedora core 3. I tried the 
tarball download of 1.2.0.rc2, ran make OK, then make install, make 
samples.

When I tried to run Asterisk, I got (immediately) Illegal Instruction.
Tried on my FC4 laptop, worked just fine.
Concluded I needed FC4, so upgraded the server yesterday. Six hours 
later...

Reran make clean, make...
Same problem.
Then tried 1.2.0; same problem.
Then tried 1.0.9; same problem.
Finally removed everything to do with asterisk, pulled dowm 1.2.0 tar 
ball again, and re-installed.

Same old problem, illegal instruction.

I did an strace, which follows. I don't know enough to decide what the 
strace is telling me. (The missing /etc/ld.so.preload is also missing 
on the FC4 laptop which works, so I concluded that that was not the 
problem.)


Any help much appreciated.

Regards
Roger

[EMAIL PROTECTED] sbin]$ sudo strace ./asterisk
execve(./asterisk, [./asterisk], [/* 27 vars */]) = 0
uname({sys=Linux, node=coach.hillconsult.com, ...}) = 0
brk(0)  = 0x8773000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or 
directory)

open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=48722, ...}) = 0
old_mmap(NULL, 48722, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f85000
close(3)= 0
open(/lib/libdl.so.2, O_RDONLY)   = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\250\213..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=16760, ...}) = 0
old_mmap(0x8f8000, 12388, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8f8000
old_mmap(0x8fa000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x8fa000

close(3)= 0
open(/lib/tls/i686/libpthread.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\334\306..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=103404, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0xb7f84000
old_mmap(0x938000, 65980, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x938000
old_mmap(0x945000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x945000
old_mmap(0x947000, 4540, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x947000


close(3)= 0
open(/usr/lib/libncurses.so.5, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\343..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=985952, ...}) = 0
old_mmap(0x5a0, 290348, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5a0
old_mmap(0x5a3e000, 36864, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x5a3e000

close(3)= 0
open(/lib/tls/i686/libm.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\22..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=213872, ...}) = 0
old_mmap(0x8fe000, 139424, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8fe000
old_mmap(0x91f000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x91f000

close(3)= 0
open(/lib/libresolv.so.2, O_RDONLY)   = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\350\323..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=72956, ...}) = 0
old_mmap(0x94b000, 71848, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x94b000
old_mmap(0x959000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x959000
old_mmap(0x95b000, 6312, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x95b000

close(3)= 0
open(/lib/libssl.so.5, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\26..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=230056, ...}) = 0
old_mmap(0xaa8000, 228948, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xaa8000
old_mmap(0xadd000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x35000) = 0xadd000

close(3)

Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Roger Hill

Thanks Vassil - I'll try those pointers and report back.

Roger

Vassil Kolarov wrote:


Hi Roger,

Following this instructions:

http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3

I was able to install and run Asterisk several times without problems.

See also: http://www.voip-info.org/wiki/view/Asterisk+Linux+Fedora

Regards,
Vassil Kolarov
www.ittconsult.com


Roger Hill wrote:


Hi all :

My first posting to the group - please be gentle!

I've been messing with Asterisk for a couple of weeks now.
1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
downloaded the binary package.


Now I'm trying to put the working installation on my production 
server along with HTTP etc.
( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
GNU/Linux).


That box, until yesterday, was running Fedora core 3. I tried the 
tarball download of 1.2.0.rc2, ran make OK, then make install, make 
samples.

When I tried to run Asterisk, I got (immediately) Illegal Instruction.
Tried on my FC4 laptop, worked just fine.
Concluded I needed FC4, so upgraded the server yesterday. Six hours 
later...

Reran make clean, make...
Same problem.
Then tried 1.2.0; same problem.
Then tried 1.0.9; same problem.
Finally removed everything to do with asterisk, pulled dowm 1.2.0 tar 
ball again, and re-installed.

Same old problem, illegal instruction.

I did an strace, which follows. I don't know enough to decide what 
the strace is telling me. (The missing /etc/ld.so.preload is also 
missing on the FC4 laptop which works, so I concluded that that was 
not the problem.)


Any help much appreciated.

Regards
Roger

[EMAIL PROTECTED] sbin]$ sudo strace ./asterisk
execve(./asterisk, [./asterisk], [/* 27 vars */]) = 0
uname({sys=Linux, node=coach.hillconsult.com, ...}) = 0
brk(0)  = 0x8773000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or 
directory)

open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=48722, ...}) = 0
old_mmap(NULL, 48722, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f85000
close(3)= 0
open(/lib/libdl.so.2, O_RDONLY)   = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\250\213..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=16760, ...}) = 0
old_mmap(0x8f8000, 12388, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8f8000
old_mmap(0x8fa000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x8fa000

close(3)= 0
open(/lib/tls/i686/libpthread.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\334\306..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=103404, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0xb7f84000
old_mmap(0x938000, 65980, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x938000
old_mmap(0x945000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x945000
old_mmap(0x947000, 4540, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x947000


close(3)= 0
open(/usr/lib/libncurses.so.5, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\343..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=985952, ...}) = 0
old_mmap(0x5a0, 290348, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5a0
old_mmap(0x5a3e000, 36864, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x5a3e000

close(3)= 0
open(/lib/tls/i686/libm.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\22..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=213872, ...}) = 0
old_mmap(0x8fe000, 139424, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8fe000
old_mmap(0x91f000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x91f000

close(3)= 0
open(/lib/libresolv.so.2, O_RDONLY)   = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\350\323..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=72956, ...}) = 0
old_mmap(0x94b000, 71848, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x94b000
old_mmap(0x959000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x959000
old_mmap(0x95b000, 6312, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x95b000

close(3)= 0
open(/lib/libssl.so.5, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\26..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=230056, ...}) = 0
old_mmap(0xaa8000, 228948, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xaa8000
old_mmap(0xadd000, 12288, PROT_READ|PROT_WRITE, 

Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Roger Hill

Hi All:

I've been through the compile/install procedure pointed out by Vassil: I 
still crash on startup. Can anyone else give me some pointers, please?


Roger

Roger Hill wrote:


Thanks Vassil - I'll try those pointers and report back.

Roger

Vassil Kolarov wrote:


Hi Roger,

Following this instructions:

http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3

I was able to install and run Asterisk several times without problems.

See also: http://www.voip-info.org/wiki/view/Asterisk+Linux+Fedora

Regards,
Vassil Kolarov
www.ittconsult.com


Roger Hill wrote:


Hi all :

My first posting to the group - please be gentle!

I've been messing with Asterisk for a couple of weeks now.
1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
downloaded the binary package.


Now I'm trying to put the working installation on my production 
server along with HTTP etc.
( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
GNU/Linux).


That box, until yesterday, was running Fedora core 3. I tried the 
tarball download of 1.2.0.rc2, ran make OK, then make install, make 
samples.
When I tried to run Asterisk, I got (immediately) Illegal 
Instruction.

Tried on my FC4 laptop, worked just fine.
Concluded I needed FC4, so upgraded the server yesterday. Six hours 
later...

Reran make clean, make...
Same problem.
Then tried 1.2.0; same problem.
Then tried 1.0.9; same problem.
Finally removed everything to do with asterisk, pulled dowm 1.2.0 
tar ball again, and re-installed.

Same old problem, illegal instruction.

I did an strace, which follows. I don't know enough to decide what 
the strace is telling me. (The missing /etc/ld.so.preload is also 
missing on the FC4 laptop which works, so I concluded that that was 
not the problem.)


Any help much appreciated.

Regards
Roger

[EMAIL PROTECTED] sbin]$ sudo strace ./asterisk
execve(./asterisk, [./asterisk], [/* 27 vars */]) = 0
uname({sys=Linux, node=coach.hillconsult.com, ...}) = 0
brk(0)  = 0x8773000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or 
directory)

open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=48722, ...}) = 0
old_mmap(NULL, 48722, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f85000
close(3)= 0
open(/lib/libdl.so.2, O_RDONLY)   = 3
read(3, 
\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\250\213..., 512) = 
512

fstat64(3, {st_mode=S_IFREG|0755, st_size=16760, ...}) = 0
old_mmap(0x8f8000, 12388, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8f8000
old_mmap(0x8fa000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x8fa000

close(3)= 0
open(/lib/tls/i686/libpthread.so.0, O_RDONLY) = 3
read(3, 
\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\334\306..., 512) = 
512

fstat64(3, {st_mode=S_IFREG|0755, st_size=103404, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f84000
old_mmap(0x938000, 65980, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x938000
old_mmap(0x945000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x945000
old_mmap(0x947000, 4540, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x947000


close(3)= 0
open(/usr/lib/libncurses.so.5, O_RDONLY) = 3
read(3, 
\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\343..., 512) = 
512

fstat64(3, {st_mode=S_IFREG|0755, st_size=985952, ...}) = 0
old_mmap(0x5a0, 290348, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5a0
old_mmap(0x5a3e000, 36864, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x5a3e000

close(3)= 0
open(/lib/tls/i686/libm.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\22..., 
512) = 512

fstat64(3, {st_mode=S_IFREG|0755, st_size=213872, ...}) = 0
old_mmap(0x8fe000, 139424, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8fe000
old_mmap(0x91f000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x91f000

close(3)= 0
open(/lib/libresolv.so.2, O_RDONLY)   = 3
read(3, 
\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\350\323..., 512) = 
512

fstat64(3, {st_mode=S_IFREG|0755, st_size=72956, ...}) = 0
old_mmap(0x94b000, 71848, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x94b000
old_mmap(0x959000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x959000
old_mmap(0x95b000, 6312, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x95b000

close(3)= 0
open(/lib/libssl.so.5, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\26..., 
512) = 512

fstat64(3, 

Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Rich Adamson
Asterisk runs just fine on fc3. Best guess on your problem is that you've
got come default config parameters in /etc/asterisk directory that it is
not liking at all. You might try starting asterisk with 'asterisk -cvd'
and watch the output for errors.


 Hi All:
 
 I've been through the compile/install procedure pointed out by Vassil: I 
 still crash on startup. Can anyone else give me some pointers, please?
 
 Roger
 
 Roger Hill wrote:
 
  Thanks Vassil - I'll try those pointers and report back.
 
  Roger
 
  Vassil Kolarov wrote:
 
  Hi Roger,
 
  Following this instructions:
 
  http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3
 
  I was able to install and run Asterisk several times without problems.
 
  See also: http://www.voip-info.org/wiki/view/Asterisk+Linux+Fedora
 
  Regards,
  Vassil Kolarov
  www.ittconsult.com
 
 
  Roger Hill wrote:
 
  Hi all :
 
  My first posting to the group - please be gentle!
 
  I've been messing with Asterisk for a couple of weeks now.
  1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
  downloaded the binary package.
 
  Now I'm trying to put the working installation on my production 
  server along with HTTP etc.
  ( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
  2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
  GNU/Linux).
 
  That box, until yesterday, was running Fedora core 3. I tried the 
  tarball download of 1.2.0.rc2, ran make OK, then make install, make 
  samples.
  When I tried to run Asterisk, I got (immediately) Illegal 
  Instruction.
  Tried on my FC4 laptop, worked just fine.


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Roger Hill

Rich: Thanks.

I tried that, with and without any config files in /etc/asterisk. It 
still falls over instantly, no messages other than 'Illegal Instruction'.
Asterisk is running on other machines for me quite happily, but just 
does not want to play nice on this box.


I'm sure I'm doing something silly, but for the life of me cannot see 
what it is.


It does not get as far as writing anything to any log files in 
/var/log/asterisk.


Roger

Rich Adamson wrote:


Asterisk runs just fine on fc3. Best guess on your problem is that you've
got come default config parameters in /etc/asterisk directory that it is
not liking at all. You might try starting asterisk with 'asterisk -cvd'
and watch the output for errors.


 


Hi All:

I've been through the compile/install procedure pointed out by Vassil: I 
still crash on startup. Can anyone else give me some pointers, please?


Roger

Roger Hill wrote:

   


Thanks Vassil - I'll try those pointers and report back.

Roger

Vassil Kolarov wrote:

 


Hi Roger,

Following this instructions:

http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3

I was able to install and run Asterisk several times without problems.

See also: http://www.voip-info.org/wiki/view/Asterisk+Linux+Fedora

Regards,
Vassil Kolarov
www.ittconsult.com


Roger Hill wrote:

   


Hi all :

My first posting to the group - please be gentle!

I've been messing with Asterisk for a couple of weeks now.
1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
downloaded the binary package.


Now I'm trying to put the working installation on my production 
server along with HTTP etc.
( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
GNU/Linux).


That box, until yesterday, was running Fedora core 3. I tried the 
tarball download of 1.2.0.rc2, ran make OK, then make install, make 
samples.
When I tried to run Asterisk, I got (immediately) Illegal 
Instruction.

Tried on my FC4 laptop, worked just fine.
 




___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 



--

Roger Hill  07739 707 180
Perseverance is the hard work you do after you get
tired of doing the hard work you already did.


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Rich Adamson
Well... the next best guess is the binary package that you downloaded
has some dependencies that are not on your system, or, the package
simply wasn't intended for your distro (for one reason or another).

Does the system have a developement environment that would allow you
down download the cvs source and compile it?



 Rich: Thanks.
 
 I tried that, with and without any config files in /etc/asterisk. It 
 still falls over instantly, no messages other than 'Illegal Instruction'.
 Asterisk is running on other machines for me quite happily, but just 
 does not want to play nice on this box.
 
 I'm sure I'm doing something silly, but for the life of me cannot see 
 what it is.
 
 It does not get as far as writing anything to any log files in 
 /var/log/asterisk.
 
 Roger
 
 Rich Adamson wrote:
 
 Asterisk runs just fine on fc3. Best guess on your problem is that you've
 got come default config parameters in /etc/asterisk directory that it is
 not liking at all. You might try starting asterisk with 'asterisk -cvd'
 and watch the output for errors.
 
 
   
 
 Hi All:
 
 I've been through the compile/install procedure pointed out by Vassil: I 
 still crash on startup. Can anyone else give me some pointers, please?
 
 Roger
 
 Roger Hill wrote:
 
 
 
 Thanks Vassil - I'll try those pointers and report back.
 
 Roger
 
 Vassil Kolarov wrote:
 
   
 
 Hi Roger,
 
 Following this instructions:
 
 http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3
 
 I was able to install and run Asterisk several times without problems.
 
 See also: http://www.voip-info.org/wiki/view/Asterisk+Linux+Fedora
 
 Regards,
 Vassil Kolarov
 www.ittconsult.com
 
 
 Roger Hill wrote:
 
 
 
 Hi all :
 
 My first posting to the group - please be gentle!
 
 I've been messing with Asterisk for a couple of weeks now.
 1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
 downloaded the binary package.
 
 Now I'm trying to put the working installation on my production 
 server along with HTTP etc.
 ( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
 2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
 GNU/Linux).
 
 That box, until yesterday, was running Fedora core 3. I tried the 
 tarball download of 1.2.0.rc2, ran make OK, then make install, make 
 samples.
 When I tried to run Asterisk, I got (immediately) Illegal 
 Instruction.
 Tried on my FC4 laptop, worked just fine.
   
 
 
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
   
 
 
 -- 
 
 Roger Hill07739 707 180
 Perseverance is the hard work you do after you get
 tired of doing the hard work you already did.
 
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

---End of Original Message-


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Roger Hill

Rich:

Sorry if I did not make myself clear.

I was trying to give some history, which is where the downloaded package 
came from.


On this box (FC4), I am currently downloading the 1.2.0 source from 
asterisk.org (but not the CVS), and trying to compile and build from 
scratch.


The build seems fine - if it will help I can post the output from the 
makes - but the built executable just crashes. I have done the same 
thing on another FC4 box (my laptop) without any problems.


Doees that help at all? (And many thanks for the help, BTW)
Roger

Rich Adamson wrote:


Well... the next best guess is the binary package that you downloaded
has some dependencies that are not on your system, or, the package
simply wasn't intended for your distro (for one reason or another).

Does the system have a developement environment that would allow you
down download the cvs source and compile it?



 


Rich: Thanks.

I tried that, with and without any config files in /etc/asterisk. It 
still falls over instantly, no messages other than 'Illegal Instruction'.
Asterisk is running on other machines for me quite happily, but just 
does not want to play nice on this box.


I'm sure I'm doing something silly, but for the life of me cannot see 
what it is.


It does not get as far as writing anything to any log files in 
/var/log/asterisk.


Roger

Rich Adamson wrote:

   


Asterisk runs just fine on fc3. Best guess on your problem is that you've
got come default config parameters in /etc/asterisk directory that it is
not liking at all. You might try starting asterisk with 'asterisk -cvd'
and watch the output for errors.




 


Hi All:

I've been through the compile/install procedure pointed out by Vassil: I 
still crash on startup. Can anyone else give me some pointers, please?


Roger

Roger Hill wrote:

  

   


Thanks Vassil - I'll try those pointers and report back.

Roger

Vassil Kolarov wrote:



 


Hi Roger,

Following this instructions:

http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3

I was able to install and run Asterisk several times without problems.

See also: http://www.voip-info.org/wiki/view/Asterisk+Linux+Fedora

Regards,
Vassil Kolarov
www.ittconsult.com


Roger Hill wrote:

  

   


Hi all :

My first posting to the group - please be gentle!

I've been messing with Asterisk for a couple of weeks now.
1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
downloaded the binary package.


Now I'm trying to put the working installation on my production 
server along with HTTP etc.
( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
GNU/Linux).


That box, until yesterday, was running Fedora core 3. I tried the 
tarball download of 1.2.0.rc2, ran make OK, then make install, make 
samples.
When I tried to run Asterisk, I got (immediately) Illegal 
Instruction.

Tried on my FC4 laptop, worked just fine.


 


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users



 


--

Roger Hill  07739 707 180
Perseverance is the hard work you do after you get
tired of doing the hard work you already did.


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

   



---End of Original Message-


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 



--

Roger Hill  07739 707 180
Perseverance is the hard work you do after you get
tired of doing the hard work you already did.


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Illegal Instruction on new FC4 install [was: Re: [Asterisk-Users] Newbie question. (Long)]

2005-11-18 Thread Tzafrir Cohen
On Fri, Nov 18, 2005 at 09:12:46AM +, Roger Hill wrote:
 Hi all :
 
 My first posting to the group - please be gentle!

Please use a more descriptive subject line. 

 
 I've been messing with Asterisk for a couple of weeks now.
 1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
 downloaded the binary package.
 
 Now I'm trying to put the working installation on my production server 
 along with HTTP etc.
 ( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
 2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
 GNU/Linux).

 
 That box, until yesterday, was running Fedora core 3. I tried the 
 tarball download of 1.2.0.rc2, ran make OK, then make install, make samples.
 When I tried to run Asterisk, I got (immediately) Illegal Instruction.
 Tried on my FC4 laptop, worked just fine.
 Concluded I needed FC4, so upgraded the server yesterday. Six hours later...
 Reran make clean, make...
 Same problem.
 Then tried 1.2.0; same problem.
 Then tried 1.0.9; same problem.
 Finally removed everything to do with asterisk, pulled dowm 1.2.0 tar 
 ball again, and re-installed.
 Same old problem, illegal instruction.

What CPU is it? cat /proc/cpuinfo

 
 I did an strace, which follows. I don't know enough to decide what the 
 strace is telling me. (The missing /etc/ld.so.preload is also missing on 
 the FC4 laptop which works, so I concluded that that was not the problem.)

Indeed it is not a problem.

 
 Any help much appreciated.
 
 Regards
 Roger
 
 [EMAIL PROTECTED] sbin]$ sudo strace ./asterisk

When you try to strace a process that may fork, try 'strace -f' instead.

Also: what does a simple 'asterisk -cddvv' give?

 execve(./asterisk, [./asterisk], [/* 27 vars */]) = 0
 uname({sys=Linux, node=coach.hillconsult.com, ...}) = 0
 brk(0)  = 0x8773000
 access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or 
 directory)
 open(/etc/ld.so.cache, O_RDONLY)  = 3
 fstat64(3, {st_mode=S_IFREG|0644, st_size=48722, ...}) = 0
 old_mmap(NULL, 48722, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f85000
 close(3)= 0
 open(/lib/libdl.so.2, O_RDONLY)   = 3
 read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\250\213..., 
 512) = 512
 fstat64(3, {st_mode=S_IFREG|0755, st_size=16760, ...}) = 0
 old_mmap(0x8f8000, 12388, PROT_READ|PROT_EXEC, 
 MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8f8000
 old_mmap(0x8fa000, 8192, PROT_READ|PROT_WRITE, 
 MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x8fa000
 close(3)= 0
 open(/lib/tls/i686/libpthread.so.0, O_RDONLY) = 3
 read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\334\306..., 
 512) = 512
 fstat64(3, {st_mode=S_IFREG|0755, st_size=103404, ...}) = 0
 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
 -1, 0) = 0xb7f84000
 old_mmap(0x938000, 65980, PROT_READ|PROT_EXEC, 
 MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x938000
 old_mmap(0x945000, 8192, PROT_READ|PROT_WRITE, 
 MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x945000
 old_mmap(0x947000, 4540, PROT_READ|PROT_WRITE, 
 MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x947000
 
 close(3)= 0
 open(/usr/lib/libncurses.so.5, O_RDONLY) = 3
 read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\343..., 
 512) = 512
 fstat64(3, {st_mode=S_IFREG|0755, st_size=985952, ...}) = 0
 old_mmap(0x5a0, 290348, PROT_READ|PROT_EXEC, 
 MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5a0
 old_mmap(0x5a3e000, 36864, PROT_READ|PROT_WRITE, 
 MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x5a3e000
 close(3)= 0
 open(/lib/tls/i686/libm.so.6, O_RDONLY) = 3
 read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\22..., 
 512) = 512
 fstat64(3, {st_mode=S_IFREG|0755, st_size=213872, ...}) = 0
 old_mmap(0x8fe000, 139424, PROT_READ|PROT_EXEC, 
 MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x8fe000
 old_mmap(0x91f000, 8192, PROT_READ|PROT_WRITE, 
 MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x91f000
 close(3)= 0
 open(/lib/libresolv.so.2, O_RDONLY)   = 3
 read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\350\323..., 
 512) = 512
 fstat64(3, {st_mode=S_IFREG|0755, st_size=72956, ...}) = 0
 old_mmap(0x94b000, 71848, PROT_READ|PROT_EXEC, 
 MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x94b000
 old_mmap(0x959000, 8192, PROT_READ|PROT_WRITE, 
 MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x959000
 old_mmap(0x95b000, 6312, PROT_READ|PROT_WRITE, 
 MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x95b000
 close(3)= 0
 open(/lib/libssl.so.5, O_RDONLY)  = 3
 read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\26..., 
 512) = 512
 fstat64(3, {st_mode=S_IFREG|0755, st_size=230056, ...}) = 0
 old_mmap(0xaa8000, 228948, PROT_READ|PROT_EXEC, 
 MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xaa8000
 old_mmap(0xadd000, 12288, PROT_READ|PROT_WRITE, 
 

Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Vassil Kolarov

Roger,
Can you try with a fresh Fedora installation on this box?

Vassil

Roger Hill wrote:

Rich:

Sorry if I did not make myself clear.

I was trying to give some history, which is where the downloaded 
package came from.


On this box (FC4), I am currently downloading the 1.2.0 source from 
asterisk.org (but not the CVS), and trying to compile and build from 
scratch.


The build seems fine - if it will help I can post the output from the 
makes - but the built executable just crashes. I have done the same 
thing on another FC4 box (my laptop) without any problems.


Doees that help at all? (And many thanks for the help, BTW)
Roger

Rich Adamson wrote:


Well... the next best guess is the binary package that you downloaded
has some dependencies that are not on your system, or, the package
simply wasn't intended for your distro (for one reason or another).

Does the system have a developement environment that would allow you
down download the cvs source and compile it?



 


Rich: Thanks.

I tried that, with and without any config files in /etc/asterisk. It 
still falls over instantly, no messages other than 'Illegal 
Instruction'.
Asterisk is running on other machines for me quite happily, but just 
does not want to play nice on this box.


I'm sure I'm doing something silly, but for the life of me cannot 
see what it is.


It does not get as far as writing anything to any log files in 
/var/log/asterisk.


Roger

Rich Adamson wrote:

  
Asterisk runs just fine on fc3. Best guess on your problem is that 
you've
got come default config parameters in /etc/asterisk directory that 
it is
not liking at all. You might try starting asterisk with 'asterisk 
-cvd'

and watch the output for errors.






Hi All:

I've been through the compile/install procedure pointed out by 
Vassil: I still crash on startup. Can anyone else give me some 
pointers, please?


Roger

Roger Hill wrote:

 
  

Thanks Vassil - I'll try those pointers and report back.

Roger

Vassil Kolarov wrote:

   


Hi Roger,

Following this instructions:

http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3

I was able to install and run Asterisk several times without 
problems.


See also: http://www.voip-info.org/wiki/view/Asterisk+Linux+Fedora

Regards,
Vassil Kolarov
www.ittconsult.com


Roger Hill wrote:

 
  

Hi all :

My first posting to the group - please be gentle!

I've been messing with Asterisk for a couple of weeks now.
1.0.9 is running fine on an old laptop (300MHz, 128MB ram, 
Kubuntu), downloaded the binary package.


Now I'm trying to put the working installation on my production 
server along with HTTP etc.
( 700MHz, 256MB ram, uname -a gives Linux 
coach.hillconsult.com 2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 
EST 2005 i686 i686 i386 GNU/Linux).


That box, until yesterday, was running Fedora core 3. I tried 
the tarball download of 1.2.0.rc2, ran make OK, then make 
install, make samples.
When I tried to run Asterisk, I got (immediately) Illegal 
Instruction.

Tried on my FC4 laptop, worked just fine.
   


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users





--

Roger Hill07739 707 180
Perseverance is the hard work you do after you get
tired of doing the hard work you already did.


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

  


---End of Original Message-


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 





___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Newbie question. (Long)

2005-11-18 Thread Jason Becker

Roger Hill wrote:


I've been messing with Asterisk for a couple of weeks now.
1.0.9 is running fine on an old laptop (300MHz, 128MB ram, Kubuntu), 
downloaded the binary package.


Now I'm trying to put the working installation on my production server 
along with HTTP etc.
( 700MHz, 256MB ram, uname -a gives Linux coach.hillconsult.com 
2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:32 EST 2005 i686 i686 i386 
GNU/Linux).


That box, until yesterday, was running Fedora core 3. I tried the 
tarball download of 1.2.0.rc2, ran make OK, then make install, make 
samples.

When I tried to run Asterisk, I got (immediately) Illegal Instruction.
Tried on my FC4 laptop, worked just fine.
Concluded I needed FC4, so upgraded the server yesterday. Six hours 
later...

Reran make clean, make...
Same problem.
Then tried 1.2.0; same problem.
Then tried 1.0.9; same problem.
Finally removed everything to do with asterisk, pulled dowm 1.2.0 tar 
ball again, and re-installed.

Same old problem, illegal instruction.


I suspect bad RAM. I'd memtest it.

Regards,

--
Jason Becker
Director  CEO
Coalescent Systems Inc.
Enabling Open Source Telephony
403.244.8089
www.coalescentsystems.ca
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users