Address Sanitizer Error: Heap-buffer-overflow [message #92440] |
Wed, 16 December 2015 05:49  |
Sudharshan Saranathan
Messages: 3 Registered: December 2015
|
Junior Member |
|
|
Hello Everyone,
I am trying to get IDL to run on my Mac OSX (El Capitan). Unfortunately, attempting to start the IDL command line results in an error (see below):
==98977==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x621000237500 at pc 0x000101f8d4cd bp 0x7fff5fbfa910 sp 0x7fff5fbfa0d0
WRITE of size 24932 at 0x621000237500 thread T0
Can someone please shed some light on how to resolve this?
Please let me know what additional information is required how I can gather it.
Thank You,
Sudharshan Saranathan
|
|
|
|
|
|
|
Re: Address Sanitizer Error: Heap-buffer-overflow [message #92454 is a reply to message #92450] |
Fri, 18 December 2015 21:28  |
Sudharshan Saranathan
Messages: 3 Registered: December 2015
|
Junior Member |
|
|
On Friday, 18 December 2015 23:38:18 UTC+5:30, karo03de wrote:
> Am Mittwoch, 16. Dezember 2015 14:49:17 UTC+1 schrieb Sudharshan Saranathan:
>> Hello Everyone,
>>
>> I am trying to get IDL to run on my Mac OSX (El Capitan). Unfortunately, attempting to start the IDL command line results in an error (see below):
>>
>> ==98977==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x621000237500 at pc 0x000101f8d4cd bp 0x7fff5fbfa910 sp 0x7fff5fbfa0d0
>> WRITE of size 24932 at 0x621000237500 thread T0
>>
>> Can someone please shed some light on how to resolve this?
>>
>> Please let me know what additional information is required how I can gather it.
>>
>> Thank You,
>> Sudharshan Saranathan
>
> I had something similar under Yosemite, which was related to X11. I had the XQuartz beta version 2.7.9 installed. Reinstalling the XQuartz stable release 2.7.8 helped in my case!
Thank you! Your suggestion worked!
|
|
|