Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-28 Thread Brett Delle Grazie
Please see interleaved. This is off list so you can object to my interference :) Sent from my mobile so please forgive any auto correct errors Kind regards, Brett On 24 Oct 2013 22:55, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brett, On 10/28/13, 5:21 AM, Brett Delle Grazie wrote: Please see interleaved. This is off list so you can object to my interference :) Let's move the discussion over to the BZ report: https://issues.apache.org/bugzilla/show_bug.cgi?id=55696 -

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter, On 10/23/13 5:19 PM, Peter Aarestad wrote: Yeah, the stack trace I saw mentioned strcpy(), it seemed, so I bet this is the issue. I'll keep my eye on this bug. Thanks! Do you mind hacking the source a bit? Or at least applying a patch and

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-24 Thread Peter Aarestad
If you could provide a patch, that would be great! I'd be more than happy to try that out. -peter On Oct 24, 2013, at 7:22 AM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter, On 10/23/13 5:19 PM, Peter Aarestad wrote:

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter, On 10/24/13 8:47 AM, Peter Aarestad wrote: If you could provide a patch, that would be great! I'd be more than happy to try that out. Okay, I'll try to get you one today. I'm just about to upgrade to Mavericks so I can suffer, too ;) -

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-24 Thread Peter Aarestad
Actually, here's the patch I just did, based on the comments in that bug report --- jk_map_orig.c 2013-10-24 10:42:53.0 -0500 +++ jk_map.c 2013-10-24 10:43:34.0 -0500 @@ -184,13 +184,14 @@ int jk_map_get_int(jk_map_t *m, const char *name, int def) { char buf[100]; +char

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter, On 10/24/13, 12:25 PM, Peter Aarestad wrote: Actually, here's the patch I just did, based on the comments in that bug report Here is my preferred patch: Index: common/jk_map.c

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 10/24/13, 4:11 PM, Christopher Schultz wrote: Peter, On 10/24/13, 12:25 PM, Peter Aarestad wrote: Actually, here's the patch I just did, based on the comments in that bug report Here is my preferred patch: Er, that's not going to

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 10/24/13, 4:33 PM, Christopher Schultz wrote: All, On 10/24/13, 4:11 PM, Christopher Schultz wrote: Peter, On 10/24/13, 12:25 PM, Peter Aarestad wrote: Actually, here's the patch I just did, based on the comments in that bug

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter, On 10/23/13 12:25 PM, Peter Aarestad wrote: I posted this question on stackoverflow, but I'd like to see if anyone here would have more specific info. See all the gory details here:

Re: Apache2 mod_jk segfaults with OS X Mavericks

2013-10-23 Thread Peter Aarestad
Yeah, the stack trace I saw mentioned strcpy(), it seemed, so I bet this is the issue. I'll keep my eye on this bug. Thanks! On Wed, Oct 23, 2013 at 4:12 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter, On 10/23/13 12:25