Patrick Baggett <[email protected]> writes: > Hi Adrian, > > I have the time and skills (C programming / debugging), but no longer > have sparc hardware. I've been reading the bug reports, and the stack > trace that is 5381 levels deep seems to be quite a problem. Is this > the same problem that sparc64 is having? What about the patch [1] that > supposedly fixes the issue? Or is your request to somehow modify the C > code so that is supports recursion more efficiently (tail recursion)? > > Patrick
Hi Patrick I've been trying to reproduce this problem and it seems to only happen intermittently. I was able to build systemd, so I couldn't reproduce the above problem, and running the test case from the gnome bug[1] it only segfaulted once out of maybe 10 trys. This leads me to believe it's not just a stack overflow. If you think you can help and just need access to hardware I can make you an account on my server. Send me an email at this address if you're interested. -David [1] https://bugzilla.gnome.org/show_bug.cgi?id=736077#c1 https://bugzilla.gnome.org/show_bug.cgi?id=736077#c2

