https://bugzilla.novell.com/show_bug.cgi?id=698125 https://bugzilla.novell.com/show_bug.cgi?id=698125#c0 Summary: Xvfb crashes in miInitVisuals () Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Critical Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 The X windows virtual frame buffer server crashes with the default depth preset to 2. Reproducible: Always Steps to Reproduce: 1. { gdb Xvfb; } 2. { run :1 -screen 0 10x10x2; } Actual Results: 2. Starting program: /usr/bin/Xvfb :1 -screen 0 10x10x2 [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. 0x0000000000543830 in miInitVisuals () (gdb) bt #0 0x0000000000543830 in miInitVisuals () #1 0x00000000004fc502 in fbInitVisuals () #2 0x000000000041f2fb in fbFinishScreenInit () #3 0x000000000041f5d6 in fbScreenInit () #4 0x000000000041c87b in ?? () #5 0x000000000050daa8 in AddScreen () #6 0x000000000041dccf in InitOutput () #7 0x00000000004fc6ed in ?? () #8 0x00007ffff67c4bfd in __libc_start_main (main=0x4fc510, argc=5, ubp_av=0x7fffffffdc68, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffffffdc58) at libc-start.c:226 #9 0x000000000041c189 in _start () Expected Results: 2, The server should not crash. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.