Donate Share

Aqsis Renderer

Tracker: Bugs

5 large number of pixel samples causes crash - ID: 2872663
Last Update: Settings changed ( c42f )

Any scene with a large number of sampling points causes a fatal crash. See
the attached example.


Ricardo M ( rmp ) - 2009-10-04 20:19

5

Closed

Fixed

Ricardo M

general

fatal/crash

Public


Comments ( 2 )

Date: 2009-10-05 13:13
Sender: c42f

This patch is exactly right and is now committed, thanks!


Date: 2009-10-04 20:25
Sender: rmp

The memory request for an index buffer was bad defined. The crash is
produced when a large number of sample point is defined and the predefined
buffer is short. In this case, the buffer is requested with a short length


Attached Files ( 2 )

Filename Description Download
long_sampling_bug.rib Example rib Download
long_sampling_bug.patch patch to solve this issue Download

Changes ( 8 )

Field Old Value Date By
status_id Open 2009-10-05 13:13 c42f
close_date - 2009-10-05 13:13 c42f
allow_comments 1 2009-10-05 13:13 c42f
resolution_id None 2009-10-04 20:21 rmp
File Added 345320: long_sampling_bug.patch 2009-10-04 20:21 rmp
assigned_to nobody 2009-10-04 20:20 rmp
summary large number of pixel samples casuse crash 2009-10-04 20:20 rmp
File Added 345319: long_sampling_bug.rib 2009-10-04 20:19 rmp