Skip to Content.
Sympa Menu

charm - [charm] symbol lookup error: libconv-core.so: undefined symbol: __executable_start

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] symbol lookup error: libconv-core.so: undefined symbol: __executable_start


Chronological Thread 
  • From: Jozsef Bakosi <jbakosi AT lanl.gov>
  • To: charm AT lists.cs.illinois.edu
  • Subject: [charm] symbol lookup error: libconv-core.so: undefined symbol: __executable_start
  • Date: Mon, 5 Feb 2018 10:08:50 -0700

Hi folks,

Updating from Charm++ v6.7.1 to 6.8.2 breaks executables with the runtime
error
in the subject. Only with the gnu compiler suite, consistently with version 5,
6, and 7. Intel and clang are fine.

I wonder if this has anything to do with the following feature, introduced in
6.8.0:

"Charm++ programs can now define their own main() function, rather than using
a
generated implementation from a mainmodule/mainchare combination. This extends
the existing Charm++/MPI interoperation feature."

Could some point me to how I can go about diagnosing and/or fixing this
problem?

Thanks,
Jozsef



Archive powered by MHonArc 2.6.19.

Top of Page