Philippe Lavoie wrote: > I tried > > pkg rebuild -noauto FTP > pkg rebuild -noauto database > pkg rebuild -noauto ANN > > > But it still bombs when executing the command: clear all. > > Phil
IIRC you must uninstall them, not simply unload them. benjamin > -----Original Message----- > From: Søren Hauberg [mailto:[email protected]] > Sent: June-17-09 7:46 AM > To: Philippe Lavoie > Cc: [email protected] > Subject: Re: [OctDev] clear all causes a segmentation fault > > This sounds like the old SWIG bug. Do you have a package that is > generated using SWIG installed? From the top of my head, these packages > are 'ftp', 'database', 'ANN', and possibly others. > > Søren > > ons, 17 06 2009 kl. 00:03 -0400, skrev Philippe Lavoie: >> Hi guys >> >> >> >> I narrowed down the command which causes a segmentation fault in my >> Windows 7, 64 bits, Octave 3.2.0 install >> >> >> >> clear all; >> >> >> >> This is odd but might make sense? Not sure, as the above been >> deprecated to only do a 'clear' ? (incidently, clear with nothing >> afterwards works) >> >> >> >> Thanks >> >> >> >> Phil >> >> >> >> >> ______________________________________________________________________ >> Confidentiality Message >> >> This e-mail and its content is confidential: its privileged >> information is intended for the exclusive use of the addressee. Any >> other person is strictly prohibited from disclosing, distributing or >> reproducing it. If the addressee cannot be reached or is unknown to >> you, please inform the sender by return e-mail immediately and delete >> this e-mail message and destroy all copies. >> >> Avis de confidentialité >> >> Le présent courriel et son contenu est confidentiel: l'information >> privilégiée est à l'usage exclusif du destinataire ci-dessus. Toute >> autre personne est par les présentes avisée qu'il lui est strictement >> interdit de le diffuser, le distribuer ou le reproduire. Si le >> destinataire ne peut être joint ou vous est inconnu, veuillez informer >> l'expéditeur par courrier électronique immédiatement et détruire ce >> message et toute copie de celui-ci. >> ------------------------------------------------------------------------------ >> Crystal Reports - New Free Runtime and 30 Day Trial >> Check out the new simplified licensing option that enables unlimited >> royalty-free distribution of the report engine for externally facing >> server and web deployment. >> http://p.sf.net/sfu/businessobjects >> _______________________________________________ Octave-dev mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/octave-dev > > > Confidentiality Message > > This e-mail and its content is confidential: its privileged information is > intended for the exclusive use of the addressee. Any other person is strictly > prohibited from disclosing, distributing or reproducing it. If the addressee > cannot be reached or is unknown to you, please inform the sender by return > e-mail immediately and delete this e-mail message and destroy all copies. > > Avis de confidentialité > > Le présent courriel et son contenu est confidentiel: l'information > privilégiée est à l'usage exclusif du destinataire ci-dessus. Toute autre > personne est par les présentes avisée qu'il lui est strictement interdit de > le diffuser, le distribuer ou le reproduire. Si le destinataire ne peut être > joint ou vous est inconnu, veuillez informer l'expéditeur par courrier > électronique immédiatement et détruire ce message et toute copie de celui-ci. > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Octave-dev mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/octave-dev ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
