[Xastir] XAstir 1.9.9 on Sidux Moros doesn't start

Curt, WE7U curt.we7u at gmail.com
Tue Jun 15 09:54:17 EDT 2010


On Mon, 14 Jun 2010, Rainer D., DL5PD wrote:

> I compiled successfully XAstir 1.9.9 on Sidux Moros (Kernel 2.6.32-2), this 
> is a kind of Debian Squeeze. At least I got no errors during compilation 
> time.
>
> When I try to start the program, the console offers the following output:
...
> *** Done with WX Alert log files
> ICE default IO error handler doing an exit(), pid = 1851, errno = 32
>
>
> I already removed all the maps I had, and the .xastir - directory in my /home 
> but this didn't help. I don't know where to start now.

If you think it might be a map problem, start Xastir as:

     xastir -m &

That will deselect all maps.

If that doesn't work to solve your particular problem, we have to
try other things.  One helpful thing is to start Xastir in debug
mode with all debug text turned on to see if we can get more info
about where it is crashing:

     xastir -v 4095 &

The "32" in the error message flags something else for me, which may
or may not be related:  Is it possible that Xastir was killed
suddenly instead of shut-down properly in the past, and still has
some threads running?  Try:

     ps aux | grep -i xastir

without Xastir running to see.  Kill any Xastir threads you see
(other than the "grep" line which should also show up).

-- 
Curt, WE7U.                         <http://www.eskimo.com/~archer>
    APRS:  Where it's at!                    <http://www.xastir.org>
   Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"



More information about the Xastir mailing list