When printing from firefox using lpr in snv_160, lpr dumps core:
datsunx$ adb /usr/lib/lp/bin/lpr core
core file = core -- program ``/usr/lib/lp/bin/lpr'' on platform i86pc
SIGSEGV: Segmentation Fault
$c
libpapi-common.so.0`regvalue+0x16(fedb5ad4, fedb5ad8, 0, 4, 806b4a0, fef6e000)
libpapi-common.so.0`_process_value+0xed(fedb5ad4, 8046eac, fedb1970, fedb3b11)
libpapi-common.so.0`_papiAttributeFromStrings+0xcb(80669d8, 1, 806a6c8, 806ab28
)
libpapi-common.so.0`_parse_attribute_list+0x1fc(80669d8, 1, 8046fb0, 8065eb0)
libpapi-common.so.0`papiAttributeListFromString+0x2c(80669d8, 1, 8046fb0, 100)
psm-lpd.so.1`papiJobStreamOpen+0x217(8066200, 806a158, 80668e0, 0, 804714c,
fedd58a8)
libpapi.so.0`papiJobStreamOpen+0x6e(8066e50, 8047e89, 80668e0, 0, 804714c, 0)
jobSubmitSTDIN+0x30(8066e50, 8047e89, 80475ac, 3, 80668e0, 80475a4)
main+0x546(1, 80475f4, 80475fc, 8051e9f)
_start+0x7d(1, 8047778, 0, 804778c, 804779d, 80477ab)
datsunx$ dbx /usr/lib/lp/bin/lpr core
For information about new features see `help changes'
To remove this message, put `dbxenv suppress_startup_message 7.5' in your .dbxrc
Reading lpr
core file header read successfully
Reading ld.so.1
Reading libc.so.1
Reading en_US.UTF-8.so.3
Reading methods_unicode.so.3
Reading libpapi.so.0
Reading libpapi-common.so.0
Reading nss_user.so.1
Reading nss_files.so.1
Reading psm-lpd.so.1
program terminated by signal SEGV (access to address exceeded protections)
0xfedb37be: regvalue+0x0016: movb $0x00000000,(%eax,%edx)
(dbx) where
=>[1] regvalue(0xfedb5ad4, 0xfedb5ad8, 0x0, 0x4, 0x806b4a0, 0xfef6e000), at
0xfedb37be
[2] _process_value(0xfedb5ad4, 0x8046eac, 0xfedb1970, 0xfedb3b11), at
0xfedb38b1
[3] _papiAttributeFromStrings(0x80669d8, 0x1, 0x806a6c8, 0x806ab28), at
0xfedb3bcb
[4] _parse_attribute_list(0x80669d8, 0x1, 0x8046fb0, 0x8065eb0), at 0xfedb3e24
[5] papiAttributeListFromString(0x80669d8, 0x1, 0x8046fb0, 0x100), at
0xfedb3e9c
[6] papiJobStreamOpen(0x8066200, 0x806a158, 0x80668e0, 0x0, 0x804714c,
0xfedd58a8, 0x1, 0xfedd2b79), at 0xfed03223
[7] papiJobStreamOpen(0x8066e50, 0x8047e89, 0x80668e0, 0x0, 0x804714c, 0x0,
0x0, 0xfefe45c9), at 0xfedd2bd6
[8] jobSubmitSTDIN(0x8066e50, 0x8047e89, 0x80475ac, 0x3, 0x80668e0,
0x80475a4, 0x0, 0x8053998), at 0x80532bc
[9] main(0x1, 0x80475f4, 0x80475fc, 0x8051e9f), at 0x805252a
(dbx) quit
Is this a known bug?
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org