Hi Chew, these kinds of errors point to a problem with your hand-build packages, not with meld. You'll likely get more info on how to compile pygtksourceview correctly on a macports mailing list.
Stephen. On Jan 27, 2008 4:32 PM, Chew Chee Ming <[EMAIL PROTECTED]> wrote: > Hi, > > I want to find out if there is anyone who has the above setup working > properly? > > I managed to get pygtksourceview compiled manually but when I tried to > use meld to compare 2 files (with show line numbers and syntax > highlighting turned on) it will exit with the following error > messages: > > python(9316) malloc: *** error for object 0x910a0004: Non-aligned > pointer being freed > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x2c46560: double free > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x910a0004: Non-aligned > pointer being freed > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x2c46560: double free > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x910a0004: Non-aligned > pointer being freed > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x2c46560: double free > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x2c46560: double free > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x2c46596: Non-aligned > pointer being freed > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x10000: pointer being freed > was not allocated > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0xc0000000: pointer being > freed was not allocated > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0xc0000000: pointer being > freed was not allocated > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0xc0000000: pointer being > freed was not allocated > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x90fec046: Non-aligned > pointer being freed > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x2c4645f: Non-aligned > pointer being freed > *** set a breakpoint in malloc_error_break to debug > python(9316) malloc: *** error for object 0x10000: pointer being freed > was not allocated > *** set a breakpoint in malloc_error_break to debug > Bus error > > I tried meld 1.1.4 and 1.1.5.1 and both seems to have the same > problem. The above problem is for when I ran 1.1.4. > > Any help is appreciated. Thanks in advance and many thanks to all the > contributors to meld. > > -- > Regards, > Chew Chee Ming > _______________________________________________ > meld-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/meld-list > _______________________________________________ meld-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/meld-list
