Hi Vincent, On Thu, 2010-09-02 at 12:21 +0200, Vincent Lefevre wrote: > #25 0x00007f11af6e41f1 in EditEngine () > from /usr/lib/openoffice/program/../basis-link/program/libsvxcorelx.so .. > #29 0x00007f11b059d532 in ScDocument::ContinueOnlineSpelling () > from /usr/lib/openoffice/program/../basis-link/program/libsclx.so .. > #33 0x00007f11bb1236fc in SalXLib::Yield () > from /usr/lib/openoffice/basis3.2/program/libvclplug_genlx.so > #34 0x00007f11c6596ebe in Application::Yield () > from /usr/lib/openoffice/program/../basis-link/program/libvcllx.so .. > #37 0x00007f11c684c43a in psp::CUPSManager::authenticateUser () > from /usr/lib/openoffice/program/../basis-link/program/libvcllx.so .. > #44 0x00007f11c933e8ba in start_thread (arg=<value optimized out>) > at pthread_create.c:300 > > Is it possible to disable things related to cups, to see if this > solves the problems (since the authentication dialog is something > new)?
I'm rather surprised to see this main-loop, and spell-check stuff running from another (the CUPS polling) thread - and I'm surprised at the suggestion that CUPS might be thread-safe. We really need a trace from all threads if that's possible: thread apply all backtrace in gdb :-) Thanks, Michael. -- michael.me...@novell.com <><, Pseudo Engineer, itinerant idiot -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org