Changes between Version 1 and Version 2 of Ticket #49764, comment 38


Ignore:
Timestamp:
Oct 25, 2016, 3:58:58 PM (8 years ago)
Author:
ken-cunningham-webuse
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49764, comment 38

    v1 v2  
    11OK. Learning about gdb, etc. here's what happens when trying to run the ./test_throw program on 10.5 leopard Intel compiled with clang-3.7, libcxx 3.9.0, libcxxabi 3.9.0, and libunwind 3.9.0
    22
    3 this certainly looks like a bug to my untrained eyes. malloc is trying to allocate a huge amount of memory.
     3this certainly looks like a bug to my untrained eyes. malloc is trying to allocate a huge amount of memory. Probably because the thrown_size=0?
    44I'll post the whole gdb log as an attachement -- K
    55