smbd.core file found while moving files between 2 shares

Description

Got a core file created and smb crash while moving files between 2 shares.

Let me know if more information is required.

Problem/Justification

None

Impact

None

is blocked by

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Jonathan Caron March 6, 2021 at 12:11 AM

Great thx glad i can help make this product a very little bit better!  Have a great weekend

Andrew Walker March 5, 2021 at 8:57 PM

I went ahead and merged a fix to prevent crash in these specific circumstances, but why we received the signal is unclear.

Bug Clerk March 5, 2021 at 6:01 PM

Jonathan Caron March 5, 2021 at 4:45 PM

Server side service did restart, i did not have to manually restart the service after the failure.  I had a red windows warning on the file move, i just hit try again and it completed.

Andrew Walker March 5, 2021 at 4:06 PM

It looks like your SMB session was disconnected mid-stream in a server-side copy due to receiving a SIGTERM signal. As the memory for SMB session was being freed the destructor function for what was an in-flight copy-chunk request was called and hit an assertion. So code behaved as designed, but it's unclear why the session closed (perhaps SMB server restart while data in-flight).

Complete

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

More fields

Katalon Platform

Created March 1, 2021 at 7:32 PM
Updated July 1, 2022 at 5:13 PM
Resolved March 5, 2021 at 6:41 PM