startup problem


Subject: startup problem
From: Geoff Council (geoff@studio-a.com)
Date: Mon Apr 16 2001 - 12:23:36 MDT


When I use the command 'startmol' it looks ok at first, launches the new
window but then immediately closes and prints the following to the term
window:

Starting emulation...

SIGNAL Segmentation fault in thread main-thread
Segmentation fault
cleaning up...
Terminating threads...
DONE

What's going on and how can I correct it? I'm running an 8500 with G3
upgrade card 96MB RAM a separate disk for YDL 1.2.1.

Thanks!!

Geoff Council
Director of New Media
http://www.studio-a.com
P. 212.240.9947
F. 212.240.9951
C. 347.623.6543

> From: mol-general-digest-help@lists.maconlinux.org
> Reply-To: mol-general@lists.maconlinux.org
> Date: 16 Apr 2001 02:53:07 -0000
> To: mol-general@lists.maconlinux.org
> Subject: mol-general Digest 16 Apr 2001 02:53:07 -0000 Issue 171
>
>
> mol-general Digest 16 Apr 2001 02:53:07 -0000 Issue 171
>
> Topics (messages 2182 through 2186):
>
> mol-0.9.57 uploaded
> 2182 by: Bill Fink <billfink@capu.net>
>
> MOL crashes
> 2183 by: Thomas Rogg <t_rogg@web.de>
>
> MOL 0.9.57 crash and other oddities
> 2184 by: Eric Volker <ebv1@home.com>
>
> IPTABLES again on 2.4.4-pre1
> 2185 by: Michael Greer <michaelggreer@yahoo.com>
> 2186 by: Romeyn Prescott <prescor@digirom.potsdam.edu>
>
> Administrivia:
>
> To subscribe to the digest, e-mail:
> mol-general-digest-subscribe@lists.maconlinux.org
>
> To unsubscribe from the digest, e-mail:
> mol-general-digest-unsubscribe@lists.maconlinux.org
>
> To post to the list, e-mail:
> mol-general@lists.maconlinux.org
>
>
> ----------------------------------------------------------------------
>
> From: Bill Fink <billfink@capu.net>
> Reply-To: mol-general@lists.maconlinux.org
> Date: Friday, April 13, 2001 9:50 PM
> To: mol-general@lists.maconlinux.org
> CC: samuel@ibrium.se, billfink@capu.net
> Subject: Re: mol-0.9.57 uploaded
>
>> On Wed Apr 11 2001, Samuel Rydh wrote:
>>
>> The 0.9.57 version of MOL is now available from
>> homepage. Please report any problems with this
>> version - I think it should run wihtout problems
>> on everything except 601 and 603 systems.
>
> The new version makes it a little more difficult to run MOL as an
> ordinary user. To work around this, I made the following small patch
> to startmol:
>
> --- .orig/startmol Fri Apr 13 20:22:14 2001
> +++ .mod/startmol Fri Apr 13 21:23:54 2001
> @@ -256,6 +256,7 @@
>
> SHEEP_MOD=`get_mod_name sheep_net` && load_sheep_net
>
> +[ "${MOLARGS[0]}" == "--loadonly" ] && exit 0
>
> ###########################################################################
> # detect common problems
>
> I then just added the following to my rc.local:
>
> startmol --loadonly
>
> Once this is done, I can run startmol as just me without having to
> become root first.
>
> -Bill
>
>
> From: Thomas Rogg <t_rogg@web.de>
> Reply-To: mol-general@lists.maconlinux.org
> Date: Saturday, April 14, 2001 8:00 AM
> To: <mol-general@lists.maconlinux.org>
> Subject: MOL crashes
>
> Hi,
>
> I've got SuSE Linux 7.0. When I use the version of MOL from the SuSE Linux
> 7.0 CDs it works. In the new version MOL does not work at all. The whole
> system crashes.
>
> To start mol, I use: startmol /boot/vmlinux
> I use the kernel 2.2.16.
>
> Any ideas?
>
>
> From: Eric Volker <ebv1@home.com>
> Reply-To: mol-general@lists.maconlinux.org
> Date: Sunday, April 15, 2001 4:33 PM
> To: mol-general@lists.maconlinux.org
> Subject: MOL 0.9.57 crash and other oddities
>
> I just downloaded the MOL 0.9.57 rpm for 2.2 kernels and I'm having
> problems of course. This is surprising since 0.9.53 worked fine (sans
> sound.) When I run startmol from an xterm I get the a window showing
> "Starting Mac OS". The progress bar stops progressing about an 1/8 of
> the way through, then in the xterm I see the following error repeated ad
> nauseum:
>
> RVEC_UNUSUAL_DSISR_BITS: dar 00000000, dsisr 00100000
>
> Hitting CTRL-C in the xterm stops the repeating error and results in
> this output (I copied this by hand, so it may contain errors):
>
> cleaning up...
> Terminating threads...
> RVEC 00 NOP - : 124326
> RVEC 01 Init - : 1
> RVEC 03 EnableFPU - : 51
> RVEC 06 Trace : 0
> RVEC 09 Soft ISI Trap : 0
> RVEC 10 Soft DSI Trap : 1056
> RVEC 11 Alignment Trap : 0
> RVEC 13 SPR Read : 18
> RVEC 14 SPR Write : 16
> RVEC 15 Privileged Instruction : 0
> RVEC 16 Illegal Instruction : 2
> RVEC 17 Unusual Program Excep : 0
> RVEC 18 Altivec Unavail Trap : 0
> RVEC 19 Altivec Assist : 0
> RVEC 20 EnableAltivec - : 0
> RVEC 21 Exit - : 1
> RVEC 22 Interrupt : 5412
> RVEC 23 OSI SysCall : 5100
> RVEC 25 IO Read : 28054
> RVEC 26 IO Write : 9298
> RVEC 27 MSR POW (DOZE) : 0
> RVEC 28 Unusual DSISR Bits : 49288
> RVEC 29 MMU IO Segment Address : 0
> RVEC 30 Internal Error : 0
> RVEC 31 Debugger : 0
> RVEC 32 Break : 0
> RVEC 33 Bad NIP : 0
> DONE
>
> So what are DSISR bits and why are mine unusual?
>
> System configuration:
>
> Motorola Starmax 5500/200
> NewerTech G3-L2/350
> no-name OHCI compliant USB PCI card
>
> root partition /dev/hdd7
>
> Block device specified in /etc/molrc
>
> blkdev /dev/hdc5 -rw
>
> Other blkdev lines commented out. Console video is disabled.
>
> Also, since running molvconfig I can't "startx" as root. The X server
> starts up with some unusual video artifacts, then crashes. X works fine
> when used with my regular user account.
>
> From: Michael Greer <michaelggreer@yahoo.com>
> Reply-To: mol-general@lists.maconlinux.org
> Date: Sunday, April 15, 2001 4:35 PM
> To: mol-general@lists.maconlinux.org
> Subject: IPTABLES again on 2.4.4-pre1
>
> I have gone through the lists exhaustively, trying
> everything that has been suggested short of
> recompiling glibc and installing it (which seems to me
> to be a drastic and dangerous solution, and seemingly
> irrelevant to the problem).
>
> I have a ppp connection,and want to share it with MOL.
> Common issue, and I can do it through the ipchains
> module.
>
> BUT, the ipchains module does not support ftp masqing,
> and I need ftp on the mac side.
>
> SO, does anyone have a complete solution that has
> worked for them? A simple one? Dummy0 clearly works
> well for ipchains, so I assume it is a good solution
> for iptables as well.
>
> Thank you in advance!
> Michael
> mgreer@sirius.com
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
>
> From: Romeyn Prescott <prescor@digirom.potsdam.edu>
> Reply-To: mol-general@lists.maconlinux.org
> Date: Sunday, April 15, 2001 10:50 PM
> To: mol-general@lists.maconlinux.org
> CC: Michael Greer <michaelggreer@yahoo.com>
> Subject: Re: IPTABLES again on 2.4.4-pre1
>
> Here's a snippet from my script which I cobbed from various HOWTOs...
>
> # 4) Load forwarding modules for special services.
> /sbin/modprobe ip_masq_ftp
>
> Until I added this, I had loads of trouble doing FTP from behind my firewall.
>
> ...ROMeyn
>
> Somewhen around 1:35 PM -0700 4/15/01, a person believing themself to
> be Michael Greer scribbled:
>> I have gone through the lists exhaustively, trying
>> everything that has been suggested short of
>> recompiling glibc and installing it (which seems to me
>> to be a drastic and dangerous solution, and seemingly
>> irrelevant to the problem).
>>
>> I have a ppp connection,and want to share it with MOL.
>> Common issue, and I can do it through the ipchains
>> module.
>>
>> BUT, the ipchains module does not support ftp masqing,
>> and I need ftp on the mac side.
>>
>> SO, does anyone have a complete solution that has
>> worked for them? A simple one? Dummy0 clearly works
>> well for ipchains, so I assume it is a good solution
>> for iptables as well.
>>
>> Thank you in advance!
>> Michael
>> mgreer@sirius.com
>>
>> __________________________________________________
>> Do You Yahoo!?
>> Get email at your own domain with Yahoo! Mail.
>> http://personal.mail.yahoo.com/
>
> --
>
>
> signat-url: http://www2.potsdam.edu/dctm/prescor/signat-url.htm
> cubiclecam: http://digirom.potsdam.edu/~prescor/cubiclecam.html
> ^^^ <--- Off-line unless someone knows how to get camserv to
> compile under RedHat 7... *sigh* :-(
>



This archive was generated by hypermail 2a24 : Mon Apr 16 2001 - 12:27:53 MDT