[opensuse-factory] how can I log gdb results when I get a plasmashell segmentation 11
Hello List Mates, Is there a way of having gdb log to a file from the gdb prompt during a "plasmashell segmentation 11" fault in Leap 42.1 RC1? -- Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 10/20/2015 11:55 AM, Roman Bysh wrote:
Hello List Mates,
Is there a way of having gdb log to a file from the gdb prompt during a "plasmashell segmentation 11" fault in Leap 42.1 RC1?
I'm not certain about your seq fault, but most of the Leap seq faults in Plasma5 are actually coming from pulse audio. To fix them, switch to a console with CTRL-ALT-F1 and modify /etc/pulse/default.pa by replacing the line load-module module-native-protocol-unix with load-module module-native-protocol-unix srbchannel=no Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 10/20/2015 01:20 PM, Larry Finger wrote:
On 10/20/2015 11:55 AM, Roman Bysh wrote:
Hello List Mates,
Is there a way of having gdb log to a file from the gdb prompt during a "plasmashell segmentation 11" fault in Leap 42.1 RC1?
I'm not certain about your seq fault, but most of the Leap seq faults in Plasma5 are actually coming from pulse audio. To fix them, switch to a console with CTRL-ALT-F1 and modify /etc/pulse/default.pa by replacing the line
load-module module-native-protocol-unix
with
load-module module-native-protocol-unix srbchannel=no
Larry
I did. I think the problem has to with the Nvidia driver 340.93 and libGL. This is what is showing up in gdb. I also have to add "nomodeset" to the kernel boot options otherwise my screen goes black when I boot to my Plasma 5 desktop. I will reboot to Plasma 5. Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, Oct 20, 2015 at 1:55 PM, Roman Bysh <rbtc1@rogers.com> wrote:
Hello List Mates,
Is there a way of having gdb log to a file from the gdb prompt during a "plasmashell segmentation 11" fault in Leap 42.1 RC1?
coredumpctl(1) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Cristian Rodríguez
-
Larry Finger
-
Roman Bysh