Re: libthread error V5-14-00e

From: Bertrand Bellenot <bertrand.bellenot_at_cern.ch>
Date: Sun, 8 Apr 2007 21:03:58 +0200


Hi Danilo,

There were a few posts on the forum (http://root.cern.ch/phpBB2/) about this issue on kubuntu.
Here is a possible solution (from
http://root.cern.ch/phpBB2/viewtopic.php?t=3331&postdays=0&postorder=asc&highlight=kubuntu&start=15).

> i know this is an old thread but i had this problem on kubuntu. simply
> doing this solves the problem: tar zxvf root<version>.tar.gz cd root
> ./configure --prefix=/usr/local make sudo make install
> In my .bashrc, I add: export
> LD_LIBRARY_PATH=/usr/local/lib/root:$LD_LIBRARY_PATH
> and the problem is solved.

Hope this helps.
(you can also perform a search on the forum to see other possible solutions)

Cheers,
Bertrand.

> Hi rooters,
> I compiled V5-14-00e on an INtel centrino running kubuntu 6.10 (2.6.17).
> When i run root and try to open a Tbrowser I get:
> ----
> root [3] TBrowser mybrowser
> Error in <TGComboBox::TGComboBox>: arrow_down.xpm not found
> Error in <TGVScrollBar::TGVScrollBar>: arrow_*.xpm not found
>
> *** Break *** segmentation violation
> Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
> Attaching to program: /proc/10745/exe, process 10745
> [Thread debugging using libthread_db enabled]
> [New Thread -1237993808 (LWP 10745)]
> 0xffffe410 in __kernel_vsyscall ()
> error detected on stdin
> Detaching from program: /proc/10745/exe, process 10745
> --
> Does anyone have any clue?
>
> Cheers,
> Danilo
>
>
Received on Sun Apr 08 2007 - 21:03:39 CEST

This archive was generated by hypermail 2.2.0 : Mon Apr 09 2007 - 11:50:01 CEST