Your comments

From https://bugzilla.novell.com/show_bug.cgi?id=745247#c3


Andreas Jaeger 2012-02-06 14:03:53 UTC

This has been rejected upstream as a bug. For now, I suggest to not use malloc_usable_size.I'll followup upstream.
MALLOC_CHECK_=1 works as well of course, and prints the warning:

*** glibc detected *** ./sublime_text: free(): invalid pointer: 0x0000000001748650 ***

Level 2 and above abort.
Workaround: run sublimetext with MALLOC_CHECK_=0
The Open Build Service provides a platform to build for all RPM/Deb distros from one set of .spec and debian/* files.


Seeing the same here. The openSUSE Build Service checkouts projects separating namespaces with colons:

osc co home:dmacvicar

cd home:dmacvicar
// modify package
EDITOR=sublime_text osc ci

opens a buffer (IIRC) named :home...