[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GNU C++ problem



Hello

I have a package that was built with g++-4.1_4.1.1-21 for amd64 ocp 0.1.11-1
that links against a library built with g++-4.0_4.0.3-1 for amd64 libsidplay 1.36.59-4.

This is a problem when using that library, the software crashes. You can simply
reproduce this the following way on etch:

# apt-get install opencubicplayer
$ wget http://cow.ethz.ch/someday.sid
$ ocp someday.sid

It'll segfault.

Here's where I found out about the used g++ versions:
http://buildd.debian.org/fetch.cgi?&pkg=libsidplay&ver=1.36.59-4&arch=amd64&stamp=1142734365&file=log
http://buildd.debian.org/fetch.cgi?&pkg=ocp&ver=1%3A0.1.11-1&arch=amd64&stamp=1166098153&file=log

Can you suggest a way to have one or the other package fixed (best would be
to have both rebuilt with the same g++ version)?

Yours,
Guerkan



Reply to: