Recent content by Micah

  1. M

    Howto debug segmentation faults and bus errors

    hmm... I've been using ./configure make combo from a terminal, maybe I need to put it into Xcode and test - Thanks! I'll see what I can Do! =)
  2. M

    Howto debug segmentation faults and bus errors

    lol - use the debugger - I don't know how that works in Mac OS X, but it's a place to start =) (didn't think it'd be that easy) And the same code compiles and works fine in 10.3.9 (same code base)
  3. M

    Howto debug segmentation faults and bus errors

    I have an application (series of) that I compile with NO ERRORs =) and the end exes ends up giving me a Segmentation fault or a bus error... Then the "Send error to Apple" shows up with something like this: Date/Time: 2005-08-06 21:46:32.552 -0500 OS Version: 10.4.2 (Build 8C46)...
Back
Top