1+1 in wxmaima => maxima crash

Bug #50404 reported by Johan Christiansen
This bug report is a duplicate of:  Bug #43150: [SRU] maxima frontends fail to connect. Edit Remove
2
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned
wxmaxima (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: maxima

wxMaxima 0.6.4 http://wxmaxima.sourceforge.net
Maxima restarted.
(%i1) 1+1;
CLIENT: Lost socket connection ...
Restart maxima with 'Maxima->Restart maxima'.

Restarting maxima does not help. It fails everything!

Downgrading the maxima package makes it work... But that's a breezy package.

Revision history for this message
Vassilis Pandis (pandisv) wrote :

Since maxima is crashing, why is this a wxmaxima problem? Can you please provide a backtrace following http://wiki.ubuntu.com/DebuggingProgramCrash ? Thanks.

Changed in maxima:
status: Unconfirmed → Needs Info
Changed in wxmaxima:
status: Unconfirmed → Needs Info
Revision history for this message
Johan Christiansen (johandc) wrote :

Maxima only crashes when run from wxmaxima. Running in terminal, maxima is working fine. So i can't figure out wether it's a maxima or a wxmaxima problem.

Without installing debugging symbols, here is what i get:

johan@home:~$ ps aux|grep maxima
johan 13156 0.7 2.2 129928 23104 ? S 11:58 0:01 wxmaxima
johan 14163 0.2 0.6 196488 6544 ? S 12:00 0:00 /usr/lib/maxima/5.9.2/binary-gcl/maxima -eval (cl-user::run) -f -- -r :lisp (setup-server 4010)
johan 14299 0.0 0.0 2716 568 pts/0 R+ 12:01 0:00 grep maxima
johan@home:~$ gdb --pid 14163
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Attaching to process 14163
Reading symbols from /usr/lib/maxima/5.9.2/binary-gcl/maxima...(no debugging symbols found)...done.
Using host libthread_db library "/lib/libthread_db.so.1".
[.....]
0x00002aaaab1dcd25 in select ()
   from /lib/libc.so.6
(gdb) c
Continuing.

Program exited normally.
(gdb)

It seems that maxima isn't crashing afterall. Somehow it's told to exit normally...

Revision history for this message
Johan Christiansen (johandc) wrote : Screendump of the problem

Here's a screendump of what is happening.

I have the gdb debugger attached to the underlaying maxima process while typing 1+1; in wxmaima.
BTW: My friend also has this problem on his i386 with a clean install of dapper.

Changed in maxima:
status: Needs Info → Confirmed
Revision history for this message
Dennis Kaarsemaker (dennis) wrote :

Rejecting as duplicate.

Changed in wxmaxima:
status: Confirmed → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.