|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
[CrystalSpace] #546: New threading stuff breaks about everything.#546: New threading stuff breaks about everything.
-----------------------+---------------------------------------------------- Reporter: anonymous | Owner: jorrit Type: defect | Status: new Priority: major | Milestone: Component: general | Version: V1.9 Keywords: | -----------------------+---------------------------------------------------- Broken apps CS: - colladatest - csdemo - eventtest - isotest - simplept - simpmap (load errors) - threadtest ! Broken apps CEL: - celtst - evolvecraft - graph - hovertest - steering - walktut - wheeledtest Different behaviour and bugs: - functions returning iThreadReturn return a object that is 0 - you can't include libraries in libraries anymore - missing materials and textures are now a FATAL error (no fallback to error texture/material) - very slow loading and very high load! - ... example load errors: - crystalspace.maploader.load.plugin: Could not load plugin! - cel.pfobject.mesh.loadmeshfactory: Error loading mesh object factory or library 'cally.cal3d'! - ... -- Ticket URL: <http://trac.crystalspace3d.org/trac/CS/ticket/546> CrystalSpace <http://trac.crystalspace3d.org/trac/CS> Free open-source 3D SDK. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ crystal-tracker mailing list crystal-tracker@... https://lists.sourceforge.net/lists/listinfo/crystal-tracker |
|
|
Re: [CrystalSpace] #546: New threading stuff breaks about everything.#546: New threading stuff breaks about everything.
------------------------+--------------------------------------------------- Reporter: anonymous | Owner: jorrit Type: defect | Status: new Priority: blocker | Milestone: Component: general | Version: V1.9 Resolution: | Keywords: ------------------------+--------------------------------------------------- Changes (by thebolt): * priority: major => blocker Old description: > Broken apps CS: > - colladatest > - csdemo > - eventtest > - isotest > - simplept > - simpmap (load errors) > - threadtest ! > > Broken apps CEL: > - celtst > - evolvecraft > - graph > - hovertest > - steering > - walktut > - wheeledtest > > Different behaviour and bugs: > - functions returning iThreadReturn return a object that is 0 > - you can't include libraries in libraries anymore > - missing materials and textures are now a FATAL error (no fallback to > error texture/material) > - very slow loading and very high load! > - ... > > example load errors: > - crystalspace.maploader.load.plugin: Could not load plugin! > - cel.pfobject.mesh.loadmeshfactory: Error loading mesh object factory or > library 'cally.cal3d'! > - ... New description: Broken apps CS: - colladatest - csdemo - eventtest - isotest - simplept - simpmap (load errors) - threadtest ! Broken apps CEL: - celtst - evolvecraft - graph - hovertest - steering - walktut - wheeledtest Different behaviour and bugs: - functions returning iThreadReturn return a object that is 0 - you can't include libraries in libraries anymore - missing materials and textures are now a FATAL error (no fallback to error texture/material) - very slow loading and very high load! - ... example load errors: - crystalspace.maploader.load.plugin: Could not load plugin! - cel.pfobject.mesh.loadmeshfactory: Error loading mesh object factory or library 'cally.cal3d'! - ... -- -- Ticket URL: <http://trac.crystalspace3d.org/trac/CS/ticket/546#comment:1> CrystalSpace <http://trac.crystalspace3d.org/trac/CS> Free open-source 3D SDK. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ crystal-tracker mailing list crystal-tracker@... https://lists.sourceforge.net/lists/listinfo/crystal-tracker |
|
|
Re: [CrystalSpace] #546: New threading stuff breaks about everything.#546: New threading stuff breaks about everything.
------------------------+--------------------------------------------------- Reporter: anonymous | Owner: xordan Type: defect | Status: assigned Priority: blocker | Milestone: Component: general | Version: V1.9 Resolution: | Keywords: ------------------------+--------------------------------------------------- Changes (by xordan): * owner: jorrit => xordan * status: new => assigned -- Ticket URL: <http://trac.crystalspace3d.org/trac/CS/ticket/546#comment:2> CrystalSpace <http://trac.crystalspace3d.org/trac/CS> Free open-source 3D SDK. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ crystal-tracker mailing list crystal-tracker@... https://lists.sourceforge.net/lists/listinfo/crystal-tracker |
|
|
Re: [CrystalSpace] #546: New threading stuff breaks about everything.#546: New threading stuff breaks about everything.
------------------------+--------------------------------------------------- Reporter: anonymous | Owner: xordan Type: defect | Status: assigned Priority: blocker | Milestone: Component: general | Version: V1.9 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment(by xordan): It seems crashes in apps (like threadtest) only happen in release/optimise mode and happen at a point in the object registry before any threading issues could be to blame (I also tried with 0 threads other than the main and they still happen). So I'm not convinced threading stuff is to blame. I will review any changes made in that area anyhow. Maybe open multiple tickets, because not all these issues are related. -- Ticket URL: <http://trac.crystalspace3d.org/trac/CS/ticket/546#comment:3> CrystalSpace <http://trac.crystalspace3d.org/trac/CS> Free open-source 3D SDK. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ crystal-tracker mailing list crystal-tracker@... https://lists.sourceforge.net/lists/listinfo/crystal-tracker |
|
|
Re: [CrystalSpace] #546: New threading stuff breaks about everything.#546: New threading stuff breaks about everything.
------------------------+--------------------------------------------------- Reporter: anonymous | Owner: xordan Type: defect | Status: assigned Priority: blocker | Milestone: Component: general | Version: V1.9 Resolution: | Keywords: ------------------------+--------------------------------------------------- Comment(by vknecht): It seems there's a problem with missing texture callback, please check #555. -- Ticket URL: <https://www.crystalspace3d.org/trac/CS/ticket/546#comment:4> CrystalSpace <https://www.crystalspace3d.org/trac/CS> Free open-source 3D SDK. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ crystal-tracker mailing list crystal-tracker@... https://lists.sourceforge.net/lists/listinfo/crystal-tracker |
|
|
Re: [CrystalSpace] #546: New threading stuff breaks about everything.#546: New threading stuff breaks about everything.
------------------------+--------------------------------------------------- Reporter: anonymous | Owner: xordan Type: defect | Status: closed Priority: blocker | Milestone: Component: general | Version: V1.9 Resolution: fixed | Keywords: ------------------------+--------------------------------------------------- Changes (by xordan): * status: assigned => closed * resolution: => fixed Comment: Closing this (some fixes done, other things aren't loader related), open separate tickets for any remaining issues. -- Ticket URL: <http://crystalspace3d.org/trac/CS/ticket/546#comment:5> CrystalSpace <http://crystalspace3d.org/trac/CS> Free open-source 3D SDK. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ crystal-tracker mailing list crystal-tracker@... https://lists.sourceforge.net/lists/listinfo/crystal-tracker |
| Free Forum Powered by Nabble | Forum Help |