En/na Luca Olivetti ha escrit:
En/na Luca Olivetti ha escrit:
En/na Wolfgang Sourdeau ha escrit:
It's very difficult to determine what causes your problem here... Because we don't know which methods are executed at the listed locations. You could send us the result of "objdump -t /usr/lib/libNGCards.so" and hopefully we will find some information

[...]


Let's see

/usr/lib/libNGCards.so.4.9[0xb758b754] -> 0x29754
 00029740 l     F .text  00000014 .hidden __stack_chk_fail_local

/usr/lib/libNGCards.so.4.9[0xb757f2d0] -> 0x1d2d0
0001c3f1 l F .text 00000eea _i_iCalMonthlyRecurrenceCalculator__recurrenceRangesWithinCalendarDateRange_

I don't know much about objective c, but I see that in iCalRecurrenceCalculator.m the method recurrenceRangesWithinCalendarDateRange initializes ranges with a capacity of 64, what if there are more than 64 of those ranges? The exception should be in _fillRanges, but maybe it's been inlined since it's a private method?

Bye
--
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to