Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Julio Jiménez
Yes > I'll try to isolate the conditions when it happens. > > > Do you compile with -gh? Such errors often are better reproducible with > heaptrace. > -- Julio Jiménez Borreguero -- Comprehensive Server Monitoring with

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Martin Schreiber
On Tuesday 21 October 2014 14:12:20 Julio Jiménez wrote: > I'll try, but is not so easy. Seems the sigsegv only happens when the > tdbenumeditlb is not visible (inside a tabwidget) when the tab where the > component is placed, is visible, no error fired. > > I'll try to isolate the conditions when

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Julio Jiménez
I agree... I don't like to speculate what happens without a reproducible test case. > Normally things are completely different from what one thinks. ;-) > > -- Julio Jiménez Borreguero -- Comprehensive Server Monitoring

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Martin Schreiber
Am 21.10.2014 16:54, schrieb Julio Jiménez: > > > > Yes, please do. MSEgui should "simply work" in any circumstance so I > like to > fix bugs instead to use workarounds. > > I'm still trying to isolate it. > > For your info (you wrote the code and probably will know the reason), > addin

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Julio Jiménez
Yes, please do. MSEgui should "simply work" in any circumstance so I like to > fix bugs instead to use workarounds. > I'm still trying to isolate it. For your info (you wrote the code and probably will know the reason), adding 'application.processmessages' before destroying the form (with formobj

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Julio Jiménez
Weird, I can't reproduce it outside the problematic project (an old one). The same form (after I removed undesired components and code to simplify it). I can reproduce in old project but not in a new one. Yes, please do. MSEgui should "simply work" in any circumstance so I like to > fix bugs in

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Martin Schreiber
On Tuesday 21 October 2014 14:12:20 Julio Jiménez wrote: > I'll try, but is not so easy. Seems the sigsegv only happens when the > tdbenumeditlb is not visible (inside a tabwidget) when the tab where the > component is placed, is visible, no error fired. > > I'll try to isolate the conditions when

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Julio Jiménez
I'll try, but is not so easy. Seems the sigsegv only happens when the tdbenumeditlb is not visible (inside a tabwidget) when the tab where the component is placed, is visible, no error fired. I'll try to isolate the conditions when it happens. > Can you prepare a testcase? > -- Julio Jiménez

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Martin Schreiber
On Tuesday 21 October 2014 13:45:42 Julio Jiménez wrote: > > So the problem seems is happening, trying to close a query used by a > tdbenumeditlb when datalink source is still open. > > What is really weird is getting windowicon SIGSEGV when it seems related to > datasets. Can you prepare a testca

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Julio Jiménez
Looks complicated. How can I reproduce the Problem? > > Well, it's really weird. It only happens when I close a tmsesqlquery inside the form (in OnClose). The tmsesqlquery is inside a datamodule. It has a tdblookupbuffer asociated and inside the form, the only widget using it is a tdbenumeditlb. I

Re: [MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Martin Schreiber
On Tuesday 21 October 2014 10:24:16 Julio Jiménez wrote: > Hi. After last update (yesterday) I'm getting SIGSEGV everytime I close a > windows (modal dialog). Main window and dialog window have both a window > icon. > > Backtrace: > > #0 0819CB55 msewidgets.pas:1645 GETWINDOWICON(ABITMAP=0xb7fd504

[MSEide-MSEgui-talk] SIGSEGV after closing a windows.

2014-10-21 Thread Julio Jiménez
Hi. After last update (yesterday) I'm getting SIGSEGV everytime I close a windows (modal dialog). Main window and dialog window have both a window icon. Backtrace: #0 0819CB55 msewidgets.pas:1645 GETWINDOWICON(ABITMAP=0xb7fd5040, AICON=0, AMASK=0, ANODEFAULT=false) #1 0809652D mseforms.pas:1638