[Thread Prev][Thread Next][Thread Index]

Re: Serial Port Mess Up Causes Crash



I just went through this the other day, so hopefully this
will save you some debugging.

This is pilotmanager's way of telling you that you don't have permissions
on /dev/tty/[ab]
Follow the symbolic link from your device to the /devices entry
and chmod it to 666.
Someone else had previously suggested the use of logindevperm,
but I'm the only one who uses this machine, so I just opened it up.

Good luck,
Mitch

> Date: Tue, 11 Nov 1997 16:09:52 -0600 (CST)
> From: Matthew Johnson <mrjohns2@xxxxxxxx>
> X-Sender: mrjohns2@bach
> To: pilotmgr@xxxxxxxxxxxxxxxxxxx
> Subject: Serial Port Mess Up Causes Crash
> MIME-Version: 1.0
> 
> I am not sure what I "messed up", but I did somthing.  I belive I
> changed a setting with admintool for the serial ports, now PilotManager
> crashes upon the sync button.  
> 
> What should I change?
> 
> 
> When I press the sync button I get the following error:
> 
> playa% PilotManager &
> [1] 499
> playa% Caught a SIGSEGV at /opt/bin/PilotManager line 1675
> $ = eval {...} called from file `/opt/bin/PilotManager' line 1673
> $ = PilotMgr::hotSync called from file `/opt/bin/PilotManager' line 1001
> $ = eval {...} called from file `/opt/bin/PilotManager' line 1000
> $ = PilotMgr::buttonChoice('HotSync') called from file
> `/opt/bin/PilotManager' line 289
> $ = PilotMgr::__ANON__ called from file `(eval 30)' line 1
> $ = TkUtils::__ANON__() called from file
> `/opt/pilotmgr,v1.100/lib/perl5/Tk/Button.pm' line 103
> $ = eval {...} called from file
> `/opt/pilotmgr,v1.100/lib/perl5/Tk/Button.pm' line 103
> $ = Tk::Button::butUp('Tk::Button=HASH(0x86d8dd8)') called from file
> `/opt/bin/PilotManager' line 2263
> $ = eval {...} called from file `/opt/bin/PilotManager' line 2263
> 
> 
> 
> -- 
> Matthew Johnson				        "I CAN RESIST everything
> finger <mrjohns2@xxxxxxxx> for pgp public key    except temptation."
> <http://www.uiuc.edu/ph/www/mrjohns2/>	         --Oscar Wilde 
(1854-1900)
> 
> ---------------------------------------------------------------------
> ********************************************
> *   PLEASE DO NOT POST PILOTMANAGER BUGS   *
> *  TO THIS ALIAS.  SUBMIT BUG REPORTS VIA  *
> *     THE FEEDBACK MENU IN PILOTMANAGER    *
> *             --------------------         *
> *      This is a public mailing list!      *
> *  Please do not publish Sun proprietary   *
> *            information here!             *
> ********************************************

--
Mitch Silverstein                       mitch.silverstein@xxxxxxxxxxxx         
Sun Microsystems Computer Company               Phone   (717) 730-5504
645 North 12th Street                           Fax     (717) 730-5519 
Lemoyne, PA 17043-1219

---------------------------------------------------------------------
********************************************
*   PLEASE DO NOT POST PILOTMANAGER BUGS   *
*  TO THIS ALIAS.  SUBMIT BUG REPORTS VIA  *
*     THE FEEDBACK MENU IN PILOTMANAGER    *
*             --------------------         *
*      This is a public mailing list!      *
*  Please do not publish Sun proprietary   *
*            information here!             *
********************************************


SourceForge.net Logo