[Bug 22021] Switching pages in ElsterFormular 2009/2010 needs much time

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 5 08:21:13 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22021


Christoph Bauer <ich at christoph-bauer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ich at christoph-bauer.net




--- Comment #4 from Christoph Bauer <ich at christoph-bauer.net>  2010-05-05 08:21:12 ---
It's also visible on debian. With strace I see a lot of
calls to

--- SIGSEGV (Segmentation fault) @ 0 (0) ---
open("/usr/bin/../share/wine/fonts/vgasys.fon", O_RDONLY|O_LARGEFILE) = 31
open("/usr/bin/../share/wine/fonts/vgasys.fon", O_RDONLY|O_LARGEFILE) = 31
open("/usr/bin/../share/wine/fonts/vgasys.fon", O_RDONLY|O_LARGEFILE) = 31
open("/usr/bin/../share/wine/fonts/vgasys.fon", O_RDONLY|O_LARGEFILE) = 31

(I filter for open calls). I guess under native windows, the font file
is cached internally somehow.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list