[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Aug 25 17:30:58 1998 
Subject:Poplog demo for linux. 
From:Pierpaolo Bernardi 
Volume-ID:980825.01 

Hello,

I have downloaded the demo version of poplog for Linux.
However I obtain the following:

----------------
eraora:~$ /usr/local/poplog/poplog15.0/pop/pop/poplog 

         * * * * * * * * * * * * * * * * * * * * * * * * * * *
         *            Sussex Poplog Version 15.01            *
         *     See HELP NEWS for details of new features     *
         * * * * * * * * * * * * * * * * * * * * * * * * * * *
Segmentation fault
eraora:~$ 
----------------

strace shows the following:

----------------
brk(0)                                  = 0x24c0f8
sigaction(SIGQUIT, {0x1d000c, [], SA_INTERRUPT}, {SIG_DFL}) = 0
sigaction(SIGALRM, {SIG_IGN}, {SIG_DFL}) = 0
sigaction(SIGVTALRM, {SIG_IGN}, {SIG_DFL}) = 0
sigaction(SIGIO, {SIG_IGN}, {SIG_DFL})  = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
brk(0x24c0f8)                           = 0x24c0f8
brk(0x24f000)                           = 0x24f000
brk(0x24f000)                           = 0x24f000
brk(0x26f000)                           = 0x26f000
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
sigprocmask(SIG_BLOCK, ~[], [])         = 0
sigprocmask(SIG_SETMASK, [], NULL)      = 0

[A gazillion repetitions of the previous two lines, and then]

sigprocmask(SIG_BLOCK, ~[], [])         = 0
sigprocmask(SIG_SETMASK, [], NULL)      = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
----------------


My system is: i486, Linux 2.0.33, libc 5.2.18.

Does someone have a suggestion on how to run the demo, or know what is
wrong with my system?

Thanks in advance,
Pierpaolo Bernardi