On Mon, 8 Nov 2010, Joachim Ott wrote:

There is no real information in the core, just this:

Core was generated by `vala-terminal'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000a72c in ?? ()
(gdb) info stack
#0  0x0000a72c in ?? ()
#1  0x00009fb6 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

This used to work in the old shr-u with 2.6.29, I can't remember if it
worked with 2.6.32 too.

I can confirm the issue. I was able to get some more info:

#0  0x0000a72c in vala_terminal2_main_window_update_title ()
#1  0x0000b218 in 
_vala_terminal2_main_window_on_new_clicked_gtk_tool_button_clicked ()
#2  0x409444fa in ?? ()
#3  0x409444fa in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Looking into vala-terminal git tree, not much has happened there. The method in question - MainWindow.update_title() is something I added there back in May (commit 0241cf2f) it was not changed since then and it had been working.

I'll try to look into the issue.

Regards,

David

_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to