[05:11:25] --- wiesand has become available [05:12:06] test [06:39:05] --- meffie has become available [06:45:40] --- meffie has left [06:45:41] --- meffie has become available [07:00:04] --- deason has become available [07:01:29] Hello [07:01:46] 'mornin. [07:02:35] --- Marc Dionne has become available [07:02:47] hello [07:02:57] hi Mike [07:03:11] Hi Marc. BY any chance, could you try 3.15-rc1 yet? [07:03:39] yes, still looks OK. only tried on master though, not 1.6 [07:04:02] hi [07:04:36] There wasn't anything merged on master lately that would affect afsd on Linux, right? [07:05:09] are you seeing something unusual? [07:05:12] define "affect" [07:05:39] "make it work with 3.15-rc1 for master but not the current head of 1.6.x" [07:07:09] Or, to ask the actual question: Should we delay 1.6.8pre2 until we have smoke test results with that kernel? [07:07:33] I doubt it. [07:07:40] ah, well if you give me a little bit of time I will do the test with 1.6 (like, before this meeting ends) [07:08:01] That would be great, thanks. [07:08:32] The same question applies to the stack overflow issue. [07:08:33] already have a machine running, just a matter of compiling 16 [07:09:23] I didn't yet get a chance to look at Mike's stack-size-reduction changes. [07:10:25] Is the set of changes for reducing stack usage so close to ready that we should wait with pre2 for them? [07:10:48] I must confess the last week was very busy, and I'm not quite up to date. [07:11:51] I see Mike just pushed new versions. [07:12:44] yeah, this set avoids adding a lot of new asserts. [07:14:11] Delay 1.6.8pre2 for it? [07:15:11] What's the story on RT #131852? [07:15:20] given it hasn't hit master yet that might be a bit premature; it's minimally but not noninvaive [07:15:21] i dont know. it's meant to be straightforward, but is a lot of changes to review. [07:15:27] I'm sort of thinking that we may not get to address stack size for 1.6.8. [07:15:53] If Ben is right, no point indeed. [07:15:56] 131852 is a heimdal bug [07:16:15] It sounds like we could work around it, though. [07:16:22] Would anyone object to releasing 1.6.8 without addressing stack usage? [07:16:39] namely if the keytab is missing, it blows up. yes, we could probably work around it by ensuring at least an empty file exists [07:17:09] we should work around it, since that crash seems like quite a regression [07:17:25] That patch would be 1.6-only. [07:17:27] and is guaranteed to occur if you actually follow the k5/kdf procedures as written [07:17:53] to be clear, stephan, we are talking about the RT thing, not the stack issue [07:17:59] "Who wants to write it?" [07:18:03] Got it, but thanks. [07:18:03] (assuming the reason for this occurring is correct; I haven't looked) [07:18:10] why would it be 1.6-only? [07:18:20] We don't read from keytabs on master. [07:18:28] testing showed that touching a keytab made the issue go away. on master we use KeyFileExt [07:18:30] right right, okay [07:19:20] Volunteers? [07:19:48] I would probably be able to this weekend [07:21:09] btw current 1.6 branch compiles and works fine on 3.15-rc1 [07:21:18] Andrew: Great. If you managed that, I think that should be in pre2. [07:21:26] Marc: Thanks! [07:23:08] Next one: RT #131847 [07:23:55] Someone needs to get and look at a kernel crash dump. [07:24:19] I thought that's been true forever; or at least the behavior has been a little strange [07:24:21] I didn't reply to the requestor noting that because I'm not equipped to handle debugging linux kernel crash dumps. [07:25:10] Sounds like "would be good to address eventually, but not in 1.6.8"? [07:25:12] It mostly sounds like it should be easy for a developer to reproduce, though. But this sort of thing tends to take a decent chunk of time to diagnose [07:25:18] Yes, that. [07:25:43] Ok, no blocker for 1.6.8. [07:25:51] I assumed it's something that could be fixed by maybe improving the general startup/shutdown procedures, to make them not so awkward [07:26:48] Anything else we'd urgently want in 1.6.8pre2? [07:27:58] So the plan is to issue pre2 once we have the missing keytab workaround. Or as soon as it's clear that this will take much longer. [07:28:18] Sounds like a plan. [07:29:19] Next topic: testing [07:29:50] I received a mail from Stephen. They'd be willing to run tests if it's really easy. [07:30:06] i don't think it will take long to work around; you need to establish if the keytab is a file type, and if it is, stat the file. [07:31:00] I currently have 3 sites that have expressed interest; I'll be sending a solicitation to the lists today [07:31:18] We still need the code. Andrew volunteered to sacrifice part of this weekend (huge thanks), but if things go differently, I won't blame hime. [07:31:42] Ok. Any other news on the topic? [07:32:16] the dafileserver heimdal crashing thing is a good example of why such things are useful, even if the site can't provide much load :) [07:33:18] I fully agree that a standard test suite would be really good to have. [07:33:40] well, that too [07:34:33] Last topic: next stable branches [07:35:48] There was some feedback on the list, in preference of not using odd numbers for releases meant to be stable. [07:36:19] Anything else I missed? New thoughts? [07:36:22] specifically, x.y, where y is not odd [07:37:23] I still think it'd be useful to mention it to -info; if just to get peoples' input [07:37:55] Weren't you about to do that anyway? [07:38:27] there. have 11075. needs testing yet. pushed for review of the concept. [07:39:57] Thanks :) [07:40:14] I am trying to remember if there are any places where we might have krb5_kt_default_name return an WRFILE: type. [07:41:48] if 'we' means 'mit', it wouldn't seem to matter for the immediate purpose :) [07:42:06] well, it means the code needs ifdefs for heimdal only [07:42:08] Yes, MIT. [07:42:58] I don't see why; if it's wrfile, the test would just be skipped and since mit doesn't crash for this case 'who cares' [07:43:50] yeah. but i guess since a user can set WRFILE: for heimdal and it would work, i need to handle it [07:44:07] at least for the user-set case. [07:44:28] further discussion deferred to gerrit... ? [07:44:47] sure. but patchset 2 is landing now with WRFILE support [07:45:06] no need to hold us up here. but yes, i think this is doable for pre2 ;) [07:45:45] Please review & discuss in gerrit. [07:46:28] BTW I got the commit message in 10987 :) [07:47:47] And I take it that there is no more to say about the "new stable branch(es)" topic? [07:48:06] I'm getting the feeling that this will drag on forever :-( [07:48:21] :( [07:49:59] It's not quite clear to me how the "OpenAFS for Windows" and "Portable OpenAFS" proposal would look in detail. [07:50:09] > (09:37:25) deason: I still think it'd be useful to mention it to -info; if just to get peoples' input > (09:37:57) wiesand: Weren't you about to do that anyway? did you mean on stable version numbers? I didn't think I was doing anything about that [07:50:23] someone(s) will basically make a decision at some point and make some subset of people unhappy. and that's how life goes [07:50:31] Andrew: Stephan was talking about the testing stuff. [07:51:05] Right, that was the testing stuff. [07:51:16] okay, my immediately preceding comment was about the version numbers [07:51:40] Daria: The problem is, it's not happening. [07:53:16] but I could be the one to send something to -info about it, I guess... at least mention it, if not describe in detail all of the possible approaches [07:54:20] It may help drive this. [07:55:06] Anything else to discuss today? [07:55:41] i got nothing [07:56:28] So, thanks a lot everyone. I'll write the minutes later. [07:56:36] thank you [07:56:43] cu [07:56:45] --- wiesand has left [07:56:49] --- deason has left [07:56:56] --- meffie has left [08:05:25] --- Marc Dionne has left [14:10:13] --- deason has become available [14:10:19] --- deason has left