Subscribe

Segmentation fault

  1. 2010-03-06 19:05:20 PST
    Hi there, i'm trying to compile xbt_tracker. i use Debian 5.0. It compiles ok but when I run it i get a segmentation fault. gdb produce this on the backtrace: #0 0xb7cf0606 in std::string::assign () from /usr/lib/libstdc++.so.6 #1 0x08086c7a in main1 () #2 0x08086e54 in main () and strace this: http://pastebin.com/jVsCyJmZ all dependencies are installed. the mysql-server i use is the latest one that comes with directadmin.
  2. 2010-03-07 12:29:18 PST
    What MySQL version are you using? Is it a local MySQL server? It seems like 5.1, but Lenny ships with 5.0. Also, a line number in main1 would be helpful.
  3. 2010-03-07 14:47:43 PST
    I found what was wrong. The problem was that I had a really old version of mysql-client-libs. It works like a charm now. Thanks...
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.