MrLoick / zengl

Automatically exported from code.google.com/p/zengl
0 stars 0 forks source link

Access Violation with the latest changes for Sound #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
With the lastest SVN version I got some randoms access violations! It seems to 
be related to sound. Here is  Eurekalog info :

EurekaLog 6.1.05 RC 4

Application:
-------------------------------------------------------
  1.1 Start Date      : Tue, 20 Mar 2012 22:48:24 -0300
  1.2 Name/Description: DreamsOfaGeisha.exe
  1.3 Version Number  : 
  1.4 Parameters      : 
  1.5 Compilation Date: Tue, 20 Mar 2012 22:48:23 -0300
  1.6 Up Time         : 2 minutes, 10 seconds

Exception:
--------------------------------------------------------------------------------
----------------------------
  2.1 Date          : Tue, 20 Mar 2012 22:50:34 -0300
  2.2 Address       : 776B8DC9
  2.3 Module Name   : ntdll.dll - (NT Layer DLL)
  2.4 Module Version: 6.1.7601.17725
  2.5 Type          : EAccessViolation
  2.6 Message       : Access violation at address 776B8DC9 in module 'ntdll.dll'. Write of address 00000014.
  2.7 ID            : FB09
  2.8 Count         : 1
  2.9 Status        : New
  2.10 Note         : 

Call Stack Information:
--------------------------------------------------------------------------------
-----------
|Address |Module             |Unit                |Class|Procedure/Method       
|Line     |
--------------------------------------------------------------------------------
-----------
|*Exception Thread: ID=1476; Priority=0; Class=; [Main]                         
          |
|-------------------------------------------------------------------------------
----------|
|776B8DC9|ntdll.dll          |                    |     |                       
|         |
|776A22A0|ntdll.dll          |                    |     
|RtlEnterCriticalSection|         |
|004C13D2|DreamsOfaGeisha.exe|zgl_sound.pas       |     |snd_MainLoop           
|261[6]   |
|004C1394|DreamsOfaGeisha.exe|zgl_sound.pas       |     |snd_MainLoop           
|255[0]   |
|004C997A|DreamsOfaGeisha.exe|zgl_direct3d_all.pas|     |glTexCoord2fv          
|1551[4]  |
|004DA278|DreamsOfaGeisha.exe|zgl_lib_zip.pas     |     |                       
|200[0]   |
|004DA1AC|DreamsOfaGeisha.exe|zgl_lib_zip.pas     |     |                       
|200[0]   |
|0064BAD9|DreamsOfaGeisha.exe|phxGuiControls.pas  |     |Finalization           
|6422[41] |
|0064B874|DreamsOfaGeisha.exe|phxGuiControls.pas  |     |Finalization           
|6422[41] |
|00654AD4|DreamsOfaGeisha.exe|DreamsOfaGeisha.dpr |     |                       
|494[4]   |
|-------------------------------------------------------------------------------
----------|
|                                                                               
          |
|Running Thread: ID=940; Priority=0; Class=                                     
          |
|-------------------------------------------------------------------------------
----------|
|75D309F9|KERNELBASE.dll     |                    |     |WaitForSingleObjectEx  
|         |
|004C31A5|DreamsOfaGeisha.exe|zgl_sound.pas       |     |snd_ProcStream         
|1333[16] |
|00406A5C|DreamsOfaGeisha.exe|System.pas          |     |ThreadWrapper          
|13579[33]|
|-------------------------------------------------------------------------------
----------|
|Calling Thread: ID=1476; Priority=0; Class=; [Main]                            
          |
|-------------------------------------------------------------------------------
----------|
|004DA1AC|DreamsOfaGeisha.exe|zgl_lib_zip.pas     |     |                       
|200[0]   |
|0064BAD9|DreamsOfaGeisha.exe|phxGuiControls.pas  |     |Finalization           
|6422[41] |
|0064B874|DreamsOfaGeisha.exe|phxGuiControls.pas  |     |Finalization           
|6422[41] |
|00654AD4|DreamsOfaGeisha.exe|DreamsOfaGeisha.dpr |     |                       
|494[4]   |
--------------------------------------------------------------------------------
-----------

Original issue reported on code.google.com by wagenhei...@gmail.com on 21 Mar 2012 at 1:53

GoogleCodeExporter commented 8 years ago

Original comment by dr.andru@gmail.com on 21 Mar 2012 at 6:13

GoogleCodeExporter commented 8 years ago

Original comment by dr.andru@gmail.com on 27 Mar 2012 at 6:45