Thread overview
[Issue 3658] New: Crashing on vector operations
Dec 30, 2009
Braxton
Dec 30, 2009
Braxton
Dec 30, 2009
Braxton
[Issue 3658] Crashing on vector operations (Mac only)
Jun 09, 2010
Don
Jun 09, 2010
Don
December 30, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3658

           Summary: Crashing on vector operations
           Product: D
           Version: unspecified
          Platform: Other
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: d-issue-tracker@braxtech.com


--- Comment #0 from Braxton <d-issue-tracker@braxtech.com> 2009-12-30 08:21:09 PST ---
Created an attachment (id=538)
Reduction

Overview:
Vector operations using the concise notation (i.e. array[] += 0.5f) are
crashing under DMD 2.037 running on Mac OS X 10.6.2. When these operations are
replaced with a corresponding foreach loop of the same functionality, the crash
does not occur.

Steps to Reproduce:
1) Download the attached reduction
2) Build and run with DMD 2.037 under Mac OS X 10.6.2

Actual Results:
The application crashed with the attached crash log.

Expected Results:
The application should return successfully.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 30, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3658



--- Comment #1 from Braxton <d-issue-tracker@braxtech.com> 2009-12-30 08:21:42 PST ---
Created an attachment (id=539)
Crash Log

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 30, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3658


Braxton <d-issue-tracker@braxtech.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d-issue-tracker@braxtech.co
                   |                            |m
           Severity|normal                      |major


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 09, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3658


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pillsbury+dbugs@gmail.com


--- Comment #2 from Don <clugdbug@yahoo.com.au> 2010-06-09 11:50:32 PDT ---
*** Issue 4189 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
June 09, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3658


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #3 from Don <clugdbug@yahoo.com.au> 2010-06-09 11:53:03 PDT ---
Fixed druntime svn 313.

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