View Issue Details

IDProjectCategoryView StatusLast Update
0005418unrealircdpublic2019-09-21 18:13
Reporterwestor Assigned Tosyzop  
PrioritynormalSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version5.0.0-alpha2 
Target Version5.0.0-alpha3Fixed in Version5.0.0-alpha3 
Summary0005418: tkldb module does not handle exceptions
DescriptionWhen i tried to start again the server the console gave me 2 warnings:

[warning] [tkldb] Unhandled type!! TKLDB is missing support for type 132 -- STOPPED reading db entries!
[warning] [tkldb] Database invalid. Extra data found at end of DB file.
TagsNo tags attached.
Attached Files
tkl.db (125,881 bytes)
3rd party modulesnone

Activities

westor

2019-09-21 15:37

reporter   ~0020909

When i tried to start again the server the console gave me 2 warnings:

[warning] [tkldb] Unhandled type!! TKLDB is missing support for type 132 -- STOPPED reading db entries!
[warning] [tkldb] Database invalid. Extra data found at end of DB file.

westor

2019-09-21 15:37

reporter   ~0020910

I will provide you the "tkl.db" just in case that will help more.

syzop

2019-09-21 18:13

administrator   ~0020914

This was indeed missing, stupid oversight. Thanks for the report.

commit c3f250750be477f5ba4e85c5d25678c15b094413 (HEAD -> unreal50, origin/unreal50)
Author: Bram Matthys <[email protected]>
Date: Sat Sep 21 18:12:20 2019 +0200

    Add support for storing ELINEs in tkl.db. Reported by westor in
    https://bugs.unrealircd.org/view.php?id=5418

Issue History

Date Modified Username Field Change
2019-09-21 15:37 syzop New Issue
2019-09-21 15:37 syzop Issue generated from: 0005412
2019-09-21 15:37 syzop Note Added: 0020909
2019-09-21 15:37 syzop Note Added: 0020910
2019-09-21 15:37 syzop Reporter syzop => westor
2019-09-21 15:55 syzop Summary [tkldb] Unhandled type!! TKLDB is missing support for type 132 => tkldb module does not handle exceptions
2019-09-21 18:13 syzop Assigned To => syzop
2019-09-21 18:13 syzop Status new => resolved
2019-09-21 18:13 syzop Resolution open => fixed
2019-09-21 18:13 syzop Fixed in Version => 5.0.0-alpha3
2019-09-21 18:13 syzop Note Added: 0020914