On 8/9/2009 6:29 PM, Kern Sibbald wrote:
On Sunday 09 August 2009 20:44:03 Dan Langille wrote:
Kern Sibbald wrote:
On Sunday 09 August 2009 17:31:04 Dan Langille wrote:
FYI: this came up on my first git run. No idea why.

Well the first thing would be to find out why gdb says that your source
and binary do not agree.  Fixing that will probably fix the problem

Did a fresh run.  Same problem.

Not sure why this occurs: 'Variable "exelen" is not available'

You say it's source != binary.  Given a fresh run, how can that happen?

I don't know the answer. You are doing the build.

If the binary and source don't correspond as gdb says, then the "build" is
broken or you are not executing the binary you think you are.

If it helps at all, I just got this traceback on my regression build.

--
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Senior Network Engineer   |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC
--- Begin Message ---
Using host libthread_db library "/lib/i686/nosegneg/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208579488 (LWP 31927)]
[New Thread -1219073136 (LWP 31939)]
0x00868402 in __kernel_vsyscall ()
$1 = "localhost-sd2", '\0' <repeats 16 times>
$2 = 0x8a22470 "bacula-sd"
$3 = 0x8a22928 "/home/fs/bacula/trunk-mysql/regress/bin/bacula-sd"
$4 = 0x0
$5 = 0xbc18ea "3.0.3 (09 August 2009)"
$6 = 0xbc1901 "i686-pc-linux-gnu"
$7 = 0xbc1913 "redhat"
$8 = 0xbc15c8 ""
$9 = "BACULA-TEST.WPI.EDU", '\0' <repeats 30 times>
#0  0x00868402 in __kernel_vsyscall ()
#1  0x00cd163b in waitpid () from /lib/i686/nosegneg/libpthread.so.0
#2  0x00bad5d2 in signal_handler (sig=11) at signal.c:211
#3  <signal handler called>
#4  e_msg (file=0xbbe146 "bnet_server.c", line=137, type=1, level=0, 
    fmt=0xbbe154 "Cannot bind port %d: ERR=%s.\n") at message.c:1075
#5  0x00b8e30b in bnet_thread_server (addrs=0x8a231e8, max_clients=41, 
    client_wq=0x8097460, 
    handle_client_request=0x8066a50 <handle_connection_request(void*)>)
    at bnet_server.c:136
#6  0x0804dc96 in main (argc=<value optimized out>, argv=0x0) at stored.c:306

Thread 2 (Thread -1219073136 (LWP 31939)):
#0  0x00868402 in __kernel_vsyscall ()
#1  0x00ccd992 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/i686/nosegneg/libpthread.so.0
#2  0x00bb68cc in watchdog_thread (arg=0x0) at watchdog.c:308
#3  0x00bbcc78 in lmgr_thread_launcher (x=0x8a2f2f0) at lockmgr.c:710
#4  0x00cc9542 in start_thread () from /lib/i686/nosegneg/libpthread.so.0
#5  0x0037bb6e in clone () from /lib/i686/nosegneg/libc.so.6

Thread 1 (Thread -1208579488 (LWP 31927)):
#0  0x00868402 in __kernel_vsyscall ()
#1  0x00cd163b in waitpid () from /lib/i686/nosegneg/libpthread.so.0
#2  0x00bad5d2 in signal_handler (sig=11) at signal.c:211
#3  <signal handler called>
#4  e_msg (file=0xbbe146 "bnet_server.c", line=137, type=1, level=0, 
    fmt=0xbbe154 "Cannot bind port %d: ERR=%s.\n") at message.c:1075
#5  0x00b8e30b in bnet_thread_server (addrs=0x8a231e8, max_clients=41, 
    client_wq=0x8097460, 
    handle_client_request=0x8066a50 <handle_connection_request(void*)>)
    at bnet_server.c:136
#6  0x0804dc96 in main (argc=<value optimized out>, argv=0x0) at stored.c:306
#0  0x00868402 in __kernel_vsyscall ()
#0  0x00868402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x00cd163b in waitpid () from /lib/i686/nosegneg/libpthread.so.0
No symbol table info available.
#2  0x00bad5d2 in signal_handler (sig=11) at signal.c:211
warning: Source file is more recent than executable.
211              waitpid(pid, NULL, 0);       /* wait for child to produce dump 
*/
Current language:  auto; currently c++
sigdefault = {__sigaction_handler = {sa_handler = 0, sa_sigaction = 0}, 
  sa_mask = {__val = {2147483647, 4294967294, 
      4294967295 <repeats 30 times>}}, sa_flags = 0, sa_restorer = 0x81a4}
buf = "\001", '\0' <repeats 23 times>, 
"\005\t\000\000\000\000\000\000\000\020\000\000\020\000\000\000\000\000\000\000\000c\177J\000\000\000\0006\200ñH\000\000\000\0006\200ñH\000\000\000\000øð<\000\000\000\000\000
 ñ?\000\204\035=\...@\021Ó¿yæ±\000\021\201+\000 y¸"
pid = 30238
already_dead = 1
argv = {0x0, 0x0, 0x0, 0x0}
pid_buf = "31927", '\0' <repeats 14 times>
btpath = "/home/fs/bacula/trunk-mysql/regress/bin/btraceback", '\0' <repeats 
349 times>
#3  <signal handler called>
No symbol table info available.
#4  e_msg (file=0xbbe146 "bnet_server.c", line=137, type=1, level=0, 
    fmt=0xbbe154 "Cannot bind port %d: ERR=%s.\n") at message.c:1075
warning: Source file is more recent than executable.
1075           p[0] = 0;                      /* generate segmentation 
violation */
buf = "localhost-sd2: ABORTING due to ERROR in bnet_server.c:137\nCannot bind 
port 18113: ERR=Address already in 
use.\n\000\000âê\222\005\200\200ö·\002\000\000\000y=²\000}ê\222\005<Õö·À\017³\000\234­ö·(\025Ó¿\\\025Ó¿Bê±",
 '\0' <repeats 17 times>, 
"¨Õö·¨AÌ\000\000\000\000\000\000\000\000\000(\025Ó¿T\026Ó¿[\232;\017\032\000\000\000\\MÌ"...
arg_ptr = 0xbfd32804 "ÁF"
len = <value optimized out>
#5  0x00b8e30b in bnet_thread_server (addrs=0x8a231e8, max_clients=41, 
    client_wq=0x8097460, 
    handle_client_request=0x8066a50 <handle_connection_request(void*)>)
    at bnet_server.c:136
warning: Source file is more recent than executable.
136                 Emsg2(M_ABORT, 0, _("Cannot bind port %d: ERR=%s.\n"), 
ntohs(fd_ptr->port),
be = {<SMARTALLOC> = {<No data fields>}, 
  m_buf = 0x8a492f0 "Address already in use", m_berrno = 98}
newsockfd = <value optimized out>
stat = <value optimized out>
clilen = <value optimized out>
cli_addr = {sa_family = 5, sa_data = "\000\000\b\004¸\000 8Ó¿,\000\000"}
tlog = 0
turnon = 1
request = {fd = 1159739700, 
  user = "DT 2008", '\0' <repeats 31 times>, "i686", '\0' <repeats 61 times>, 
"(none)", '\0' <repeats 18 times>, 
  daemon = '\0' <repeats 12 times>, 
"`s\t\b\036\000\000\000x3Ó¿f¯¸\000`s\t\b\0302¢\b\020\000\000\000¬l¼\...@z¼\000\000\000\000\000yæ±\000\021\201+\000 y¸\000\220\220ö·\002\000\000\000y=²\000dy¸\000lÊö·À\017³\000¼­ö·è3Ó¿\0344Ó¿bê±\000ôß?\000ÄÇ0\000\030\2057\000ðñ¢\b¸Êö·Èa*",
 pid = "P4Ó¿»Òº\000\003", client = {{
      name = "ðñ¢\b`\212ö·Ø6Ó¿ 
\204\206\000\021\000\000\0003\000\000\000\000\000 
Á{\000\000\000{\000\000\000`\212ö·ðñ¢\bØ6Ó¿¼6Ó¿\003\000\000\000\000\004\000\000\000P÷·",
 '\0' <repeats 12 times>, "\002\204\206\000s\000\000\000F\002 
\000¼6Ó¿{\000\000\000<4Ó¿\000\000\000\000\000\000\000\000\177\003ÿÿ\000\000ÿÿÿÿÿÿ\210¡\231\004s\000$\004",
 
      addr = "Ð4¤\004{", '\0' <repeats 70 times>, 
"\200\...@\000\000\000\000\000\000\000\200\t@\000\000\000\000\177\003\000\000\000\000$\004\210¡\231\004s\000\000\000Ð4¤\004{\000\000\000\200\037\000\000Yæ±\0002V±",
 sin = 0xcc742c, 
      unit = 0xb7f69200, request = 0x6}}, server = {{
      name = 
"y=²\000\222sÌ\000´Ïö·À\017³\000Ä­ö·85Ó¿l5Ó¿Yæ±\000°sÌ\000 Y¸\000\220\220ö·\002\000±\000y=²\000dY¸\000<Õö·À\017³\000\234­ö·h5Ó¿\2345Ó¿Bê±\000ÜR±\000ÈR±\000\000\000\000\000\000\000\000\000¨Õö·¨AÌ\000\030\000\000\000À\017³\000h5Ó¿\2246Ó¿\nqW£\032\000\000",
 
      addr = "\\MÌ\000\004KÌ", '\0' <repeats 13 times>, 
"\005\000\000\000°\000\000\000\220\220ö·¨Õö·w\022¸\000¼aÌ\000¨Ý·\000\001\000\000\000À\017³\000\230Ôö·\2106Ó¿¤6Ó¿`ë±\000¨Ý·\000\2106Ó¿´\027³\000\006\000\000\000\220\220ö·Ãæ±\000î\032¸\000\224¨\004\b",
 '\0' <repeats 12 times>, "\005\000\000\000Y\002\000\000À\017³", sin = 
0xb7f6ad98, unit = 0xbfd33628, request = 0xbfd3365c}}, 
  sink = 0xb1ea42 <do_lookup_x+786>, hostname = 0x1, hostaddr = 0xb30fc0, 
  cleanup = 0xb7f6d498, config = 0xbfd336e8}
p = (IPADDR *) 0x8a23728
fd_ptr = <value optimized out>
buf = 
"¢º¸\000D7Ó¿\000\000\000\00080²\000\230Ôö·\000\000\000\000\001\000\000\000\005\000\000\000D7Ó¿e\022¸\000\000À·\000Ü®\004\000\005\000\000\000Xú·\000¬l¼\000p\205¼\000ÆF¼\000x7Ó¿\000\000\000\000\b\004¸\000àÒö·p\205¼\000ÿÿÿÿÀ\017³\000\220\214\004\bX\026³\000 7Ó¿80²\000\020\030³\000\000\000\000\000\001\000\000\000\005\000\000"
sockfds = {<SMARTALLOC> = {<No data fields>}, head = 0x0, tail = 0x0, 
  loffset = 0, num_items = 0}
allbuf = 
"\204\033²\000¬£ö· £ö·\b\000\000\000\000\000\000\000\204Ý?\000¸)Ó¿¶1²\000¸Êö·\000\000\000\000\000\020³\000\001\000\000\000k4Ó¿d4Ó¿`4Ó¿¤\025³\000±\231²\000wðÝ\000\000\000\000\000\000\000\000\000À\017³\000ù\200+\000\204Ý?\000À\017³\000\002\000\000\000dâ\020\000<)Ó¿å\232²\000\b\000\000\000\024\000\000\000À\017³\000x4Ó¿\204\033²\000\224£ö·\210£ö·\b",
 '\0' <repeats 19 times>, 
"¸Êö·\000\000\000\000¶1²\000H4Ó¿\000\000\000\000\000\000\000\0004\000 
\000±\231²\000d4Ó¿`4Ó¿¤\025³\0004\000K\0004"...
#6  0x0804dc96 in main (argc=<value optimized out>, argv=0x0) at stored.c:306
306                           &dird_workq, handle_connection_request);
ch = <value optimized out>
no_signals = false
test_config = false
thid = 3086384016
uid = 0x0
gid = 0x0
#0  0x00000000 in ?? ()
No symbol table info available.

--- End Message ---
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to