GNOME Bugzilla – Bug 513393
gnome-system-monitor : symbol lookup error
Last modified: 2011-11-11 10:03:55 UTC
Steps to reproduce: 1. run gnome-system-monitor 2. 3. Stack trace: no stack trace Other information: gnome-system-monitor: symbol lookup error: gnome-system-monitor: undefined symbol: _ZN7pcrecpp6no_argE
Have you upgraded your libpcre / pcrecpp ? It looks like an API/ABI breakage that you should directly to your distribution.
hi, debian/sid fully updated & upgraded.
Indeed: http://www.pcre.org/changelog.txt 5. Applied Craig's patch that moves no_arg into the RE class in the C++ code. This is an attempt to solve the reported problem "pcrecpp::no_arg is not exported in the Windows port". It has not yet been confirmed that the patch solves the problem, but it does no harm. So it's not gnome. I'm a Debian user too, i'll talk to the packagers tonight. There's been a breakage just like this one a few weeks ago.
Sorry I am not yet accustomed linux, concraitement we must do what?
Il faut ouvrir un bug debian sur libpcre3 comme http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436210 . Je m'en occupe ce soir ... En fait il existe déjà: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463266
ok merci.