Changing SX Causing GnuCash to Hang

2007-12-09 Thread Volker Englisch
Hi,

I have a scheduled SX setup to automatically add a fixed amount of interest 
to a savings accounts at the end of a month.
I changed this SX so that the amount is a variable from this point forward.
However, when I'm trying to close the tab of the "Scheduled Transaction 
Editor" (the "Close Button" is on the tab) GnuCash hangs and I have to kill 
the application.

The only message on the command line is this:
*** glibc detected *** gnucash: corrupted double-linked list: 
0x43405158 ***

I have tried to change this SX several times on two different systems (one 
running FC5 - svn r16583 on 2007-11-14 and one running FC6 - svn r16372 
2007-07-29) with the same result except that the error message is not 
displayed on the FC6 system.
Choosing a different SX to modify in the same way results in the same problem.

I haven't seen this problem reported before.
Should I report it in Bugzilla?

-- 
Volker Englisch
http://www.englisch.us
mailto:[EMAIL PROTECTED]
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Changing SX Causing GnuCash to Hang

2007-12-26 Thread Volker Englisch
On 12/09/2007 06:41 PM Josh Sled wrote:
> Josh Sled <[EMAIL PROTECTED]> writes:
> Well, if you haven't filed one yet, don't bother ... but let me know if
> r16629 resolves the problem, please?

Josh,

I just noticed that there might be a new bug that got introduced to the SX 
with the version R16629.
I haven't used GC in a week or two (X-mas) and have now a few odd entries 
in the "Since Last Run" window.
All are postponed scheduled transactions.  One is for 2007-12-14 which 
displays the date 2004-04-14, one is a SX which is scheduled as a reminder 
every two weeks and now displays a reminder of 2009-01-08, and one is a 
monthly SX displaying the date 60497-10-19.
In addition, I do see the following output on the console after starting GC:

 3
 2
   

It seems that the above dates are in the data file I am trying to open, so 
they must have been created with a previous session.

I am using GC svn r16629 build on 2007-12-09 (running FC5).

Please let me know if you need any additional information.

-- 
Volker Englisch
http://www.englisch.us
mailto:[EMAIL PROTECTED]
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Changing SX Causing GnuCash to Hang

2007-12-09 Thread Josh Sled
Volker Englisch <[EMAIL PROTECTED]> writes:
> I have a scheduled SX setup to automatically add a fixed amount of interest 
> to a savings accounts at the end of a month.
> I changed this SX so that the amount is a variable from this point forward.
> However, when I'm trying to close the tab of the "Scheduled Transaction 
> Editor" (the "Close Button" is on the tab) GnuCash hangs and I have to kill 
> the application.
>
> The only message on the command line is this:
> *** glibc detected *** gnucash: corrupted double-linked list: 
> 0x43405158 ***
>
> I have tried to change this SX several times on two different systems (one 
> running FC5 - svn r16583 on 2007-11-14 and one running FC6 - svn r16372 
> 2007-07-29) with the same result except that the error message is not 
> displayed on the FC6 system.
> Choosing a different SX to modify in the same way results in the same problem.
>
> I haven't seen this problem reported before.
> Should I report it in Bugzilla?

I'm taking a look at it right now, so hopefully it won't be alive for long,
but it'd be nice to have a bug filed either way, yes, please.

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]


pgp3P4xYBBEEb.pgp
Description: PGP signature
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Changing SX Causing GnuCash to Hang

2007-12-09 Thread Josh Sled
Josh Sled <[EMAIL PROTECTED]> writes:
> Volker Englisch <[EMAIL PROTECTED]> writes:
>> I have a scheduled SX setup to automatically add a fixed amount of interest 
>> to a savings accounts at the end of a month.
>> I changed this SX so that the amount is a variable from this point forward.
>> However, when I'm trying to close the tab of the "Scheduled Transaction 
>> Editor" (the "Close Button" is on the tab) GnuCash hangs and I have to kill 
>> the application.
>>
>> The only message on the command line is this:
>> *** glibc detected *** gnucash: corrupted double-linked list: 
>> 0x43405158 ***
>>
>> I have tried to change this SX several times on two different systems (one 
>> running FC5 - svn r16583 on 2007-11-14 and one running FC6 - svn r16372 
>> 2007-07-29) with the same result except that the error message is not 
>> displayed on the FC6 system.
>> Choosing a different SX to modify in the same way results in the same 
>> problem.
>>
>> I haven't seen this problem reported before.
>> Should I report it in Bugzilla?
>
> I'm taking a look at it right now, so hopefully it won't be alive for long,
> but it'd be nice to have a bug filed either way, yes, please.

Well, if you haven't filed one yet, don't bother ... but let me know if
r16629 resolves the problem, please?

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]


pgpxEEfch6eh4.pgp
Description: PGP signature
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Changing SX Causing GnuCash to Hang

2007-12-09 Thread Volker Englisch
On 12/09/2007 02:46 PM Josh Sled wrote:
> ... it'd be nice to have a bug filed either way, yes, please.
> 

Done.
   http://bugzilla.gnome.org/show_bug.cgi?id=502755

-- 
Volker Englisch
http://www.englisch.us
mailto:[EMAIL PROTECTED]
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Changing SX Causing GnuCash to Hang

2007-12-09 Thread Volker Englisch
On 12/09/2007 06:41 PM Josh Sled wrote:
> Well, if you haven't filed one yet, don't bother ... but let me know if
> r16629 resolves the problem, please?
> 

I saw your email a little to late. :-)
But yes, whatever you did solved the problem.  No more hanging GC when 
closing the tab.

As always, thank you very much for your help (and the after hour customer 
support :-))

-- 
Volker Englisch
http://www.englisch.us
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Changing SX Causing GnuCash to Hang

2007-12-10 Thread Josh Sled
Volker Englisch <[EMAIL PROTECTED]> writes:
> On 12/09/2007 06:41 PM Josh Sled wrote:
>> Well, if you haven't filed one yet, don't bother ... but let me know if
>> r16629 resolves the problem, please?
>>
>
> I saw your email a little to late. :-)
> But yes, whatever you did solved the problem.  No more hanging GC when
> closing the tab.

Heh.  Great.  I've closed the bug, targeting it for 2.2.2, and updated the
commit log messages to mention the bug number; the circle is complete.

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]


pgpa5JNwSKThJ.pgp
Description: PGP signature
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel