Hi, On Saturday 25 March 2006 20:13, David Reiser wrote: > Thanks for the quick fix on the directconnect plugin. It seems to > have worked for me. [...] Good to hear.
> with the top of the crash log saying: > > Exception: EXC_BAD_ACCESS (0x0001) > Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 > > Thread 0 Crashed: > 0 libSystem.B.dylib 0x9002dd18 strcasecmp + 124 [...] It could be that AqBanking is calling strcasecmp with a null pointer or with an invalid pointer. I doubt it (because we would have seen this bug before), but to be sure it appears to be necessary to see some more information (e.g. with what parameters AqBanking is calling strcasecmp in the errornous case you reported). Without a more complete stacktrace (e.g. like the output of "bt f" in gdb) it is impossible to track this problem down I'm afraid... Regards Martin -- "Things are only impossible until they're not" AqBanking - http://www.aqbanking.de/ LibChipcard - http://www.libchipcard.de/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Aqbanking-devel mailing list Aqbanking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/aqbanking-devel