Re: [Geany-Users] geany does (no longer) start
Le 29/09/2014 16:04, Andreas Tscharner a écrit : > [...] > > Attempt to unlock mutex that was not locked > > Does anyone know what this means? I have already filed a bug in the > Debian BTS, [...] Comment on this bug suggests it's probably a bug in the Debugger plugin https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763050#10 (or something that Debugger uses) ___ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Re: [Geany-Users] geany does (no longer) start
On 30 September 2014 11:19, Matthew Brush wrote: > On 14-09-29 07:04 AM, Andreas Tscharner wrote: >> >> Hello World, >> >> On an up-to-date Debian unstable, geany does no longer start, I get the >> following message instead: >> >> Attempt to unlock mutex that was not locked >> >> Does anyone know what this means? I have already filed a bug in the >> Debian BTS, but I am sure the Debian maintainer of geany is happy if I >> can provide a little bit more information. >> > > Most useful is a GDB backtrace as explained on this page: > > http://www.geany.org/Support/Bugs > > Since it's probably a bug in GLib/GIO/GTK+ Yes agree, the word "mutex" does not appear in Geany Linux code. Looks like glib's new tests caught itself or another one of the other libraries abusing mutexen. Thats what the tests are there for :) Cheers Lex (Geany doesn't use much threads > itself, if any), it would also be helpful to have debugging symbols > installed (packages with -dbg at the end) for those libraries before getting > the backtrace. > > The message you gave might just be a warning and unrelated to the real > problem, so seeing where in the code it's crashing would be super useful. > > Cheers, > Matthew Brush > > > > ___ > Users mailing list > Users@lists.geany.org > https://lists.geany.org/cgi-bin/mailman/listinfo/users ___ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Re: [Geany-Users] geany does (no longer) start
On 14-09-29 07:04 AM, Andreas Tscharner wrote: Hello World, On an up-to-date Debian unstable, geany does no longer start, I get the following message instead: Attempt to unlock mutex that was not locked Does anyone know what this means? I have already filed a bug in the Debian BTS, but I am sure the Debian maintainer of geany is happy if I can provide a little bit more information. Most useful is a GDB backtrace as explained on this page: http://www.geany.org/Support/Bugs Since it's probably a bug in GLib/GIO/GTK+ (Geany doesn't use much threads itself, if any), it would also be helpful to have debugging symbols installed (packages with -dbg at the end) for those libraries before getting the backtrace. The message you gave might just be a warning and unrelated to the real problem, so seeing where in the code it's crashing would be super useful. Cheers, Matthew Brush ___ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Re: [Geany-Users] geany does (no longer) start
I guess this is a similer issue: https://bugs.launchpad.net/ubuntu/+source/gnubg/+bug/1346567 ... which should be fixed already. -H- On 29 September 2014 16:04, Andreas Tscharner wrote: > Hello World, > > On an up-to-date Debian unstable, geany does no longer start, I get the > following message instead: > > Attempt to unlock mutex that was not locked > > Does anyone know what this means? I have already filed a bug in the Debian > BTS, but I am sure the Debian maintainer of geany is happy if I can provide > a little bit more information. > > TIA and best regards > Andreas > -- > ("`-''-/").___..--''"`-._ >`o_ o ) `-. ( ).`-.__.`) >(_Y_.)' ._ ) `._ `. ``-..-' > _..`--'_..-_/ /--'_.' .' > (il).-'' (li).' ((!.-' > > Andreas Tscharner a...@vis.ethz.ch ICQ-No. 14356454 > ___ > Users mailing list > Users@lists.geany.org > https://lists.geany.org/cgi-bin/mailman/listinfo/users ___ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
[Geany-Users] geany does (no longer) start
Hello World, On an up-to-date Debian unstable, geany does no longer start, I get the following message instead: Attempt to unlock mutex that was not locked Does anyone know what this means? I have already filed a bug in the Debian BTS, but I am sure the Debian maintainer of geany is happy if I can provide a little bit more information. TIA and best regards Andreas -- ("`-''-/").___..--''"`-._ `o_ o ) `-. ( ).`-.__.`) (_Y_.)' ._ ) `._ `. ``-..-' _..`--'_..-_/ /--'_.' .' (il).-'' (li).' ((!.-' Andreas Tscharner a...@vis.ethz.ch ICQ-No. 14356454 ___ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users