[Issue 8152] Linking C library causes Seg-fault

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 26 16:54:59 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8152



--- Comment #1 from Stephan <stephan.schiffels at mac.com> 2012-05-26 16:56:44 PDT ---
I ran the executable through the GNU debugger. Here is the output:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: 13 at address: 0x0000000000000000
0x00007fff912a86cd in misaligned_stack_error_entering_dyld_stub_binder ()


And most peculiar by the way: If I drop the variable f, but simply put 0.025
directly in front of the function, the program does NOT crash...

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list