Xbmc compiled on my htpc and laptop crash just after xbmc logo
#1
Core dump + gdb:
http://pastebin.com/m1914facf
CrashLog:
http://pastebin.com/m1af80959

I'm trying to build a svn dump of xbmc, i've tried since 22400~ (i don't remember the first i've tried to build) to 22630.

ubuntu 9.04 2.6.28-15-server i686
nvidia 180.60 (tested also 190 and 185) all from avenard or nvidia-vdpau repo (tested both).
All build return me the same crash.

make finish without error or at least i didn't notice any error.

Could be a wrong lib?
ccache debhelper quilt python-support cmake autotools-dev autoconf automake unzip libboost-dev libmad0-dev libjpeg-dev libsamplerate-dev libogg-dev libvorbis-dev libfreetype6-dev libfontconfig-dev libbz2-dev libfribidi-dev libsqlite3-dev libmysqlclient-dev libasound-dev libpng-dev libpcre3-dev liblzo2-dev libcdio-dev libsdl-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libenca-dev libjasper-dev libxt-dev libxtst-dev libxmu-dev libxinerama-dev libcurl-dev libdbus-1-dev libhal-storage-dev libhal-dev libpulse-dev libavahi-common-dev libavahi-client-dev libxrandr-dev liba52-dev libdts-dev libfaad-dev libmp4ff-dev libmpeg2-4-dev libass-dev libmpcdec-dev libflac-dev libwavpack-dev python-dev gawk gperf nasm libcwiid1-dev libbluetooth-dev zlib1g-dev libmms-dev libsmbclient-dev nvidia-180-libvdpau-dev nvidia-glx-180-dev

Code:
------------------------
  XBMC Configuration:
------------------------
  Debugging:    Yes
  Profiling:    No
  Optimization:    Yes
  OpenGL:    Yes
  VDPAU:    Yes
  Joystick:    Yes
  XRandR:    Yes
  PCRE Support:    Yes
  MID Support:    No
  ccache:    Yes
  PulseAudio:    Yes
  FAAC:        Yes
  DVDCSS:    Yes
  Avahi:    Yes
  External Libraries:    No
  External FFmpeg:    No
  External libmad:    No
  External liba52:    No
  External libdts:    No
  External libfaad:    No
  External libmpeg2:    No
  External libass:    No
  External libvorbis:    No
  External libogg:    No
  External libmpcdec:    No
  External libflac:    No
  External libwavpack:    No
  External Python:    No
  prefix:    /usr/local

EDIT: i installed faac lib
Reply
#2
Please try a build <r22529 and post the crash log from that. The code base isn't user consumable from 22529 onward.
Reply
#3
Yes, you can expect SVN releases to be broken for at least a couple of days. Stick with 22528 for awhile.
Reply
#4
Same issue with 22528.
Crashlog of rev 22528:
http://pastebin.com/m1d9c7f08

Do u need the core dump?
Reply
#5
Change your locale to something such as LC_ALL="C":

http://trac.xbmc.org/ticket/7128

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#6
Ty, all work well in this way Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Xbmc compiled on my htpc and laptop crash just after xbmc logo0