Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-25 Thread Franco Saliola
On Wednesday, February 25, 2015 at 5:35:33 AM UTC-5, Jeroen Demeyer wrote: > > Thanks for the trace. > > Unfortunately, it doesn't really help me. Can you temporarily remove > ~/.inputrc and try again? > Wow! Removing ~/.inputrc fixed the problem! (Specifically, all tests pass with 'make ptes

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-25 Thread Jeroen Demeyer
Thanks for the trace. Unfortunately, it doesn't really help me. Can you temporarily remove ~/.inputrc and try again? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-24 Thread Jeroen Demeyer
Could you try $ ./sage --sh $ mkdir trace $ strace -ff -o trace/sage -s 256 sage -c "gp('2+3')" And send the whole resulting directory "trace". (in case you execute strace multiple times, don't forget to clear the trace/ directory!) -- You received this message because you are subscribed to

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-24 Thread Jeroen Demeyer
Also, what's the output of {{{ $ env }}} -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-24 Thread Jeroen Demeyer
This @ and @E_N_D_ are very suspicious, no idea where they come from. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To p

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-24 Thread Franco Saliola
On Sunday, February 22, 2015 at 3:33:54 PM UTC-5, Snark wrote: > > Hi, > > Le 22/02/2015 20:34, Franco Saliola a écrit : > > Hello sage-devel, > > > > I sent the following email to sage-release, but I think it really > belongs > > here. I'm looking for ideas on how to debug (or better, how

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-24 Thread Franco Saliola
On Tuesday, February 24, 2015 at 9:25:53 AM UTC-5, Franco Saliola wrote: > > > > On Sunday, February 22, 2015 at 3:11:04 PM UTC-5, Jeroen Demeyer wrote: >> >> On 2015-02-22 20:34, Franco Saliola wrote: >> > o gp('2 + 3') hangs in sage >> What's the contents of ~/.sage/gp-expect.log after

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-24 Thread Franco Saliola
On Sunday, February 22, 2015 at 3:11:04 PM UTC-5, Jeroen Demeyer wrote: > > On 2015-02-22 20:34, Franco Saliola wrote: > > o gp('2 + 3') hangs in sage > What's the contents of ~/.sage/gp-expect.log after doing just this in a > Sage session? > Interesting. I didn't know about this file.

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-24 Thread Franco Saliola
On Sunday, February 22, 2015 at 3:03:30 PM UTC-5, François wrote: > > Do you have a system wide pari/gp install? > I don't think so. At least, running 'gp' at the command line suggests that I install pari-gp (Ubuntu 14.04.2 LTS). Thanks for the suggestion. Franco On 02/23/15 08:34, Franco

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-22 Thread Julien Puydt
Hi, Le 22/02/2015 20:34, Franco Saliola a écrit : Hello sage-devel, I sent the following email to sage-release, but I think it really belongs here. I'm looking for ideas on how to debug (or better, how to fix) the problems with GP/PARI interface that are causing sage to hang. The symptoms lo

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-22 Thread Jeroen Demeyer
On 2015-02-22 20:34, Franco Saliola wrote: o gp('2 + 3') hangs in sage What's the contents of ~/.sage/gp-expect.log after doing just this in a Sage session? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group an

Re: [sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-22 Thread François Bissey
Do you have a system wide pari/gp install? Francois On 02/23/15 08:34, Franco Saliola wrote: Hello sage-devel, I sent the following email to sage-release, but I think it really belongs here. I'm looking for ideas on how to debug (or better, how to fix) the problems with GP/PARI interface that

[sage-devel] GP/PARI hangs with sage-6.4.1/6.5 on Ubuntu 14.04.2 LTS

2015-02-22 Thread Franco Saliola
Hello sage-devel, I sent the following email to sage-release, but I think it really belongs here. I'm looking for ideas on how to debug (or better, how to fix) the problems with GP/PARI interface that are causing sage to hang. Thanks, Franco -- Forwarded message -- From: Franco