[Koha-bugs] [Bug 33718] New: _new_Zconn may crash on missing context

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 11 09:12:32 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33718

            Bug ID: 33718
           Summary: _new_Zconn may crash on missing context
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

Related to enabling pref LinkerRelink and friends, and running
build_sample_biblio in a test like I found with Koha/Pseudonymization.t.
See test plan for enabling prefs on report 33277

Debugging brought me to this line:
    my $host = _common_config($server, 'listen')->{content};

The crash:
{UNKNOWN}: Can't use string ("authorities") as a HASH ref while "strict refs"
in use at /usr/share/koha/C4/Context.pm line 590. at
/usr/share/koha/C4/Biblio.pm line 304

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list