Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
sage-5.2.rc0 released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeroen Demeyer  
View profile  
 More options Jul 19 2012, 3:46 am
From: Jeroen Demeyer <jdeme...@cage.ugent.be>
Date: Thu, 19 Jul 2012 09:46:42 +0200
Local: Thurs, Jul 19 2012 3:46 am
Subject: Re: [sage-release] Re: sage-5.2.rc0 released
On 2012-07-18 23:29, Hugh Thomas wrote:
> But in fact, Sage does not terminate, it gives me a prompt and seems to
> be fine.  Nonetheless this doesn't sound entirely happy.  The phenomenon
> is reproducible.

Is it reproducible in the sense that it occurs always or just more than
once?
It it reproducible only when you actually do something in the notebook
or also if you just start up the notebook and CTRL-C immediately?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrey Novoseltsev  
View profile  
 More options Jul 19 2012, 10:20 am
From: Andrey Novoseltsev <novos...@gmail.com>
Date: Thu, 19 Jul 2012 07:20:55 -0700 (PDT)
Local: Thurs, Jul 19 2012 10:20 am
Subject: Re: [sage-release] Re: sage-5.2.rc0 released

Here is what is happening to me:

novoselt@zv5000-lmde ~/sage/devel/sage-main $ sage
----------------------------------------------------------------------
| Sage Version 5.2.rc0, Release Date: 2012-07-17                     |
| Type "notebook()" for the browser-based notebook interface.        |
| Type "help()" for help.                                            |
----------------------------------------------------------------------
**********************************************************************
*                                                                    *
* Warning: this is a prerelease version, and it may be unstable.     *
*                                                                    *
**********************************************************************
sage: notebook()
The notebook files are stored in: sage_notebook.sagenb
**************************************************
*                                                *
* Open your web browser to http://localhost:8080 *
*                                                *
**************************************************
2012-07-19 08:16:42-0600 [-] Log opened.
2012-07-19 08:16:42-0600 [-] twistd 12.1.0
(/home/novoselt/sage-5.2.rc0/local/bin/python 2.7.3) starting up.
2012-07-19 08:16:42-0600 [-] reactor class:
twisted.internet.epollreactor.EPollReactor.
2012-07-19 08:16:42-0600 [-] QuietSite starting on 8080
2012-07-19 08:16:42-0600 [-] Starting factory <__builtin__.QuietSite
instance at 0x61c8440>
^C2012-07-19 08:16:51-0600 [-] Quitting all running worksheets...
2012-07-19 08:16:51-0600 [-] Saving notebook...
2012-07-19 08:16:51-0600 [-] Notebook cleanly saved.
2012-07-19 08:16:51-0600 [-] (TCP Port 8080 Closed)
2012-07-19 08:16:51-0600 [-] Stopping factory <__builtin__.QuietSite
instance at 0x61c8440>
2012-07-19 08:16:51-0600 [-] Main loop terminated.
2012-07-19 08:16:51-0600 [-] Server Shut Down.
/home/novoselt/sage-5.2.rc0/local/lib/libcsage.so(print_backtrace+0x31)[0x7 ffc1ba25c47]
/home/novoselt/sage-5.2.rc0/local/lib/libcsage.so(sigdie+0x14)[0x7ffc1ba25c 79]
/home/novoselt/sage-5.2.rc0/local/lib/libcsage.so(sage_signal_handler+0x216 )[0x7ffc1ba25856]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xf030)[0x7ffc21935030]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x19)[0x7ffc20f90799]
/home/novoselt/sage-5.2.rc0/local/lib/libcsage.so(+0xad85)[0x7ffc1ba25d85]
/home/novoselt/sage-5.2.rc0/local/lib/libcsage.so(sage_mpir_free+0x1c)[0x7f fc1ba25e31]
/home/novoselt/sage-5.2.rc0/local/lib/libgivaro.so.0(_ZN7IntegerD2Ev+0x18)[ 0x7ffc08e30e9c]
/home/novoselt/sage-5.2.rc0/local/lib/libgivaro.so.0(_ZN8RationalD2Ev+0x1d) [0x7ffc08e3b47b]
/lib/x86_64-linux-gnu/libc.so.6(+0x36df2)[0x7ffc20f4cdf2]
/lib/x86_64-linux-gnu/libc.so.6(+0x36e45)[0x7ffc20f4ce45]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x104)[0x7ffc20f34eb4]
python[0x4006a1]

------------------------------------------------------------------------
Unhandled SIGSEGV: A segmentation fault occurred in Sage.
This probably occurred because a *compiled* component of Sage has a bug
in it and is not properly wrapped with sig_on(), sig_off(). You might
want to run Sage under gdb with 'sage -gdb' to debug this.
Sage will now terminate.
------------------------------------------------------------------------
Segmentation fault
True
sage: 1 + 3
4
sage:

This does happen every time on this machine (8 years old notebook on
Athlon64, 2Gb RAM, never had such issues before).

I have also opened
http://trac.sagemath.org/sage_trac/ticket/13270
for automatic reenabling of user registration.

Andrey


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »