Changes between Initial Version and Version 4 of Ticket #11182


Ignore:
Timestamp:
Oct 20, 2014, 3:30:10 PM (10 years ago)
Author:
pulkomandy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11182

    • Property Summary Haiku pthread crash when run through libroot_debug.sopthread double free when run through libroot_debug.so
  • Ticket #11182 – Description

    initial v4  
    1111
    1212Run it under libroot_debug.so:
    13   LD_PRELOAD=libroot_debug.so ./a.out 5
     13  LD_PRELOAD=/system/lib/libroot_debug.so ./a.out 5
    1414}}}