View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000285 | LDMud 3.6 | Runtime | public | 2004-11-26 23:50 | 2022-09-19 22:45 |
| Reporter | Assigned To | Gnomi | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.10 | ||||
| Fixed in Version | 3.6.6 | ||||
| Summary | 0000285: Deactivate sefuns (when loading the master) | ||||
| Description | Short: Deactivate sefun (when loading the master or on pragma) Date: Thu, 21 Mar 2002 12:01:33 -0700 From: Lars Duening <c-lars.duening@wcom.com> Type: Feature State: New When reloading the Master, deactivate all sefuns. Also: #pragma no_simul_efuns schaltet die Verwendung von allen simul-efuns ab. Automatisch definiert fuer master und simul_efun haupt-object, sollte es auch in allen inheriteten Modulen verwendet werden. | ||||
| Tags | No tags attached. | ||||
|
|
Yes! Just happens too often that the MUD doesn't come up because of this and nobody noticed for weeks. ;) |
|
|
I agree, it's a good idea. But this pragma should not allow to circumvent nomask simul-efuns, so master->privilege_violation should be asked about it. |
|
|
In Januar we had a crash in Morgengrauen during reloading of the sefuns. The simul_efun object was not loadable (the backups were). The error handler of the master used (indirectly) a sefun which caused a recursive try to load the sefuns. We also had an autoinclude-Hook which used a sefun as well (*cough*)... I was wondering if it is possible to deactivate calls to sefuns not only for the a specific program, but in general during loading the master and sefuns. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-11-26 23:50 |
|
New Issue | |
| 2004-12-07 05:59 | _xtian_ | Note Added: 0000236 | |
| 2005-08-29 02:06 | Gnomi | Note Added: 0000385 | |
| 2011-02-20 00:49 | zesstra | Note Added: 0002011 | |
| 2011-02-20 01:00 | zesstra | Project | LDMud => LDMud 3.5 |
| 2022-04-27 21:17 | Gnomi | Assigned To | => Gnomi |
| 2022-04-27 21:17 | Gnomi | Status | new => assigned |
| 2022-09-19 22:44 | Gnomi | Project | LDMud 3.5 => LDMud 3.6 |
| 2022-09-19 22:45 | Gnomi | Status | assigned => resolved |
| 2022-09-19 22:45 | Gnomi | Resolution | open => fixed |
| 2022-09-19 22:45 | Gnomi | Fixed in Version | => 3.6.6 |