[Issue 4073] New: core.cpuid crashes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 8 06:29:17 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4073
Summary: core.cpuid crashes
Product: D
Version: 2.041
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: druntime
AssignedTo: sean at invisibleduck.org
ReportedBy: biozic at free.fr
--- Comment #0 from biozic <biozic at free.fr> 2010-04-08 06:29:14 PDT ---
The following code crashes at runtime on Mac OS X, when executing
---
import core.cpuid;
void main() {}
---
Trace:
0x00003405 D4core5cpuid8cpuidX86FZv + 37
0x00002a11 D4core5cpuid18_sharedStaticCtor1FZv + 29
0x000029af _D4core5cpuid15__modsharedctorFZv + 11
0x0000c1c2 D6object12_moduleCtor2FAPS6object10ModuleInfoiZv + 306
0x0000c236 D6object12_moduleCtor2FAPS6object10ModuleInfoiZv + 422
0x0000c02a _moduleCtor + 114
0x0000df7e D2rt6dmain24mainUiPPaZi6runAllMFZv + 26
0x0000dcde D2rt6dmain24mainUiPPaZi7tryExecMFMDFZvZv + 42
0x0000dc6c main + 168
0x0000248d start + 53
--
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