Hi Chris, On 27/05/17 10:02, Chris Lamb wrote: > tags 863420 + pending patch > thanks > > I've uploaded timemachine 0.3.3-2.1 to DELAYED/5: > > timemachine (0.3.3-2.1) unstable; urgency=medium > > * Non-maintainer upload. > * Fix segmentation fault caused by passing a truncated pointer instead of > a > GtkType. (Closes: #863420) > > The full debdiff is attached.
I tested your fixes, unfortunately timemachine still segfaults on startup. This time it occurs in gtk_meterscale_new and it looks like the same pointer truncation problem there. I notice this code is in jackeq as well, but maybe jackeq doesn't use it on startup? James