protonscr

Starting Steam with the -bigpicture flag from the terminal gives a segmentation fault

steamclosed Big Picturereviewed
ValveSoftware/steam-for-linux#408 · opened 2012-12-26 by belgianguy · updated 2013-08-16 · 3 comments · github
Bbelgianguy 2012-12-26 github

Cross-posted from https://github.com/thor27/steam-login

The first command is just to ensure there aren't any instances running, the second command attempts to launch Steam in Big Picture Mode from the terminal. (Big Picture Mode works just fine from within Steam on this system).

$ killall steam; killall steam.sh; killall MainThrd;
steam: geen proces gevonden
steam.sh: geen proces gevonden
MainThrd: geen proces gevonden
$ steam -bigpicture
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)

Looks like steam didn't shutdown cleanly, scheduling immediate update check
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)
unlinked 0 orphaned pipes
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)
Gtk-Message: Failed to load module "overlay-scrollbar"
[1226/134037:WARNING:proxy_service.cc(646)] PAC support disabled because
there is no system implementation
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)
Installing breakpad exception handler for
appid(steam)/version(1355957371_client)
/home/wietse/Steam/steam.sh: regel 287: 6622 Segmentatiefout
(geheugendump gemaakt) $DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"


Processor Information:
Vendor: GenuineIntel
Speed: 2667 Mhz
4 logical processors
3 physical processors
HyperThreading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Unsupported
SSE41: Supported
SSE42: Supported

Network Information:
Network Speed:

Operating System Version:
Ubuntu 12.10 (64 bit)
Kernel Name: Linux
Kernel Version: 3.5.0-21-generic
X Server vendor: The X.Org Foundation
X Server release: 11300000

Video Card:
Driver: ATI Technologies Inc. ATI Mobility Radeon HD 5800 Series

Driver Version:  4.2.11995 Compatibility Profile Context FireGL
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 59 Hz
VendorID:  0x1002
DeviceID:  0x68a0
Number of Monitors:  1
Number of Logical Video Cards:  1
Primary Display Resolution:  1680 x 1050
Desktop Resolution: 1680 x 1050
Primary Display Size: 14,45" x 9,02"  (17,01" diag)
                                        36,7cm x 22,9cm  (43,2cm diag)
Primary VRAM Not Detected

Sound card:
Audio device: IDT 92HD75B3X5

Memory:
RAM: 3811 Mb

Miscellaneous:
UI Language: English
LANG: nl_NL.UTF-8
Microphone: Not set
Total Hard Disk Space Available: 267778 Mb
Largest Free Hard Disk Block: 177432 Mb

Installed software:

Mmcoumans 2012-12-27 github

Same here. But, I can start BigPicture while in Steam. Latest Catalyst driver (xorg-edgers)

Processor Information:
Vendor: AuthenticAMD
Speed: 3200 Mhz
4 logical processors
4 physical processors
HyperThreading: Unsupported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Supported
SSE41: Unsupported
SSE42: Unsupported

Network Information:
Network Speed:

Operating System Version:
Linux Mint 14 Nadia (64 bit)
Kernel Name: Linux
Kernel Version: 3.7.0-7-generic
X Server vendor: The X.Org Foundation
X Server release: 11300902

Video Card:
Driver: ATI Technologies Inc. AMD Radeon HD 6700 Series

Driver Version:  4.2.11986 Compatibility Profile Context
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 59 Hz
VendorID:  0x1002
DeviceID:  0x68ba
Number of Monitors:  1
Number of Logical Video Cards:  1
Primary Display Resolution:  1920 x 1200
Desktop Resolution: 1920 x 1200
Primary Display Size: 20,39" x 12,76"  (24,02" diag)
                                        51,8cm x 32,4cm  (61,0cm diag)
Primary VRAM Not Detected

Sound card:
Audio device: Realtek ALC892

Memory:
RAM: 7819 Mb

Miscellaneous:
UI Language: English
LANG: nl_NL.UTF-8
Microphone: Not set
Total Hard Disk Space Available: 466109 Mb
Largest Free Hard Disk Block: 134260 Mb

Installed software:

Recent Failure Reports:

Ggdrewb-valve maintainer 2013-08-16 github

Is this still happening?

Ggdrewb-valve maintainer 2013-08-16 github

Closing pending information that this is still active.

Nothing extracted yet.