|
From: Daniel M. <mar...@gm...> - 2023-05-23 03:43:24
|
Reindl,
The last stacktrace seems novel. We have ad_copy_header on the top
there, so appledouble metadata seems to be the culprit.
Does this happen immediately every time any user authenticates with
that particular shared volume?
Anyhow, netatalk 3.1.13 introduced major changes to the parsing of
metadata, in order to close security holes.
Previously the code was lenient and allowed invalid metadata to be parsed.
So we unfortunately ended up in this situation when stricter
validation exposed the underlying issues.
You may want to consider downgrading to 3.1.12 if you want to keep
using legacy shared volumes for now.
I would like to improve the situation but am not sure how to proceed
without more data, or the ability to reproduce myself.
Best,
Daniel
On Wed, May 10, 2023 at 12:53 AM Reindl Harald <h.r...@th...> wrote:
>
> and one user seems to even cause segfaults
>
> it's amazing how much troubles every netatalk update after 4 years
> without a release introduces
>
> May 9 12:34:30 fileserver afpd[603892]:
> ===============================================================
> May 9 12:34:30 fileserver afpd[603892]: INTERNAL ERROR: Signal 11 in
> pid 603892 (3.1.15)
> May 9 12:34:30 fileserver afpd[603892]:
> ===============================================================
> May 9 12:34:30 fileserver afpd[603892]: PANIC: internal error
> May 9 12:34:30 fileserver afpd[603892]: BACKTRACE: 11 stack frames:
> May 9 12:34:30 fileserver afpd[603892]: #0
> /lib64/libatalk.so.18(netatalk_panic+0x35) [0x7f8588faf7e5]
> May 9 12:34:30 fileserver afpd[603892]: #1
> /lib64/libatalk.so.18(+0x3192a) [0x7f8588faf92a]
> May 9 12:34:30 fileserver afpd[603892]: #2 /lib64/libc.so.6(+0x3cb20)
> [0x7f8588dd3b20]
> May 9 12:34:30 fileserver afpd[603892]: #3 /lib64/libc.so.6(+0x163e70)
> [0x7f8588efae70]
> May 9 12:34:30 fileserver afpd[603892]: #4
> /lib64/libatalk.so.18(ad_copy_header+0x4d) [0x7f8588f8e54d]
> May 9 12:34:30 fileserver afpd[603892]: #5
> /usr/sbin/afpd(afp_exchangefiles+0x7ac) [0x55df96663e9c]
> May 9 12:34:30 fileserver afpd[603892]: #6
> /usr/sbin/afpd(afp_over_dsi+0x63e) [0x55df96655d8e]
> May 9 12:34:30 fileserver afpd[603892]: #7 /usr/sbin/afpd(main+0x9ad)
> [0x55df9664ce0d]
> May 9 12:34:30 fileserver afpd[603892]: #8 /lib64/libc.so.6(+0x27510)
> [0x7f8588dbe510]
> May 9 12:34:30 fileserver afpd[603892]: #9
> /lib64/libc.so.6(__libc_start_main+0x89) [0x7f8588dbe5c9]
> May 9 12:34:30 fileserver afpd[603892]: #10 /usr/sbin/afpd(_start+0x25)
> [0x55df9664d155]
> May 9 12:34:31 fileserver afpd[603897]: Login by **** (AFP3.4)
> May 9 12:34:31 fileserver afpd[122331]: Reconnect: no child[603892]
> May 9 12:34:36 fileserver afpd[603897]: afp_disconnect: primary
> reconnect failed
> May 9 12:34:36 fileserver afpd[603897]:
> ===============================================================
> May 9 12:34:36 fileserver afpd[603897]: INTERNAL ERROR: Signal 11 in
> pid 603897 (3.1.15)
> May 9 12:34:36 fileserver afpd[603897]:
> ===============================================================
> May 9 12:34:36 fileserver afpd[603897]: PANIC: internal error
> May 9 12:34:36 fileserver afpd[603897]: BACKTRACE: 11 stack frames:
> May 9 12:34:36 fileserver afpd[603897]: #0
> /lib64/libatalk.so.18(netatalk_panic+0x35) [0x7f8588faf7e5]
> May 9 12:34:36 fileserver afpd[603897]: #1
> /lib64/libatalk.so.18(+0x3192a) [0x7f8588faf92a]
> May 9 12:34:36 fileserver afpd[603897]: #2 /lib64/libc.so.6(+0x3cb20)
> [0x7f8588dd3b20]
> May 9 12:34:36 fileserver afpd[603897]: #3 /lib64/libc.so.6(+0x163e70)
> [0x7f8588efae70]
> May 9 12:34:36 fileserver afpd[603897]: #4
> /lib64/libatalk.so.18(ad_copy_header+0x4d) [0x7f8588f8e54d]
> May 9 12:34:36 fileserver afpd[603897]: #5
> /usr/sbin/afpd(afp_exchangefiles+0x7ac) [0x55df96663e9c]
> May 9 12:34:36 fileserver afpd[603897]: #6
> /usr/sbin/afpd(afp_over_dsi+0x63e) [0x55df96655d8e]
> May 9 12:34:36 fileserver afpd[603897]: #7 /usr/sbin/afpd(main+0x9ad)
> [0x55df9664ce0d]
> May 9 12:34:36 fileserver afpd[603897]: #8 /lib64/libc.so.6(+0x27510)
> [0x7f8588dbe510]
> May 9 12:34:36 fileserver afpd[603897]: #9
> /lib64/libc.so.6(__libc_start_main+0x89) [0x7f8588dbe5c9]
> May 9 12:34:36 fileserver afpd[603897]: #10 /usr/sbin/afpd(_start+0x25)
> [0x55df9664d155]
> May 9 12:34:37 fileserver afpd[603902]: Login by **** (AFP3.4)
> May 9 12:34:37 fileserver afpd[122331]: Reconnect: no child[603897]
> May 9 12:34:42 fileserver afpd[603902]: afp_disconnect: primary
> reconnect failed
>
> Am 08.05.23 um 10:47 schrieb Reindl Harald:
> > "convert appledouble = no" don't change anything
> >
> > May 08 10:42:01 localhost afpd[475332]: ad_open_hf_ea: unexpected:
> > Invalid argument
> > May 08 10:42:01 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte/."): invalid metadata EA this
> > is now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:42:31 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA this is
> > now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:42:31 localhost afpd[475332]: ad_open_hf_ea: unexpected:
> > Invalid argument
> > May 08 10:43:01 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA this is
> > now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:43:01 localhost afpd[475332]: ad_open_hf_ea: unexpected:
> > Invalid argument
> > May 08 10:43:31 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA this is
> > now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:43:31 localhost afpd[475332]: ad_open_hf_ea: unexpected:
> > Invalid argument
> > May 08 10:43:31 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte/."): invalid metadata EA this
> > is now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:43:32 localhost afpd[475201]:
> > ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> > now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:43:32 localhost afpd[475201]: ad_open_hf_ea: unexpected:
> > Invalid argument
> > May 08 10:43:32 localhost afpd[475201]:
> > ad_header_read_ea("/mnt/storage/galeere/."): invalid metadata EA this is
> > now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:44:01 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA this is
> > now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:44:01 localhost afpd[475332]: ad_open_hf_ea: unexpected:
> > Invalid argument
> > May 08 10:44:30 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA this is
> > now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:44:30 localhost afpd[475332]: ad_open_hf_ea: unexpected:
> > Invalid argument
> > May 08 10:45:01 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA this is
> > now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> > May 08 10:45:01 localhost afpd[475332]: ad_open_hf_ea: unexpected:
> > Invalid argument
> > May 08 10:45:01 localhost afpd[475332]:
> > ad_header_read_ea("/mnt/storage/fregatte/."): invalid metadata EA this
> > is now being treated as a fatal error. if you see this log entry, please
> > file a bug ticket with your upstream vendor and attach the generated
> > core file.
> >
> > Am 05.05.23 um 18:37 schrieb Reindl Harald:
> >> Am 05.05.23 um 18:27 schrieb Reindl Harald:
> >>> well, i added "convert appledouble = no", we may see, don't own a
> >>> apple client and would sell my soul if we won't have millions of
> >>> decades old files or no mac devices at all
> >>>
> >>> [volume_default_settings]
> >>> appledouble = ea
> >>> ea = samba
> >>> convert appledouble = no
> >>
> >> frankly reading that description taht all should have been converted
> >> 10 years ago with the switch to netatalk3 and complete dbd-rebuild
> >>
> >> so we have a mix of all sorts of appledouble stuff: really old ones,
> >> EA-stored, new ones compatible with samba and it's a miracle that this
> >> all seem to work at all
> >>
> >> -------------
> >>
> >> convert appledouble = BOOLEAN (default: yes) (V)
> >>
> >> Whether automatic conversion from appledouble = v2 to appledouble = ea
> >> is performed when accessing filesystems from clients. This is
> >> generally useful, but costs some performance. It's recommendable to
> >> run dbd on volumes and do the conversion with that. Then this option
> >> can be set to no.
> >>
> >>> Am 05.05.23 um 18:12 schrieb Daniel Markstedt:
> >>>> Hi Reindl,
> >>>>
> >>>> Thanks for reporting the issue!
> >>>> I think this is the same as
> >>>> https://github.com/Netatalk/netatalk/issues/236
> >>>> Please read through this ticket for a discussion on the root cause,
> >>>> and a potential workaround that you can try.
> >>>>
> >>>> Best,
> >>>> Daniel
> >>>>
> >>>> On Fri, May 5, 2023 at 5:35 AM Reindl Harald
> >>>> <h.r...@th...> wrote:
> >>>>>
> >>>>> seems to work but we get tons of error messages like below at every
> >>>>> single action and if it's only switch to the finder-window which all
> >>>>> refer to basedir auf the shares
> >>>>>
> >>>>> BTW: this smells like duplicate code:
> >>>>> ad_header_read_ea("/mnt/storage/galeere/.")
> >>>>> ad_header_read_ea("/mnt/storage/galeere")
> >>>>>
> >>>>> at least other than 3.1.13 which crashed straight after the login it
> >>>>> seems to work for browsing, copy
> >>>>>
> >>>>> "and attach the generated core file" the is no core-file because there
> >>>>> is no crash this time
> >>>>>
> >>>>> "/usr/bin/dbd share-path" over all shares didn't change anything
> >>>>>
> >>>>> ---------------------
> >>>>>
> >>>>> May 5 14:06:19 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:19 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere/."): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:19 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere/."): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:19 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:19 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:19 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:19 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:19 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:19 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:19 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:19 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:19 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:20 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere/."): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:27 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere/."): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:27 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:27 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:28 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:28 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:28 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:28 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:30 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:30 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:30 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver/."): invalid metadata EA
> >>>>> this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:30 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver/."): invalid metadata EA
> >>>>> this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:30 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:30 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:30 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:30 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:30 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:30 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:31 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:31 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver/."): invalid metadata EA
> >>>>> this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:33 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere/."): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:33 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:33 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:33 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:33 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:36 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:36 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:36 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:36 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:36 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte/."): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:36 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte/."): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:36 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:36 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:37 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:37 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:37 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:37 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:37 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:37 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:37 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:37 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fontserver"): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:37 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/galeere"): invalid metadata EA this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:37 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:37 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:37 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:38 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte/."): invalid metadata EA this
> >>>>> is now being treated as a fatal error. if you see this log entry,
> >>>>> please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:38 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:38 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:40 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:40 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:40 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:40 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>> May 5 14:06:42 fileserver afpd[120598]:
> >>>>> ad_header_read_ea("/mnt/storage/fregatte"): invalid metadata EA
> >>>>> this is
> >>>>> now being treated as a fatal error. if you see this log entry, please
> >>>>> file a bug ticket with your upstream vendor and attach the generated
> >>>>> core file.
> >>>>> May 5 14:06:42 fileserver afpd[120598]: ad_open_hf_ea: unexpected:
> >>>>> Invalid argument
> >>>>>
> >>>>> Am 29.04.23 um 06:59 schrieb Daniel Markstedt:
> >>>>>> The Netatalk development team is proud to announce the latest release
> >>>>>> of the Netatalk 3.1 release series. Users are encouraged to update
> >>>>>> their servers to the 3.1 release series which is the stable and
> >>>>>> supported version for production systems.
> >>>>>>
> >>>>>> Download the tarballs from the Github release page:
> >>>>>> https://github.com/Netatalk/netatalk/releases/tag/netatalk-3-1-15
> >>>>>>
> >>>>>> What's Changed
> >>>>>>
> >>>>>> FIX: CVE-2022-43634
> >>>>>> FIX: CVE-2022-45188
> >>>>>> NEW: Support for macOS hosts, Intel and Apple silicon, GitHub#281
> >>>>>> FIX: configure.ac: update deprecated autoconf syntax
> >>>>>> UPD: configure.ac: Support linking with system shared libraries
> >>>>>> Introduces the --with-talloc option
> >>>>>> FIX: macros: largefile-check macro for largefile (clang 16)
> >>>>>> UPD: macros: Update pthread macro to the latest from gnu.org
> >>>>>> FIX: initscripts: Modernize Systemd service file.
> >>>>>> FIX: libatalk/conf: include sys/file.h for LOCK_EX
> >>>>>> FIX: libatalk: Change log level for realpath() error, SF bug#666
> >>>>>> FIX: libatalk: Change log level for real_name error, SF bug#596
> >>>>>> FIX: libatalk: The my_bool type is deprecated as of MySQL 8.0.1,
> >>>>>> GitHub#129
> >>>>>> UPD: libatalk: allow afpd to read read-protected afp.conf, SF bug#546
> >>>>>> UPD: libatalk: Make the "valid users" option work in the Homes
> >>>>>> section, SF bug#449
> >>>>>> UPD: libatalk: Check that FPDisconnectOldSession is successful, SF
> >>>>>> bug#634
> >>>>>> UPD: libatalk: Bring iniparser library codebase in line with
> >>>>>> current version 4.1
> >>>>>> FIX: afpd: Provide MNTTYPE_NFS on OmniOS to make quota work,
> >>>>>> GitHub#117
> >>>>>> FIX: afpd: Avoid triggering realpath() lookups with empty path,
> >>>>>> GitHub#277
> >>>>>> FIX: spotlight: Spotlight searches can cause afpd to segfault,
> >>>>>> GitHub#56
> >>>>>> UPD: spotlight: add support for tracker3, SF patch#147
> >>>>>> FIX: macusers: Fix output for long usernames
> >>>>>> FIX: macusers: account for usernames with non-word characters
> >>>>>> FIX: macusers: Support NetBSD
> >>>>>> FIX: Fix all function declarations without a prototype
> >>>>>> FIX: Fix C99 compliance issues
> >>>>>> FIX: Fix gcc10 compiler warnings
> >>>>>> UPD: Remove acsiidocs sources and release notes script
> >>>>>> FIX: manpages: afp.conf: Parameters are not quoted, SF bug#617
> >>>>>> FIX: manpages: afp.conf: Document $u in home name, GitHub#123
> >>>>>> FIX: manpages: afp.conf: Document the usage of guest user, GitHub#298
> >>>>>> FIX: Document how the mysql cnid backend is configured, GitHub#69
> >>>>>> FIX: Fix user-visible typos in log output and man pages.
> >>>>>> FIX: Fix spelling, syntax, and dead URLs in html manual.
> >>>>>> NEW: Create README.md
> >>>>>> NEW: Set up GitHub workflow and static analysis with Sonarcloud
>
>
> _______________________________________________
> Netatalk-admins mailing list
> Net...@li...
> https://lists.sourceforge.net/lists/listinfo/netatalk-admins
|