0x13 clearly points into the unmapped page and cannot be a valid pointer.
-----Urspr�ngliche Nachricht-----
Von: Shashi Anand B [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 15. Dezember 2004 15:13
An: [EMAIL PROTECTED]
Betreff: Segmentation fault
I am encountering segmentation fault due to address out of bounds in
seems_valid_real function of octstr.c. The address of the octstr string in
the calling function octstr_duplicate is alright. However, the call to
seems_valid_real function generates the segmentation fault. Here is the
information obtained while debugging:
$1 = {data = 0x13 <Address 0x13 out of bounds>, len = 3, size = 2,
immutable = 135084336}
Any known reasons for this?
Thanks and Regards,
Shashi Anand B