THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#175 - auth_db crash if table_version field does not exist
User who did this - Juha Heinanen (jh)
----------
here you go:
(gdb)
#1 0x080f54f9 in find_mod_export_record (mod=0xb73c1fc8 "db_mysql",
name=0xb7315353 "db_bind_api", param_no=0, flags=0, mod_if_ver=0xbffcebec)
at sr_module.c:657
657 if (mod!=0 && (strcmp(t->exports.name, mod) !=0))
(gdb) print t->exports
$1 = {name = 0x786e6570 <Address 0x786e6570 out of bounds>,
cmds = 0x706f3a67, params = 0x67786e65, init_f = 0x40333231,
response_f = 0x61636f6c, destroy_f = 0x736f686c, onbreak_f = 0x65732f74,
init_child_f = 0xb6700072, dlflags = 0, rpc_methods = 0x0, stats = 0x0,
mi_cmds = 0x0, items = 0x0, procs = 0x0}
-- juha
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=175#comment3…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.