liberty-eiffel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Liberty-eiffel] Bell Release Candidate 2


From: Germán Arias
Subject: Re: [Liberty-eiffel] Bell Release Candidate 2
Date: Mon, 23 May 2016 02:11:15 -0600

Hi

Testing the example number 5 at eiffel-iup, I notice a problem. If I
launch the example from a terminal and then close the window of the
example, the application remains running (the terminal's prompt don't
return). When you close the window of the example the process should
terminate. But currently the process continues, and I should kill it
with Ctrl+C. But this worked perfectly some days ago.

Here the backtrace:

Received signal 2 in './example5'.
4 frames in run-time stack.
====  Bottom of run-time stack  ====
<atexit wrapper>
======================================
Garbage Collector at work.
dispose called (during sweep phase)
======================================
dispose IUP_FRAME
Current = IUP_FRAME#0x13afd28
        [ cb_destroy = Void
          cb_unmap = Void
          cb_map = Void
          widget = POINTER#0x13b1d10
        ]
line 444 column 39
file /home/german/Instalados/dev-eiffel/eiffel-iup/library/iup_widget.e 
======================================
delete_widget_for_object IUP
Current = IUP#0x12c0aa8
        [ get_param = Void
          objects = #0x12c2ab8
          idle_action = Void
        ]
wgt = POINTER#0x13b1d10
eiffel_object = IUP_FRAME#0x13afd28
        [ cb_destroy = Void
          cb_unmap = Void
          cb_map = Void
          widget = POINTER#0x13b1d10
        ]
line 350 column 5
file /home/german/Instalados/dev-eiffel/eiffel-iup/library/iup.e 
====  Top of run-time stack   ====


Is this a problem at liberty-eiffel? or a bug on eiffel-iup?

Germán

El sáb, 21-05-2016 a las 13:08 +0200, Raphael Mack escribió:
> Hi,
> 
> with some minor changes and hopefully better debian packaging here is
> RC2 with the same request for trying.
> 
> You can get it from
> git://git.savannah.gnu.org/liberty-eiffel.git
> http://download.savannah.gnu.org/releases/liberty-eiffel/bell-rc2.tar.gz
> http://apt.liberty-eiffel.org/ rc main
> 
> (I hope Savannah is now fully available again) 
> 
> @Doug, can you try to purge the rc1 package before to see whether we
> have the conffile in correctly?
> 
> Stay tuned and have fun!
> Rapha
> 
> 
> 
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]