[Bug 544774] New: tulip does not start
http://bugzilla.novell.com/show_bug.cgi?id=544774 Summary: tulip does not start Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: X11 Applications AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: roger@opq.se QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-3.1 Firefox/3.5.3 tulip shows a startup dialog, then, for a brief instant, another window, and then immediately exits with a segmentation violation. Reproducible: Always Steps to Reproduce: 1.type 'tulip' at the command prompt 2. 3. Actual Results: tulip dies Expected Results: tulip lives An strace reveals that the last thing it was doing was reading from a file descriptor that had this file open: /var/cache/fontconfig/77e41c5059666d75f92e318d4be8c21e-x86.cache-2 Not sure if that helps. Perhaps a font-related question? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544774 User meissner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=544774#c1 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |meissner@novell.com Info Provider| |roger@opq.se --- Comment #1 from Marcus Meissner <meissner@novell.com> 2009-10-07 01:51:08 MDT --- can you run it in gdb with tulip-debuginfo installed and get a backtrace? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544774 User roger@opq.se added comment http://bugzilla.novell.com/show_bug.cgi?id=544774#c2 --- Comment #2 from Roger Oberholtzer <roger@opq.se> 2009-10-07 16:21:43 MDT --- Created an attachment (id=321562) --> (http://bugzilla.novell.com/attachment.cgi?id=321562) Requested backtrace info -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544774 User roger@opq.se added comment http://bugzilla.novell.com/show_bug.cgi?id=544774#c3 --- Comment #3 from Roger Oberholtzer <roger@opq.se> 2009-10-07 16:22:16 MDT --- This is what I ran: roger@mantis:~> gdb tulip GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux". For bug reporting instructions, please see: <http://bugs.opensuse.org/>... (gdb) run Starting program: /usr/bin/tulip [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. QBoxLayoutPrivate::setupGeom (this=0x83a5608) at kernel/qboxlayout.cpp:306 306 kernel/qboxlayout.cpp: No such file or directory. in kernel/qboxlayout.cpp (gdb) bt full [bt is in attachment tulip-backtrace.txt] Hope this helps. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544774 User meissner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=544774#c4 --- Comment #4 from Marcus Meissner <meissner@novell.com> 2009-10-08 03:20:41 MDT --- can you also install the libqt4 debuginfos? gdb outputs some zypper lines, you could just run those. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544774 User roger@opq.se added comment http://bugzilla.novell.com/show_bug.cgi?id=544774#c5 --- Comment #5 from Roger Oberholtzer <roger@opq.se> 2009-10-08 05:04:34 MDT --- I am not a big user of gdb. What zypper lines do you mean? I will add the additional debug rpm and get back on that. I have tried tulip on a machine with similar software (same repositories update at the same time), but no GLX (ATI card lost support in a recent ATI driver release), and I get this: $ tulip Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". QGLContext::makeCurrent(): Cannot make invalid context current. Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". QGLContext::makeCurrent(): Cannot make invalid context current. Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Segmentation fault Not sure is this is interesting re the original problem, except I see the seg fault happens on more than one machine. But perhaps not for the same reason. I do not have easy access to a second machine with GLX and similar software. I guess you are to get tulip to start, right? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544774 User meissner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=544774#c6 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|roger@opq.se | AssignedTo|bnc-team-screening@forge.pr |kkaempf@novell.com |ovo.novell.com | --- Comment #6 from Marcus Meissner <meissner@novell.com> 2009-10-08 07:11:13 MDT --- -> maintainer -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544774 http://bugzilla.novell.com/show_bug.cgi?id=544774#c7 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Klaus Kämpf <kkaempf@novell.com> 2010-01-05 15:01:04 UTC --- Please update to tulip-3.2.0 from openSUSE 11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544774 http://bugzilla.novell.com/show_bug.cgi?id=544774#c8 --- Comment #8 from Klaus Kämpf <kkaempf@novell.com> 2010-01-05 15:03:06 UTC --- tulip-3.2.0 for openSUSE 11.1 is available at https://build.opensuse.org/package/show?package=tulip&project=graphics -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com