[Bug 538637] nvidia-settings crashes when configuring display
http://bugzilla.novell.com/show_bug.cgi?id=538637 User stshaw@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=538637#c1 Stephen Shaw <stshaw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stshaw@novell.com --- Comment #1 from Stephen Shaw <stshaw@novell.com> 2009-09-23 10:58:35 MDT --- commenting out line 3093 in ctkdisplayconfig.c (src/gtk+-2.x) works as a workaround if you don't mind leaking memory :) if (ctk_object->screen_depth_table) { free(ctk_object->screen_depth_table); } -- 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