On 9/29/07, Rafael Vanoni <[EMAIL PROTECTED]> wrote:

>
> It would be interesting if someone from the Sun Studio camp could give
> us some input on why 12 wasn't working, once they get it fixed.

Some extra information while the gate is compiling.
As I mentioned, I have the apache2 core file still on my harddisk, so
I was messing around a bit (also for learning purposes since I'd love
to learn how to (help) debug stuff.

So, what I did is: mdb core-apache2 and ran a ::status and ::stack
($<msgbuf didnt work) and these are the only commands I know for now,
please feel free to email me (off the list if desired) if you want
extra information regarding this core, or tell me if you want the
entire core, I'll put it on my  FTP/Web server.

> ::status
debugging core file of httpd (32-bit) from lilith
file: /usr/apache2/bin/httpd
initial argv: /usr/apache2/bin/httpd -k start
threading model: native threads
status: process terminated by SIGSEGV (Segmentation Fault)

> ::stack
ld.so.1`remove_so+0x33c(feffa2dc, fea10cf0, 8047cc4, 0)
ld.so.1`remove_hdl+0xaed(fea803e8, fee80018, 0, fefd5136)
ld.so.1`dlclose_core+0xa3(fea803e8, fee80018, feffa2dc, fefd5212)
ld.so.1`dlclose_intn+0x28(fea803e8, fee80018, 8047d70, fefd527c)
ld.so.1`dlclose_check+0x33(fea803e8, fee80018, 8047da0, fefd52fd)
ld.so.1`dlclose+0x3f(fea803e8)
libapr-1.so.0.2.7`dso_cleanup+0x29(80f1a48)
libapr-1.so.0.2.7`run_cleanups+0x28(80bcc68)
libapr-1.so.0.2.7`apr_pool_clear+0x3b(80bcc58)
main+0x5be(3, 8047e7c, 8047e8c)
_start+0x7a(3, 8047f20, 8047f37, 8047f3a, 0, 8047f40)


Patrick
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to