assimp / assimp-net

Automatically exported from code.google.com/p/assimp-net
191 stars 82 forks source link

Crashes when reading Collada #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Calling importer.ImportFile(path.dae), importer is AssimpContext class
2. I think that it needs to be larger model (> 10 MB)
3. I've tried to reexport model in Maya/3ds Max, still crashes

What version of the product are you using? On what operating system?
I'm using newest version (3.1.1) on Windows 8.1

Please provide any additional information below.
Smaller ones are working just fine (up to 4 MB)
It just crashes without any exception.
There is dl link to one of the model which crashes 
https://mega.co.nz/#!J8hGiRzZ!94KRUIBxem-cGHgMpFZsQy1OymrzX2xt5AeNuBL2n2k

Original issue reported on code.google.com by korha...@gmail.com on 14 Feb 2015 at 5:12

GoogleCodeExporter commented 9 years ago
Do you have a stack trace you can attach?

Original comment by nicholas.woodfield on 21 Feb 2015 at 8:19

GoogleCodeExporter commented 9 years ago
I'm sorry for a late reply. I replied to an email thinking it would appear 
here. Unfortunaly, since it crashes without exception, there isn't stack trace 
I can attach. But I can send crash report information, hope it helps.

Problem Event Name: BEX
Application Name:   CCG.exe
Application Version:    1.0.0.0
Application Timestamp:  54eb711c
Fault Module Name:  Assimp32.dll
Fault Module Version:   0.0.0.0
Fault Module Timestamp: 539c95c9
Exception Offset:   0020da7f
Exception Code: c0000409
Exception Data: 00000002
OS Version: 6.3.9600.2.0.0.256.48
Locale ID:  1033
Additional Information 1:   4bac
Additional Information 2:   4bac1da8c33fce5592b8c75a3bfde2d4
Additional Information 3:   b285
Additional Information 4:   b285633cf7147031a1c0fffe89689dbc

Original comment by korha...@gmail.com on 10 Mar 2015 at 11:52