View Single Post

   
  #3 (permalink)  
Old 01-04-2008, 09:05 PM
Daniel Packman
 
Posts: n/a
Default Re: sambe 3.0 on aix 5.1

In article <3fd65ada$0$197$75868355@news.frii.net>,
Nicholas Dronen <ndronen@io.frii.com> wrote:
>Daniel Packman <pack@eos.ucar.edu> wrote:
>DP> Has anyone gotten samba 3.0 running on aix 5.1?
>DP> It compiles and links for me, but gives the error:


>DP> Error trying to resolve symbol 'init_module' in /usr/local/lib/charset/CP850.so
>
>DP> while starting up.


>I bet if you run it under truss, you'll see the process try to load
>another file (ISO8859-1.so, perhaps) after it loads CP850.so. Are
>there other libraries in /usr/local/lib/charset?


I don't think the results from truss show that, but I don't have
much experience with this tool:

Error trying to resolve symbol 'init_module' in /usr/local/lib/charset/CP850.so: A file or directory in the path name do
es not exist.
kwrite(1, " E r r o r t r y i n g".., 134) = 134
Conversion from CP850 to UCS-2LE not supported
kwrite(1, " C o n v e r s i o n f".., 47) = 47
__loadx(0x01070280, 0x2FF19A30, 0x00003E80, 0x2FF219B0, 0x00000000, 0x00020000, 0x2E006F00, 0x00800080) = 0x2016049C
__loadx(0x0A040000, 0xD03546F8, 0x00000000, 0x00000001, 0x2FF19A30, 0x00000002, 0x60018E86, 0x00000000) = 0x00000000
__loadx(0x0A040000, 0xD035471C, 0xD0354710, 0x0000D0B2, 0x00000000, 0x60060018, 0x60018E86, 0x00000000) = 0x00000000
loadquery(0x00000002, 0x2012B0C8, 0x00001000, 0x2FF1DA1C, 0x00000658, 0x00000000, 0x000A0000, 0x00000000) = 0x00000000
__loadx(0x02000000, 0x2014AA68, 0x00003E80, 0x2016049C, 0x00000000, 0x60060018, 0x60018E86, 0x00000000) = 0x00000000
__loadx(0x07000000, 0x20011E24, 0x0000000A, 0x2016049C, 0x2012A518, 0x00000020, 0x0000003F, 0x00000000) = 0x20160A94
Incurred fault #6, FLTBOUNDS address = 0xD0178430
Received signal #11, SIGSEGV [caught]
================================================== =============
kwrite(1, " = = = = = = = = = = = =".., 64) = 64
INTERNAL ERROR: Signal 11 in pid 19080 (3.0.0)
kwrite(1, " I N T E R N A L E R R".., 47) = 47
Please read the appendix Bugs of the Samba HOWTO collection
kwrite(1, " P l e a s e r e a d ".., 60) = 60
================================================== =============
kwrite(1, " = = = = = = = = = = = =".., 64) = 64
PANIC: internal error
kwrite(1, " P A N I C : i n t e r".., 22) = 22
kfcntl(1, F_GETFL, 0x2FF22FF8) = 2
kfcntl(2, F_GETFL, 0x00000000) = 2
_getpid() = 19080
kill(0x00004A88, 0x00000006, 0xF0045070, 0x0000D0B2, 0x00000000, 0x6006801A, 0x60018E86, 0x00000000) = 0x00000000
Received signal #6, SIGABRT [default]
*** process killed ***


--
Daniel Packman
NCAR/ACD
pack@ucar.edu
Reply With Quote