Help: Linux 32b debug builds

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Help: Linux 32b debug builds

K K Subbu
 
Hi,

Where can I find linux32bx86/squeak.cog.spur debug builds? I only see
production builds in bintray and travis builds.

I am trying to track down an X11 keyboard bug that manifests only on 32b
but not on 64b :-(. I need a reproducible debug binary for tracing and
testing.

Thanks and Regards .. Subbu
Reply | Threaded
Open this post in threaded view
|

Re: Help: Linux 32b debug builds

fniephaus
 


On Mon, May 27, 2019 at 2:02 PM K K Subbu <[hidden email]> wrote:
 
Hi,

Where can I find linux32bx86/squeak.cog.spur debug builds? I only see
production builds in bintray and travis builds.

Probably best you build one yourself? Sorry, but we can't always build all combinations.

Fabio
 

I am trying to track down an X11 keyboard bug that manifests only on 32b
but not on 64b :-(. I need a reproducible debug binary for tracing and
testing.

Thanks and Regards .. Subbu
Reply | Threaded
Open this post in threaded view
|

Re: Help: Linux 32b debug builds

Tim Johnson-2
In reply to this post by K K Subbu
 


> On May 27, 2019, at 5:02 AM, K K Subbu <[hidden email]> wrote:
>
> Hi,
>
> Where can I find linux32bx86/squeak.cog.spur debug builds? I only see production builds in bintray and travis builds.
>
> I am trying to track down an X11 keyboard bug that manifests only on 32b but not on 64b :-(. I need a reproducible debug binary for tracing and testing.
>
> Thanks and Regards .. Subbu
>

Hi,

Thanks for all the work you've done on this.  I've built one on my DigitalOcean server.  If you trust that I'm not a bad actor and my server's not compromised and etc., you can download and try the debug build tarball here:

http://www.sonic.net/~digit/a045ab9f1ef59-linux32x86-debug.tgz     (named after the latest commit hash)

Best,
Tim