GNOME Bugzilla – Bug 166873
deselecting 'allow other users to view your desktop' crashes vino-preferences
Last modified: 2006-03-28 09:33:19 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/6254 "To reproduce: Select 'Allow other...', close, start vino-preferences again and deselect it -> crash" backtrace:
+ Trace 55532
Dupe of bug 165706?
dunno, I've found the backtrace when filling this bug, but #165706 is not a crasher ...
I have the same problem. I'm posting the backtrace because it looks a little different. Backtrace was generated from '/usr/bin/vino-preferences' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1222780800 (LWP 8240)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 55795
Thread 1 (Thread -1222780800 (LWP 8240))
I see this crash only if another user is viewing my desktop. If no users are connected to vino-server, I can toggle the checkbox at will without crashing vino-preferences.
*** Bug 168946 has been marked as a duplicate of this bug. ***
*** Bug 170069 has been marked as a duplicate of this bug. ***
*** Bug 170231 has been marked as a duplicate of this bug. ***
*** Bug 171686 has been marked as a duplicate of this bug. ***
*** Bug 171744 has been marked as a duplicate of this bug. ***
*** Bug 172037 has been marked as a duplicate of this bug. ***
*** Bug 300188 has been marked as a duplicate of this bug. ***
*** Bug 300627 has been marked as a duplicate of this bug. ***
*** Bug 302288 has been marked as a duplicate of this bug. ***
*** Bug 302358 has been marked as a duplicate of this bug. ***
*** Bug 302759 has been marked as a duplicate of this bug. ***
*** Bug 302975 has been marked as a duplicate of this bug. ***
*** Bug 171822 has been marked as a duplicate of this bug. ***
*** Bug 304345 has been marked as a duplicate of this bug. ***
I have exactly the same problem on a FC3 with garnome 2.10.1 . Using host libthread_db library "/lib/tls/libthread_db.so.1". Core was generated by `/opt/STools/gnome-2.10/bin/vino-preferences'.
+ Trace 60383
*** Bug 305996 has been marked as a duplicate of this bug. ***
*** Bug 307678 has been marked as a duplicate of this bug. ***
*** Bug 311067 has been marked as a duplicate of this bug. ***
looks like pango_renderer_draw_glyphs () passing a NULL reference, but that is just a guess from taking a look at the first stack trace ===
+ Trace 61908
In the other trace the next function after draw_glyphs chokes as well. I'd claim this is the source of all the evil. Assigning to pango.
The backtrace include VinoURL, which is a custom GtkLabel widget ... my money would definitely be on it being a problem with VinoURL itself rather than pango.
seb128: can you reproduce this with gtk+ 2.7.x and pango 1.9.x ? I can't here.
I just played with that on a Debian box. It crashes with pango 1.9.0 and gtk 2.6.8 and a upgrade of gtk to 2.7.2 fixes the issue. I'm closing this bug.
*** Bug 312607 has been marked as a duplicate of this bug. ***
*** Bug 315777 has been marked as a duplicate of this bug. ***
*** Bug 316259 has been marked as a duplicate of this bug. ***
*** Bug 322883 has been marked as a duplicate of this bug. ***
*** Bug 336273 has been marked as a duplicate of this bug. ***