crash id is valid
The error I get is with catalyst 13.1, if I downgrade to 12.11_beta I get the same error as #790, haven't tried any older drivers though (iirc big picture worked for me a few builds back with the 12.11_beta drivers, although I'm not a 100% which catalyst version it was exactly).
It's also sometimes crashing for me on Catalyst 13.2 beta 3. Relevant crash id might be: bp-c05e5165-c124-4d7a-8718-4b93e2130208 when it didn't segfault, but occured when exiting BP mode.
I managed to crash it again while entering BP mode while running steam under strace ($ strace -f steam &> /tmp/steamstrace), attaching last ~1000 lines if it helps with something: https://gist.github.com/Majkl578/91341e3b0281fc1a8abc
I just started getting this issue when I updated right now. Same CrashId and line number.
Edit: Arch linux with an Nvidia gpu using official drivers. Two seperate machines (desktop and laptop) are having this issue.
We've verified the crash with AMD 13.1 drivers and are alerting AMD. It appears to be a driver bug.
GH0S1R33P0R, since you are an Nvidia user, your problem is different, can you post your crash IDs?
The following is what outputs when I run steam on a terminal.
Running Steam on arch 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1360379549_client)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
Installing breakpad exception handler for appid(steam)/version(1360379549_client)
Installing breakpad exception handler for appid(steam)/version(1360379549_client)
unlinked 0 orphaned pipes
Installing breakpad exception handler for appid(steam)/version(1360379549_client)
[0209/141958:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
[0209/141958:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1360379549_client)
Installing breakpad exception handler for appid(steam)/version(1360379549_client)
Installing breakpad exception handler for appid(steam)/version(1360379549_client)
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20130209141959_1.dmp
success = yes
response: CrashID=bp-f01b8733-9e60-4f07-9977-3a7d12130209
/home/gh0s1/.local/share/Steam/steam.sh: line 561: 1233 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
I cannot even start steam. Since this is not only a big picture mode issue, will I need to report a new issue?
Yes please do and state in the title "cannot start steam" and post the above in it. In the meantime, we'll look at this crash. Comment back here when we can close this bug. Thanks.
For some reason this stopped crashing on boot. I didn't even update and it works now.
I've just ran steam twice in under gdb and got two completely different errors.
In first run, I launched Big Picture through tray icon:
ExecSteamURL: "steam://open/driverhelperready"
[Thread 0xdfccbb40 (LWP 10262) exited]
[Thread 0xe0853b40 (LWP 10257) exited]
[Thread 0xe26ffb40 (LWP 10228) exited]
ExecSteamURL: "steam://open/bigpicture"
[New Thread 0xe26ffb40 (LWP 10335)]
[New Thread 0xe0bfdb40 (LWP 10336)]
Installing breakpad exception handler for appid(steam)/version(1360841030_client)
[Thread 0xe0bfdb40 (LWP 10336) exited]
[New Thread 0xef58cb40 (LWP 10338)]
[New Thread 0xd3957b40 (LWP 10339)]
[Thread 0xd3957b40 (LWP 10339) exited]
[New Thread 0xd3957b40 (LWP 10340)]
[New Thread 0xcf155b40 (LWP 10341)]
[New Thread 0xef588b40 (LWP 10342)]
[xcb] Unknown request in queue while appending request
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
steam: ../../src/xcb_io.c:164: append_pending_request: Assertion `!xcb_xlib_unknown_req_pending' failed.
Program received signal SIGABRT, Aborted.
0xf7fdc430 in __kernel_vsyscall ()
(gdb) bt
#0 0xf7fdc430 in __kernel_vsyscall ()
#1 0xf7b7781f in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#2 0xf7b7ace3 in __GI_abort () at abort.c:90
#3 0xf7b70717 in __assert_fail_base (fmt=0xf7cb2d94 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0xf7f53e5c "!xcb_xlib_unknown_req_pending",
file=file@entry=0xf7f53e0a "../../src/xcb_io.c", line=line@entry=164, function=function@entry=0xf7f53f07 "append_pending_request") at assert.c:92
#4 0xf7b707c7 in __GI___assert_fail (assertion=0xf7f53e5c "!xcb_xlib_unknown_req_pending", file=0xf7f53e0a "../../src/xcb_io.c", line=164, function=0xf7f53f07 "append_pending_request")
at assert.c:101
#5 0xf7edb7a3 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6
#6 0xf7edc66e in _XReply () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6
#7 0xf7ed1be0 in XQueryExtension () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6
#8 0xf7ec593c in XInitExtension () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6
#9 0xf7e62794 in XextAddDisplay () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXext.so.6
[#10](/issue/ValveSoftware/steam-for-linux/10) 0xf7832988 in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Second try, I launched it through main window (with Store opened):
ExecSteamURL: "steam://open/driverhelperready"
[Thread 0xe01c0b40 (LWP 10472) exited]
[Thread 0xeedf5b40 (LWP 10469) exited]
[Thread 0xe26ffb40 (LWP 10444) exited]
ExecSteamURL: "steam://store"
[New Thread 0xeef2fb40 (LWP 10541)]
Generating new string page texture 84: 128x256, total string texture memory is 131,07 KB
Generating new string page texture 85: 32x256, total string texture memory is 540,67 KB
[New Thread 0xeef0db40 (LWP 10547)]
[New Thread 0xe26ffb40 (LWP 10548)]
[Thread 0xeef2fb40 (LWP 10541) exited]
[New Thread 0xeef2fb40 (LWP 10549)]
[New Thread 0xeee19b40 (LWP 10550)]
[New Thread 0xee48ab40 (LWP 10551)]
[New Thread 0xe9553b40 (LWP 10552)]
[Thread 0xeee19b40 (LWP 10550) exited]
[New Thread 0xeee19b40 (LWP 10553)]
[New Thread 0xe2821b40 (LWP 10554)]
[New Thread 0xe1162b40 (LWP 10555)]
[New Thread 0xe1141b40 (LWP 10556)]
[Thread 0xe1141b40 (LWP 10556) exited]
[Thread 0xeee19b40 (LWP 10553) exited]
[New Thread 0xdf9ffb40 (LWP 10557)]
Installing breakpad exception handler for appid(steam)/version(1360841030_client)
[Thread 0xdf9ffb40 (LWP 10557) exited]
[New Thread 0xee464b40 (LWP 10558)]
[New Thread 0xd2cd7b40 (LWP 10559)]
[Thread 0xd2cd7b40 (LWP 10559) exited]
[New Thread 0xd2cd7b40 (LWP 10560)]
[New Thread 0xce4d5b40 (LWP 10561)]
[New Thread 0xeee19b40 (LWP 10562)]
[Thread 0xe2821b40 (LWP 10554) exited]
[Thread 0xe9553b40 (LWP 10552) exited]
[xcb] Extra reply data still left in queue
[xcb] This is most likely caused by a broken X extension library
[xcb] Aborting, sorry about that.
steam: ../../src/xcb_io.c:575: _XReply: Assertion `!xcb_xlib_extra_reply_data_left' failed.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xed909b40 (LWP 10420)]
0xf49f4ca4 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfontconfig.so.1
(gdb) bt
#0 0xf49f4ca4 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfontconfig.so.1
#1 0xf49f4fe2 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfontconfig.so.1
#2 0xf49f5293 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfontconfig.so.1
#3 0xf49f5404 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfontconfig.so.1
#4 0xf49f5932 in FcFontMatch () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libfontconfig.so.1
#5 0xf07b68ab in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
#6 0xf07bbffa in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
#7 0xf0fb82c7 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
#8 0xf0fba3cc in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
#9 0xf0f51fa7 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#10](/issue/ValveSoftware/steam-for-linux/10) 0xf0f53190 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#11](/issue/ValveSoftware/steam-for-linux/11) 0xf0f532a4 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#12](/issue/ValveSoftware/steam-for-linux/12) 0xf0f54a4c in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#13](/issue/ValveSoftware/steam-for-linux/13) 0xf0f54ae1 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#14](/issue/ValveSoftware/steam-for-linux/14) 0xf147ce2f in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#15](/issue/ValveSoftware/steam-for-linux/15) 0xf147d984 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#16](/issue/ValveSoftware/steam-for-linux/16) 0xf147f88c in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#17](/issue/ValveSoftware/steam-for-linux/17) 0xf147fe36 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#18](/issue/ValveSoftware/steam-for-linux/18) 0xf146f47c in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#19](/issue/ValveSoftware/steam-for-linux/19) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#20](/issue/ValveSoftware/steam-for-linux/20) 0xf1468fe5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#21](/issue/ValveSoftware/steam-for-linux/21) 0xf1478d52 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
---Type <return> to continue, or q <return> to quit---
[#22](/issue/ValveSoftware/steam-for-linux/22) 0xf1479deb in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#23](/issue/ValveSoftware/steam-for-linux/23) 0xf147d984 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#24](/issue/ValveSoftware/steam-for-linux/24) 0xf147f88c in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#25](/issue/ValveSoftware/steam-for-linux/25) 0xf147fe36 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#26](/issue/ValveSoftware/steam-for-linux/26) 0xf146f47c in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#27](/issue/ValveSoftware/steam-for-linux/27) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#28](/issue/ValveSoftware/steam-for-linux/28) 0xf1468fe5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#29](/issue/ValveSoftware/steam-for-linux/29) 0xf146bc60 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#30](/issue/ValveSoftware/steam-for-linux/30) 0xf146bcbc in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#31](/issue/ValveSoftware/steam-for-linux/31) 0xf146eec4 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#32](/issue/ValveSoftware/steam-for-linux/32) 0xf146f9f5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#33](/issue/ValveSoftware/steam-for-linux/33) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#34](/issue/ValveSoftware/steam-for-linux/34) 0xf146e81a in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#35](/issue/ValveSoftware/steam-for-linux/35) 0xf146ef85 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#36](/issue/ValveSoftware/steam-for-linux/36) 0xf146f9f5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#37](/issue/ValveSoftware/steam-for-linux/37) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#38](/issue/ValveSoftware/steam-for-linux/38) 0xf1468fe5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#39](/issue/ValveSoftware/steam-for-linux/39) 0xf146bc60 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#40](/issue/ValveSoftware/steam-for-linux/40) 0xf146bcbc in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#41](/issue/ValveSoftware/steam-for-linux/41) 0xf146eec4 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#42](/issue/ValveSoftware/steam-for-linux/42) 0xf146f9f5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#43](/issue/ValveSoftware/steam-for-linux/43) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
---Type <return> to continue, or q <return> to quit---
[#44](/issue/ValveSoftware/steam-for-linux/44) 0xf146e81a in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#45](/issue/ValveSoftware/steam-for-linux/45) 0xf146ef85 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#46](/issue/ValveSoftware/steam-for-linux/46) 0xf146f9f5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#47](/issue/ValveSoftware/steam-for-linux/47) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#48](/issue/ValveSoftware/steam-for-linux/48) 0xf146e81a in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#49](/issue/ValveSoftware/steam-for-linux/49) 0xf146ef85 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#50](/issue/ValveSoftware/steam-for-linux/50) 0xf146f9f5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#51](/issue/ValveSoftware/steam-for-linux/51) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#52](/issue/ValveSoftware/steam-for-linux/52) 0xf146e81a in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#53](/issue/ValveSoftware/steam-for-linux/53) 0xf146ef85 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#54](/issue/ValveSoftware/steam-for-linux/54) 0xf146f9f5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#55](/issue/ValveSoftware/steam-for-linux/55) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#56](/issue/ValveSoftware/steam-for-linux/56) 0xf146e81a in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#57](/issue/ValveSoftware/steam-for-linux/57) 0xf146ef85 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#58](/issue/ValveSoftware/steam-for-linux/58) 0xf146f9f5 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#59](/issue/ValveSoftware/steam-for-linux/59) 0xf144f484 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#60](/issue/ValveSoftware/steam-for-linux/60) 0xf1539b50 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#61](/issue/ValveSoftware/steam-for-linux/61) 0xf1329969 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#62](/issue/ValveSoftware/steam-for-linux/62) 0xf1322b49 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#63](/issue/ValveSoftware/steam-for-linux/63) 0xf0f22669 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#64](/issue/ValveSoftware/steam-for-linux/64) 0xf0f226dc in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#65](/issue/ValveSoftware/steam-for-linux/65) 0xf08f5df7 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
---Type <return> to continue, or q <return> to quit---
[#66](/issue/ValveSoftware/steam-for-linux/66) 0xf08f5ead in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#67](/issue/ValveSoftware/steam-for-linux/67) 0xf0285bbb in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#68](/issue/ValveSoftware/steam-for-linux/68) 0xf0261509 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#69](/issue/ValveSoftware/steam-for-linux/69) 0xf0266878 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#70](/issue/ValveSoftware/steam-for-linux/70) 0xf0266e40 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#71](/issue/ValveSoftware/steam-for-linux/71) 0xf0238bc2 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#72](/issue/ValveSoftware/steam-for-linux/72) 0xf0238bfe in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#73](/issue/ValveSoftware/steam-for-linux/73) 0xf50eed86 in g_main_context_dispatch () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libglib-2.0.so.0
[#74](/issue/ValveSoftware/steam-for-linux/74) 0xf50ef125 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libglib-2.0.so.0
[#75](/issue/ValveSoftware/steam-for-linux/75) 0xf50ef201 in g_main_context_iteration () from /home/majkl/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libglib-2.0.so.0
[#76](/issue/ValveSoftware/steam-for-linux/76) 0xf02385cb in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#77](/issue/ValveSoftware/steam-for-linux/77) 0xf02384a3 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#78](/issue/ValveSoftware/steam-for-linux/78) 0xf02640c0 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#79](/issue/ValveSoftware/steam-for-linux/79) 0xf02641ad in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#80](/issue/ValveSoftware/steam-for-linux/80) 0xf0967583 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#81](/issue/ValveSoftware/steam-for-linux/81) 0xf0965d2c in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#82](/issue/ValveSoftware/steam-for-linux/82) 0xf01fcf2d in cef_do_message_loop_work () from /home/majkl/.local/share/Steam/ubuntu12_32/libcef.so
[#83](/issue/ValveSoftware/steam-for-linux/83) 0xed99f377 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/chromehtml.so
[#84](/issue/ValveSoftware/steam-for-linux/84) 0xed996291 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/chromehtml.so
[#85](/issue/ValveSoftware/steam-for-linux/85) 0xf4448bba in SteamThreadTools::CThread::ThreadExceptionWrapper(void*) () from /home/majkl/.local/share/Steam/ubuntu12_32/libtier0_s.so
[#86](/issue/ValveSoftware/steam-for-linux/86) 0xf44472a3 in ?? () from /home/majkl/.local/share/Steam/ubuntu12_32/libtier0_s.so
[#87](/issue/ValveSoftware/steam-for-linux/87) 0xf4447bd5 in CatchAndWriteMiniDumpExForVoidPtrFn () from /home/majkl/.local/share/Steam/ubuntu12_32/libtier0_s.so
---Type <return> to continue, or q <return> to quit---
[#88](/issue/ValveSoftware/steam-for-linux/88) 0xf4447c27 in CatchAndWriteMiniDumpForVoidPtrFn () from /home/majkl/.local/share/Steam/ubuntu12_32/libtier0_s.so
[#89](/issue/ValveSoftware/steam-for-linux/89) 0xf4449f20 in SteamThreadTools::CThread::ThreadProc(void*) () from /home/majkl/.local/share/Steam/ubuntu12_32/libtier0_s.so
[#90](/issue/ValveSoftware/steam-for-linux/90) 0xf7cfecf1 in start_thread (arg=0xed909b40) at pthread_create.c:311
[#91](/issue/ValveSoftware/steam-for-linux/91) 0xf7c37f4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131
Does that help in any way?
Also, I'm not sure if this is relevant to this issue, since there are other issues with similar "Big Picture crash" information.
@Majkl578: are you using an ATI GPU with the ATI drivers, by chance? If so, what version of the drivers are you using?
As stated in System information, I have AMD Radeon HD 6300M with AMD Catalyst 13.2 beta 3 driver.
I have a crash too
Installing breakpad exception handler for ppid(steam)/version(1360841030_client)
/home/amorphine/.local/share/Steam/steam.sh: строка 561: 4973 Ошибка сегментирования
(подготовлен дамп ядра) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Sorry for Russian.
@Majkl578: apologies for missing what you had already stated. This is a known issue with AMD's drivers. You might try an earlier version of the drivers (pre-13) and have better luck. We are hoping AMD will resolve this issue soon.
Okay, I just wanted to make sure whether it's related to that bug with AMD drivers or not, since backtrace didn't contain anything mentioning fglrx. It's not a problem for me since I normally don't use Big Picture mode. Thanks. :)
AMD Catalyst 13.2 beta7 is out and it should address some Big Picture related crashes:
[370839]: Resolves a sporadic Steam Big Picture mode crashing issue encountered with AMD Radeon™ HD 7000, 6000 Series
Haven't tested yet though.
Is this still happening with recent AMD drivers?
Closing pending confirmation this still occurs.
0xce4d5b40x1 2013-020xcf155b40x1 2013-02
Since the last 3 updates steam big picture crashes for me with the following error:
Installing breakpad exception handler for appid(steam)/version(1360282734_client)
./Steam/steam.sh: line 561: 23772 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
if run with STEAM_RUNTIME=0 there are 4 more error lines:
Installing breakpad exception handler for appid(steam)/version(1360282734_client)
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20130208204856_1.dmp
success = yes
response: CrashID=bp-42d14861-594f-4581-a3f2-c43642130208
./steam.sh: line 561: 7910 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
System info:
Processor Information:
Vendor: GenuineIntel
Speed: 2201 Mhz
8 logical processors
4 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:
"Funtoo Linux - baselayout 2.2.0" (64 bit)
Kernel Name: Linux
Kernel Version: 3.7.0
X Server vendor: The X.Org Foundation
X Server release: 11302000
Video Card:
Driver: ATI Technologies Inc. AMD Radeon HD 6700M Series
Sound card:
Audio device: IDT 92HD81B1X5
Memory:
RAM: 7933 Mb
Miscellaneous:
UI Language: English
LANG: en_US.UTF-8
Microphone: Not set