On Mon, 2002-04-15 at 19:04, [EMAIL PROTECTED] wrote:

> can you make a backtrace of this? 

Excusez moi, I had a hard time in the last D&D3 session when I wrote
this.  Here's the dump:

#0  0x00440397 in php_apache_sapi_log_message (
    msg=0xbfffef80 "PHP Warning:  Unable to load dynamic library 'dba.so' - dba.so: 
cannot open shared object file: No such file or directory in Unknown on line 0") at 
sapi_apache2.c:214
214             ap_log_error(APLOG_MARK, APLOG_ERR | APLOG_NOERRNO | APLOG_STARTUP, 0, 
ctx->r->server, "%s", msg);
(gdb) bt
#0  0x00440397 in php_apache_sapi_log_message (
    msg=0xbfffef80 "PHP Warning:  Unable to load dynamic library 'dba.so' - dba.so: 
cannot open shared object file: No such file or directory in Unknown on line 0") at 
sapi_apache2.c:214
#1  0x00441701 in php_log_err (
    log_message=0xbfffef80 "PHP Warning:  Unable to load dynamic library 'dba.so' - 
dba.so: cannot open shared object file: No such file or directory in Unknown on line 
0", tsrm_ls=0x81414a0) at main.c:324
#2  0x00441c7b in php_error_cb (type=32, error_filename=0x4f0250 "Unknown", 
error_lineno=0, 
    format=0x4f8e20 "Unable to load dynamic library '%s' - %s", args=0xbffff838) at 
main.c:459
#3  0x00434c39 in zend_error (type=32, format=0x4f8e20 "Unable to load dynamic library 
'%s' - %s")
    at zend.c:682
#4  0x00485dce in php_dl (file=0x814c718, type=1, return_value=0xbffff880, 
tsrm_ls=0x81414a0) at dl.c:137
#5  0x004460e8 in php_load_function_extension_cb (arg=0x814c718, tsrm_ls=0x81414a0) at 
php_ini.c:188
#6  0x0042d113 in zend_llist_apply (l=0x51aa3c, func=0x4460c4 
<php_load_function_extension_cb>, 
    tsrm_ls=0x81414a0) at zend_llist.c:186
#7  0x004464ad in php_ini_delayed_modules_startup (tsrm_ls=0x81414a0) at php_ini.c:313
#8  0x004432af in php_module_startup (sf=0x4ffac0) at main.c:1001
#9  0x004409f4 in php_apache_server_startup (pconf=0x80b90a0, plog=0x80ef178, 
ptemp=0x80f1180, s=0x80bbce0)
    at sapi_apache2.c:435
#10 0x0808025e in ap_run_post_config (pconf=0x80b90a0, plog=0x80ef178, 
ptemp=0x80f1180, s=0x80bbce0)
    at config.c:127
#11 0x08084af8 in main (argc=2, argv=0xbffffab4) at main.c:569
#12 0x002ca627 in __libc_start_main (main=0x80844bc <main>, argc=2, ubp_av=0xbffffab4, 
    init=0x805ee6c <_init>, fini=0x809d9d0 <_fini>, rtld_fini=0x11dcc4 <_dl_fini>, 
stack_end=0xbffffaac)
    at ../sysdeps/generic/libc-start.c:129
(gdb) print ctx
$1 = (php_struct *) 0x0

-- 
jul

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to