|
From: Christian B. <bor...@de...> - 2010-09-08 06:43:39
|
Am 07.09.2010 18:48, schrieb Bart Van Assche: >> If the environment happens to be the right size, >> (the_iifii.initial_client_SP - VG_STACK_REDZONE_SZB) might be exactly >> on a page start and therefore identical to seg-start. This would >> result in len=0, no? >> >> (coincidentally seen here on my system). > > Thanks for the feedback. Does r11342 (or later) work on your system > without triggering an assertion failure ? Yes, that patch also solves my problem. Thanks Christian |