Linux XBMC 12.1 crashes from XUbuntu but not from own session
#1
Hi,
When I launch XBMC as its own session (i.e. log in directly to XBMC instead of my XUbuntu install) it works fine.
When I log into my XUbuntu session and launch xbmc from command line I get a segmentation fault. Log:

############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: Sun Apr 7 15:45:32 PDT 2013
XBMC Options:
Arch: x86_64
Kernel: Linux 3.5.0-26-generic #42-Ubuntu SMP Fri Mar 8 23:18:20 UTC 2013
Release:
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====> Core file: /home/mcohen/core (2013-04-07 15:45:32.598228000 -0700)
=========================================
[New LWP 2721]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f95d97d4630 in __strcpy_chk () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7f95d21e7780 (LWP 2721)):
#0 0x00007f95d97d4630 in __strcpy_chk () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f95db029520 in ?? () from /usr/lib/x86_64-linux-gnu/libasound.so.2
#2 0x00007f95db02a45d in snd_device_name_hint () from /usr/lib/x86_64-linux-gnu/libasound.so.2
#3 0x0000000000b33c64 in CAESinkALSA::EnumerateDevicesEx(std::vector<CAEDeviceInfo, std::allocator<CAEDeviceInfo> >&, bool) ()
#4 0x0000000000b20db9 in CAESinkFactory::EnumerateEx(std::vector<AESinkInfo, std::allocator<AESinkInfo> >&, bool) ()
#5 0x0000000000b26ff5 in CSoftAE::CSoftAE() ()
#6 0x0000000000b1fa0a in CAEFactory::LoadEngine(AEEngine) ()
#7 0x0000000000b1fb8f in CAEFactory::LoadEngine() ()
#8 0x0000000000ed68e0 in CApplication::Create() ()
#9 0x0000000000f6a2b4 in XBMC_Run ()
#10 0x00000000007242b3 in main ()
############# END STACK TRACE ###############

################# LOG FILE ##################

15:45:31 T:140281452066688 NOTICE: -----------------------------------------------------------------------
15:45:32 T:140281452066688 NOTICE: Starting XBMC (12.1 Git:0d373cc), Platform: Linux (Ubuntu 12.10, 3.5.0-26-generic x86_64). Built on Mar 17 2013
15:45:32 T:140281452066688 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
15:45:32 T:140281452066688 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
15:45:32 T:140281452066688 NOTICE: special://masterprofile/ is mapped to: /home/mcohen/.xbmc/userdata
15:45:32 T:140281452066688 NOTICE: special://home/ is mapped to: /home/mcohen/.xbmc
15:45:32 T:140281452066688 NOTICE: special://temp/ is mapped to: /home/mcohen/.xbmc/temp
15:45:32 T:140281452066688 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
15:45:32 T:140281452066688 NOTICE: Local hostname: cohen-htpc
15:45:32 T:140281452066688 NOTICE: Log File is located: /home/mcohen/.xbmc/temp/xbmc.log
15:45:32 T:140281452066688 NOTICE: -----------------------------------------------------------------------


############### END LOG FILE ################

############ END XBMC CRASH LOG #############
Reply
#2
Does anyone know what's going on here?
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC 12.1 crashes from XUbuntu but not from own session0