Marius Roets wrote:
> Hi,
>
> Yesterday I upgraded to OpenSuse 12.2 and compiled the latest git code 
> for Scid. Now when I view the tree window using a reference database, 
> and I click the "Show best tree games list" button, Scid crashes with 
> the following message:
>
> > scid
> terminate called after throwing an instance of 'std::system_error'
>   what():  Operation not permitted
> Aborted
>
> > gcc -v
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.7/lto-wrapper
> Target: x86_64-suse-linux
> Configured with: ../configure --prefix=/usr --infodir=/usr/share/info 
> --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 
> --enable-languages=c,c++,objc,fortran,obj-c++,java,ada 
> --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.7 
> --enable-ssp --disable-libssp --disable-libitm --disable-plugin 
> --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' 
> --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 
> --with-system-zlib --enable-__cxa_atexit 
> --enable-libstdcxx-allocator=new --disable-libstdcxx-pch 
> --enable-version-specific-runtime-libs --enable-linker-build-id 
> --program-suffix=-4.7 --enable-linux-futex --without-system-libunwind 
> --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux
> Thread model: posix
> gcc version 4.7.1 20120723 [gcc-4_7-branch revision 189773] (SUSE Linux)
>
> I'm not sure how to generate a stack trace for Tk applications.
>
> Any help would be appreciated.

You can try to disable multithreading (remove "-std=c++0x -pthread" from 
Makefile and recompile).
Bye,
Fulvio

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to