Changes between Initial Version and Version 1 of Ticket #45833, comment 5


Ignore:
Timestamp:
Nov 17, 2014, 7:55:52 AM (9 years ago)
Author:
stuartwesterman (Stuart Westerman)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45833, comment 5

    initial v1  
    11So what are you doing differently than me? Backtrace has worked fine in my simple testing. I need to understand more about your setup.
    22
    3 You're running code that you compiled in Mavericks with gcc48, which then ran fine on Mavericks, but now when you run the same code on Yosemite it segfaults? You then recompiled the code on Yosemite with debugging enabled?
     3You're running code that you compiled in Mavericks with gcc48, which then ran fine on Mavericks, but now when you run the same code on Yosemite it segfaults? You then recompiled the code on Yosemite with debugging enabled? You then tried to bt the segfault in gdb?
    44
    5 Show me your source code. Show me your versions of gcc and gdb. Prove to me that you're using gcc48 and gdb 7.7.1
     5Show me your source code. Show me your versions of gcc and gdb. Prove to me that you're using gcc48 and gdb 7.7.1.