[Thread Prev][Thread Next][Thread Index]
Re: PilotManager core dump
- To: rad@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: PilotManager core dump
- From: Edward Resnick - Sun SMCC - Tel Aviv <Edward.Resnick@Israel>
- Date: Wed, 3 Dec 1997 15:08:58 +0200 (IST)
- Cc: pilotmgr@xxxxxxxxxxxxxxxxxxx
- Reply-to: Edward Resnick - Sun SMCC - Tel Aviv <Edward.Resnick@Israel>
- Sender: owner-pilotmgr
Robert.
The permissions on ttya fixed the PilotManager core dump.
Now the Pilot itself gives the following error when I
try to synch:
SerialMgr68328.c
Line:1179, null ref
Any ideas?
Thanks.
Eddy
|Date: Tue, 2 Dec 1997 15:48:21 -0600 (CST)
|From: Robert DiPietro <rad@xxxxxxxxxxxxxxxxxxxx>
|Subject: Re: PilotManager core dump
|To: Edward.Resnick@Israel
|MIME-Version: 1.0
|Content-MD5: 7eIZOufSjMDLQ/OLlQEQDg==
|
|
|
|Eddy:
|
|If you used admintool to configure your serial port, it leaves
|the permissions of the port in the wrong state (/dev/term/a or b symbolic
|link), this cause openPort (line 1675) to return an error and voila, a
|bad address. There are two errors here, one in PilotMgr.pm for not
|gracefully handling the failure, and one in admintool for messing
|up the permissions. This is a known low priority bug in admintool,
|you can look in SunSolve to find it.
|
|I fixed it by allowing rw permissions to the device.
|
|Bob DiPietro
|rad@xxxxxxxxxxxxxxx
|x47631
|
|
|> Subject: PilotManager core dump
|> To: pilotmgr@xxxxxxxxxxxxxxxxxxx
|> MIME-Version: 1.0
|> Content-MD5: +h+8fuDPA8EHHYoBcxqaEw==
|>
|> Hi.
|>
|> I am getting a core dump when trying to synch the pilot with
|> PilotManager (see below).
|> I have just bought a new Pilot and am trying all the functionality of
|> your application
|> for the first time.
|>
|> Also, how should the serial port be configured from the Solaris side?
|>
|> Thanks.
|>
|> Eddy
|>
|> -----------------cut here----------------------
|>
|> Caught a SIGSEGV at ./PilotManager line 1675
|> $ = eval {...} called from file `./PilotManager' line 1673
|> $ = PilotMgr::hotSync called from file `./PilotManager' line 1001
|> $ = eval {...} called from file `./PilotManager' line 1000
|> $ = PilotMgr::buttonChoice('HotSync') called from file `./PilotManager'
|> line 289
|> $ = PilotMgr::__ANON__ called from file `(eval 28)' line 1
|> $ = TkUtils::__ANON__() called from file
|> `/usr/dist/pkgs/perl,v5.003/lib/site_perl/Tk/Button.pm' line 103
|> $ = eval {...} called from file
|> `/usr/dist/pkgs/perl,v5.003/lib/site_perl/Tk/Button.pm' line 103
|> $ = Tk::Button::butUp('Tk::Button=HASH(0x75ee18)') called from file
|> `./PilotManager' line 2263
|> $ = eval {...} called from file `./PilotManager' line 2263
|>
|>
|> --
|>
______________________________________________________________________________
|> Edward Resnick SE Sun Microsystems Israel, Ltd.
|> Tel: +972-(0)9-951-3466 11 Galgalei Haplada
|> Mobile: +972-(0)52-946-800 P.O. Box 12520
|> Fax: +972-(0)9-951-3467 Industrial Area Herzelia
46733
|> email: Edward.Resnick@xxxxxxxxxxxxxx Israel
|>
|>
|>
|> --------------FB3B8FB7153CC3E20D414674
|> Content-Type: text/html; charset=us-ascii
|> Content-Transfer-Encoding: 7bit
|>
|> <HTML>
|> Hi.
|>
|> <P>I am getting a core dump when trying to synch the pilot with
|> PilotManager
|> (see below).
|> <BR>I have just bought a new Pilot and am trying all the functionality
|> of your application
|> <BR>for the first time.
|>
|> <P>How should the serial port be configured from the Solaris side?
|>
|> <P>Thanks.
|>
|> <P>Eddy
|>
|> <P>-----------------cut here----------------------
|>
|> <P>Caught a SIGSEGV at ./PilotManager line 1675
|> <BR>$ = eval {...} called from file `./PilotManager' line 1673
|> <BR>$ = PilotMgr::hotSync called from file `./PilotManager' line 1001
|> <BR>$ = eval {...} called from file `./PilotManager' line 1000
|> <BR>$ = PilotMgr::buttonChoice('HotSync') called from file `./PilotManager'
|> line 289
|> <BR>$ = PilotMgr::__ANON__ called from file `(eval 28)' line 1
|> <BR>$ = TkUtils::__ANON__() called from file
|> `/usr/dist/pkgs/perl,v5.003/lib/site_perl/Tk/Button.pm'
|> line 103
|> <BR>$ = eval {...} called from file
|> `/usr/dist/pkgs/perl,v5.003/lib/site_perl/Tk/Button.pm'
|> line 103
|> <BR>$ = Tk::Button::butUp('Tk::Button=HASH(0x75ee18)') called from file
|> `./PilotManager' line 2263
|> <BR>$ = eval {...} called from file `./PilotManager' line 2263
|> <BR>
|> <PRE>--
|>
______________________________________________________________________________
|> Edward Resnick
|>
|
______________________________________________________________________________
Edward Resnick SE Sun Microsystems Israel, Ltd.
Tel: +972-(0)9-951-3466 11 Galgalei Haplada
Mobile: +972-(0)52-946-800 P.O. Box 12520
Fax: +972-(0)9-951-3467 Industrial Area Herzelia 46733
email: Edward.Resnick@xxxxxxxxxxxxxx Israel
---------------------------------------------------------------------
********************************************
* 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! *
********************************************
|
|