Bug#741355: nvidia-visual-profiler: nvvp segfaults on startup @frame soup_session_feature_detach+0x11

Graham Inggs graham at nerve.org.za
Wed Apr 16 18:14:50 UTC 2014


On 15 April 2014 18:09, Graham Inggs <graham at 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.



More information about the pkg-nvidia-devel mailing list