On Sat, Oct 4, 2014 at 6:52 AM, László Böszörményi (GCS) <g...@debian.org> wrote: > Hi Kelly, > > On Sat, Oct 4, 2014 at 7:03 AM, Kelly Clowers <kelly.clow...@gmail.com> wrote: >> I saw phototonic show up today and thought I would try it. >> However it does not start. When run from the command line I get this: >> >> krc@ken:~$ phototonic >> *** Error in `phototonic': free(): invalid pointer: 0x00007f90369005a0 *** >> Aborted >> krc@ken:~$ >> >> There is no dbg package currently or I'd try gdb. >> I have not tried it on other systems. > Does it remain the same after a full package update? You may try to > run it from gdb and see if you get more information. Do you have an > Intel or AMD CPU? > Does it crash if you supply a picture name as a parameter? > > Cheers, > Laszlo/GCS
I have an Intel Ivy Bridge. All packages it depends on where up to date, I have now gone ahead and updated glib/gtk/pango (had been putting them off since I didn't want to restart X before). So everything is updated. Still the same error. Also the same error when giving it an image as a parameter. I tried gdb: Reading symbols from phototonic...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/phototonic [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffec162700 (LWP 29615)] *** Error in `/usr/bin/phototonic': free(): invalid pointer: 0x00007fffeeddd5a0 *** Program received signal SIGABRT, Aborted. 0x00007ffff5248077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) Thanks, Kelly -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org