On 15 April 2014 18:09, Graham Inggs <gra...@nerve.org.za> wrote: > Adding the line below to /usr/lib/nvidia-visual-profiler/nvvp.ini solves the > problem for me (at least the crashing on startup, I haven't actually tried > profiling anything yet). > > -Dorg.eclipse.swt.browser.DefaultType=mozilla >
Scratch that. At first I was unable to find a machine that exhibited this bug, but once I found one, the above solution seemed to be the fix. However, what was happening was the first time nvvp was run, it would segfault. Then the second and subsequent times it would open normally. Running 'rm -rf ~/nvvp_workspace' would cause nvvp to segfault the next time it was run. I have now found another machine that segfaults every time nvvp is run. The solution for this machine is to add the line below (without the -D) to /usr/lib/nvidia-visual-profiler/configuration/config.ini. org.eclipse.swt.browser.DefaultType=mozilla With the above fix in place, the machine that segfaulted the first time nvvp was run, no longer segfaults after removing nvvp_workspace. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org