-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iscsid crash on logout - Catalina #117
Comments
Update. several times. Armand |
@armandckj, apologies for a bit off-topic... I'm considering giving this project a shot on my new/Catalina MBP. Do you recommend doing so? I'm wondering given no commits in two years and no response to this ticket in over a month. |
Hi.
I found that is would crash my imac’s after between 20-30 unmounts.
I bought daemon tools iscsi initiator . $8 a copy.
This has no command line interface which is a pity.
Kernsafe iscsi initiator is also free but one mount only.
Met vriendelijke groet,
Armand Chin Kwie Joe,
Van: Will Haslett <[email protected]>
Verzonden: maandag 29 juni 2020 23:24
Aan: iscsi-osx/iSCSIInitiator <[email protected]>
CC: Chin Kwie Joe AJST (Armand) <[email protected]>; Mention <[email protected]>
Onderwerp: Re: [iscsi-osx/iSCSIInitiator] iscsid crash on logout - Catalina (#117)
@armandckj<https://github.com/armandckj>, apologies for a bit off-topic... I'm considering giving this project a shot on my new/Catalina MBP. Do you recommend doing so? I'm wondering given no commits in two years and no response to this ticket in over a month.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#117 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AG2LQ4NFUTKMK36XEZ6N7JDRZEA65ANCNFSM4NIYT37A>.
|
@armandckj @willhaslett Thanks for your comments. Development is on hold because Apple is going to make kernel extensions obsolete. They are shifting from IOKit-based drivers to DriverKit. Currently, the networking stack used by this project can shift to DriverKit but the SCSI portions cannot (Apple has not yet ported the SCSI classes to DriverKit). Furthermore, it is unclear what will and will not be ported - it seems like things are in a bit of a transition. For this reason, it is highly likely that the architecture and code base will need to change to accommodate future versions of macOS. As far as I can tell, there appear to some corner-case bugs. As a single developer, it is time-intensive to reproduce the issue (if I could readily reproduce it, the fix would be straightforward). Without the support of developer-users who can assist with this process, I am inclined to wait to see what happens with macOS kernel development frameworks (especially with the upcoming Big Sur), as we will have to go through this process again if the code base changes significantly. |
Thanks.
Met vriendelijke groet,
Armand Chin Kwie Joe,
Van: Nareg Sinenian <[email protected]>
Verzonden: dinsdag 30 juni 2020 08:54
Aan: iscsi-osx/iSCSIInitiator <[email protected]>
CC: Chin Kwie Joe AJST (Armand) <[email protected]>; Mention <[email protected]>
Onderwerp: Re: [iscsi-osx/iSCSIInitiator] iscsid crash on logout - Catalina (#117)
@armandckj<https://github.com/armandckj> @willhaslett<https://github.com/willhaslett> Thanks for your comments. Development is on hold because Apple is going to make kernel extensions obsolete. They are shifting from IOKit-based drivers to DriverKit. Currently, the networking stack used by this project can shift to DriverKit but the SCSI portions can not (Apple has not yet ported the SCSI class to DriverKit). Furthermore, it is unclear what will and will not be ported - it seems like things are in a bit of a transition.
For this reason, it is highly likely that the architecture and code base will need to change to accommodate future versions of macOS.
As far as I can tell, there appear to some corner-case bugs. As a single developer, it is time-intensive to reproduce the issue (if I could readily reproduce it, the fix would be straightforward). Without the support of developer-users who can assist with this process, I am inclined to wait to see what happens with macOS kernel development frameworks (especially with the upcoming Big Sur), as we will have to go through this process again if the code base changes significantly.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#117 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AG2LQ4JWR6KWARYOYB4KSDDRZGDZLANCNFSM4NIYT37A>.
|
Hi.
Beta 6 installed. (exactly the same issue with Beta 5)
iscsictl gives a segmentation fault. used a build form latest sources iscsictl to overcome that.
iMac 2012 27 inch. Catalina with all updates.
I can login/logout about 10 to 20 times.
always, on the logout the system crashes. Back screen reboot and the text saying it crashed in different languages.
sometimes the crash is in the crash report but most of the time it is not.
included the report sent to Apple.
iscsd-crash.pdf
The text was updated successfully, but these errors were encountered: