Bug#759538: libclang1-3.4: multiple versions of libclang causing codelite to segfault

2014-08-28 Thread James Cowgill
Package: libclang1-3.4 Version: 1:3.4.2-8 Severity: important Control: affects -1 codelite-plugins Hi, The clang co-installable update is causing crashes is codelite when multiple versions of libclang1 are installed. Normally codelite (with codelite-plugins) will load libclang.so.1 and

Bug#759538: libclang1-3.4: multiple versions of libclang causing codelite to segfault

2014-08-28 Thread Sylvestre Ledru
reassign 759538 lldb-3.4 thanks On 28/08/2014 11:41, James Cowgill wrote: Package: libclang1-3.4 Version: 1:3.4.2-8 Severity: important Control: affects -1 codelite-plugins Hi, The clang co-installable update is causing crashes is codelite when multiple versions of libclang1 are

Bug#759538: libclang1-3.4: multiple versions of libclang causing codelite to segfault

2014-08-28 Thread James Cowgill
On Thu, 28 Aug 2014 12:02:01 +0200 Sylvestre Ledru sylves...@debian.org wrote: On 28/08/2014 11:41, James Cowgill wrote: Package: libclang1-3.4 Version: 1:3.4.2-8 Severity: important Control: affects -1 codelite-plugins Hi, The clang co-installable update is causing crashes is

Bug#759538: libclang1-3.4: multiple versions of libclang causing codelite to segfault

2014-08-28 Thread Sylvestre Ledru
On 28/08/2014 12:18, James Cowgill wrote: On Thu, 28 Aug 2014 12:02:01 +0200 Sylvestre Ledru sylves...@debian.org wrote: On 28/08/2014 11:41, James Cowgill wrote: Package: libclang1-3.4 Version: 1:3.4.2-8 Severity: important Control: affects -1 codelite-plugins Hi, The clang

Bug#759538: libclang1-3.4: multiple versions of libclang causing codelite to segfault

2014-08-28 Thread James Cowgill
On Thu, 28 Aug 2014 12:22:54 +0200 Sylvestre Ledru sylves...@debian.org wrote: On 28/08/2014 12:18, James Cowgill wrote: As long as the SONAME in libclang-X.Y is libclang.so.1, the runtime linker will still try to search for that file anyway (and not libclang-X.Y.so.1) so that won't make