2010-04-26 22:24:46 Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 88920
Hi,
I test samaba client in ADSP-BF518 EZ-Board V0.2 + uClinux-dist-2009R1.1-RC4 .libsmbclient.a is from samba-3.025a.Windows Xp is as server.Using Samclient_test.tar.gz to test can occur many times write data to server failed
(many be need some hours).
Best Regards
-Bill
Sambclient_test.tar.gz
QuoteReplyEditDelete
2010-04-27 00:06:56 Re: Some time write data to server failed using samaba
Mike Frysinger (UNITED STATES)
Message: 88925
so try a newer samba version
QuoteReplyEditDelete
2010-04-27 02:42:52 Re: Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 88934
Mike,
Thank you.
I downloaded the lastest version 3.5.2.Using blackfin toolchain compiled,but the libsmbclient.a cann't work with program. I use underside comand to create Makefile and build
./configure --host=bfin-uclinux --target=bfin-uclinux --build=i686 CC=bfin-uclinux-gcc AR=bfin-uclinux-ar\
--prefix= --with-smbmount --with-privatedir=/etc/config \
--with-configdir=/etc/config --with-logfilebase=/var/log \
--without-ldap --disable-cups --disable-pie \
--disable-shared --disable-debug --disable-developer \
--disable-krb5developer --disable-dmalloc --disable-nls
make
Is it right to configure Makefile for blackfin uClinux to compile sama-3.5.2?
-Bill
QuoteReplyEditDelete
2010-04-27 06:56:40 Re: Some time write data to server failed using samaba
Yi Li (CHINA)
Message: 88959
Bill,
> but the libsmbclient.a cann't work with program
You need to tell details when you ask for help. Otherwise people don't know how to help you.
-Yi
QuoteReplyEditDelete
2010-05-19 22:04:54 Re: Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 89565
Using samba 3.5.2 version in bf516 0.1, board is as client and pc+windows xp is as server. It not occur writing data failed to server using libsmbclient.a. But when program work a hour, it will be exception.
The message:
Data access misaligned address violation
- Attempted misaligned data memory or data cache access.
Deferred Exception context
CURRENT PROCESS:
COMM=smb_test_bandwi PID=152
CPU = 0
TEXT = 0x01000040-0x012b8540 DATA = 0x012b8560-0x013e8d1c
BSS = 0x013e8d1c-0x013f7380 USER-STACK = 0x0147cf4c
return address: [0x01274cd0]; contents of:
0x01274cb0: d334 9110 0981 1808 e14a 013e e10a d338
0x01274cc0: 9110 0981 1819 e300 19c5 3210 e801 0000
0x01274cd0: [e410] 0011 0010 e14a 013e e10a d330 9110
0x01274ce0: 0981 17e4 e14a 013d e10a c060 e410 0011
ADSP-BF516-0.1 400(MHz CCLK) 80(MHz SCLK) (mpu off)
Linux version 2.6.28.10-ADI-2009R1.1
Built with gcc version 4.1.2 (ADI svn)
SEQUENCER STATUS: Not tainted
SEQSTAT: 00002024 IPEND: 0030 SYSCFG: 0006
EXCAUSE : 0x24
interrupts disabled
physical IVG5 asserted : <0x00009190> { _evt_ivhw + 0x0 }
RETE: <0x00000000> /* Maybe null pointer? */
RETN: <0x01e96000> /* kernel dynamic memory */
RETX: <0x00000480> /* Maybe fixed code section */
RETS: <0x01282442> [ smb_test_bandwi + 0x282402 ]
PC : <0x01274cd0> [ smb_test_bandwi + 0x274c90 ]
DCPLB_FAULT_ADDR: <0xc0000058> /* kernel dynamic memory */
ICPLB_FAULT_ADDR: <0x01274cd0> [ smb_test_bandwi + 0x274c90 ]
PROCESSOR STATE:
R0 : c0000016 R1 : c0000016 R2 : 019af86b R3 : 019b082c
R4 : 019b1118 R5 : 019afa84 R6 : 00000830 R7 : fffffffe
P0 : 0000006b P1 : 0000036a P2 : c0000016 P3 : 019b082c
P4 : 013dc054 P5 : 013dc054 FP : 019af8d8 SP : 01e95f24
LB0: 01288031 LT0: 01288030 LC0: 00000000
LB1: 01286d9d LT1: 01286d9c LC1: 00000000
B0 : 8000746e L0 : 00000000 M0 : 000007e0 I0 : 0147cfe0
B1 : 8977beb7 L1 : 00000000 M1 : 7bb6169e I1 : 019b48f8
B2 : 0147bb58 L2 : 00000000 M2 : 8000746e I2 : 00000007
B3 : 00000000 L3 : 00000000 M3 : 846e0e8f I3 : 0000001e
A0.w: 00000022 A0.x: 00000000 A1.w: 00000022 A1.x: 00000000
USP : 019af88c ASTAT: 02001004
Hardware Trace:
0 Target : <0x0000508c> { _trap_c + 0x0 }
Source : <0x00008bee> { _exception_to_level5 + 0xae } CALL pcrel
1 Target : <0x00008b40> { _exception_to_level5 + 0x0 }
Source : <0x000089fc> { _bfin_return_from_exception + 0x18 } RTX
2 Target : <0x000089e4> { _bfin_return_from_exception + 0x0 }
Source : <0x00008a98> { _ex_trap_c + 0x6c } JUMP.S
3 Target : <0x00008a2c> { _ex_trap_c + 0x0 }
Source : <0x00008cba> { _trap + 0x5a } JUMP (P4)
4 Target : <0x00008c60> { _trap + 0x0 }
Source : <0x01274ccc> [ smb_test_bandwi + 0x274c8c ] 0xe801
5 Target : <0x01274cca> [ smb_test_bandwi + 0x274c8a ]
Source : <0x01278076> [ smb_test_bandwi + 0x278036 ] RTS
6 Target : <0x01278070> [ smb_test_bandwi + 0x278030 ]
Source : <0x0127806a> [ smb_test_bandwi + 0x27802a ] IF !CC JUMP
7 Target : <0x01278061> [ smb_test_bandwi + 0x278021 ]
Source : <0x0127806e> [ smb_test_bandwi + 0x27802e ] JUMP.S
8 Target : <0x0127806c> [ smb_test_bandwi + 0x27802c ]
Source : <0x01278065> [ smb_test_bandwi + 0x278025 ]
9 Target : <0x01278060> [ smb_test_bandwi + 0x278020 ]
Source : <0x0000918c> { __common_int_entry + 0xcc } RTI
10 Target : <0x0000912a> { __common_int_entry + 0x6a }
Source : <0x00008e40> { _system_call + 0xb8 } RTS
11 Target : <0x00008e3c> { _system_call + 0xb4 }
Source : <0x00008e2c> { _system_call + 0xa4 } IF !CC JUMP
12 Target : <0x00008e26> { _system_call + 0x9e }
Source : <0x00008e16> { _system_call + 0x8e } IF !CC JUMP
13 Target : <0x00008df6> { _system_call + 0x6e }
Source : <0x00008fd4> { _schedule_and_signal_from_int + 0x34 } JUMP.S
14 Target : <0x00008fd2> { _schedule_and_signal_from_int + 0x32 }
Source : <0x000016ea> { _finish_atomic_sections + 0x32 } RTS
15 Target : <0x000016e4> { _finish_atomic_sections + 0x2c }
Source : <0x000016d4> { _finish_atomic_sections + 0x1c } IF !CC JUMP
Userspace Stack
Stack info:
SP: [0x019af88c] <0x019af88c> /* kernel dynamic memory */
Memory from 0x019af880 to 019b0000
019af880: e3fe601a 019af8d8 <01282442>[019be145] e1050738 6006ae0c 300d3007 daeae3fe
019af8a0: 1be80c00 6100640e 643d0806 63f813f6 01276c66 00100528 05783208 e1200167
019af8c0: e147ff80 914a019b 6e4de107 99516fa6 9b105608 30073049 019afa54 <01271a38>
019af8e0: 013d4ea0 e3ff300f 000047d5 e14a0167 6fa6019b c9c4e10a 9910b130 10130c00
019af900: 8770e3fe 10070c80 019be140 aef4e100 47c0e3ff 18040c00 e3ff6000 a1300b6f
019af920: ffcce3ff 01276c66 00000010 01670568 6fa64800 30293030 e1401807 e100019b
019af940: e3ff8920 480e44db 6000180a 8832e3fe e3fe6008 6010882f 882ce3fe 019be140
019af960: 6e43e100 e3fe6011 0c808afb 100d3038 019be140 e1006001 e3ff8920 20044659
019af980: e3fe3007 30388845 00000000 1019481e e3ff3005 e3feffad 30078c01 e3fe6001
019af9a0: 3007884d e3fe6009 30078849 e3fe6011 20078845 e3fe3007 481687fd 67ff1804
019af9c0: 13f90d17 01276c66 00100528 60016040 ffaee2ff e14a05ed 0167019b cdc8e10a
019af9e0: 30286fa6 303a3031 300e9155 30173005 8dcee3fe 30080c38 60221405 08109128
019afa00: 6c661bf5 01273001 001005ad 0d000167 181e6f86 6461304e e3ff6002 0c38ffdd
019afa20: a0f21817 007fe120 0c015442 c6821005 434001c2 3001200e 43006408 0d004d08
019afa40: 60001003 e1202006 500103e8 63f82002 01276c86 019b10e4 <01271d7e> 013dc054
019afa60: 013dc054 00000026 00000830 019afa84 0c8086b9 181e3008 14110c00 9110ad72
019afa80: e3ff304a 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afaa0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afac0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afae0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afb00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afb20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afb40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afb60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afb80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afba0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afbc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afbe0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afc00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afc20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afc40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afc60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afc80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afca0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afcc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afce0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afd00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afd20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afd40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afd60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afd80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afda0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afdc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afde0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afe00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afe20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afe40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afe60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afe80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afea0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afec0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019afee0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019aff00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019aff20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019aff40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019aff60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019aff80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019affa0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019affc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
019affe0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Return addresses in stack:
address : <0x01282442> [ smb_test_bandwi + 0x282402 ]
address : <0x01271a38> [ smb_test_bandwi + 0x2719f8 ]
address : <0x01271d7e> [ smb_test_bandwi + 0x271d3e ]
Best regards
-Bill
QuoteReplyEditDelete
2010-05-20 00:14:18 Re: Some time write data to server failed using samaba
Mike Frysinger (UNITED STATES)
Message: 89566
please read the documentation
docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:analyzing_traces#unaligned_data_access
QuoteReplyEditDelete
2010-05-20 02:34:12 Re: Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 89572
Mike,
Thank you. I have read this doc. But when according to the way to find the bug.
$ bfin-uclinux-addr2line -f -e smb_test_bandwidth.gdb 0x274c90
thread_self
libpthread/linuxthreads.old/internals.h:422
So I post this problem for help.
Best Regards
-Bill
QuoteReplyEditDelete
2010-05-20 03:18:59 Re: Some time write data to server failed using samaba
Mike Frysinger (UNITED STATES)
Message: 89584
build things as FDPIC instead of FLAT to get a better break down. inlined functions often show up like that.
QuoteReplyEditDelete
2010-05-20 03:34:38 Re: Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 89588
Mike,
Thank you. Lib build with bfin-uclinux-,cann't use bfin-linux-uclibc- to build. Do you know have tools to translate
FLAT lib to FDPIC lib?
Best Regards
-Bill
QuoteReplyEditDelete
2010-05-20 10:00:55 Re: Some time write data to server failed using samaba
Robin Getz (UNITED STATES)
Message: 89590
Bill:
Run make clean, change the build system to fdpic, and build again.
-Robin
QuoteReplyEditDelete
2010-05-20 21:21:43 Re: Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 89605
Robin,
Thank you for your reply.The samba lib is not in uClinux.
Best Regards
-Bill
QuoteReplyEditDelete
2010-05-21 13:15:25 Re: Some time write data to server failed using samaba
Robin Getz (UNITED STATES)
Message: 89642
Bill:
All you should need to do is configure things properly with ./configure then.
-Robin
QuoteReplyEditDelete
2010-05-24 04:01:25 Re: Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 89796
Robin,
Thank you. In ./configure using cross compiled with bfin-uclibc-linux- will be occur error.
-Bill
QuoteReplyEditDelete
2010-05-24 11:15:17 Re: Some time write data to server failed using samaba
Robin Getz (UNITED STATES)
Message: 89803
Bill:
What error?
QuoteReplyEditDelete
2010-05-25 02:48:45 Re: Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 89820
Robin,
Thank you for your reply.It is my mistake cause to use ./configure failed.
Best Regards
-Bill
QuoteReplyEditDelete
2010-05-25 22:52:17 Re: Some time write data to server failed using samaba
Bill Xie (CHINA)
Message: 89850
Using Fdpic format program work some times with exception.The error message below:
Data access CPLB miss
- Used by the MMU to signal a CPLB miss on a data access.
Deferred Exception context
CURRENT PROCESS:
COMM=smb_test_bandwi PID=174
CPU = 0
TEXT = 0x01400000-0x017eb588 DATA = 0x002c0588-0x002f9628
BSS = 0x002f9628-0x01020000 USER-STACK = 0x0103fea0
return address: [0x01014f34]; contents of:
0x01014f10: 67f9 0981 1413 e51a 0038 9110 0981 1806
0x01014f20: e51a 0028 9110 0981 1815 e3ff f854 3218
0x01014f30: e801 0000 [e418] 0011 0010 e51a 003d 9110
0x01014f40: 0981 17ea e51b 0021 e801 0000 e418 0011
ADSP-BF516-0.1 400(MHz CCLK) 80(MHz SCLK) (mpu off)
Linux version 2.6.28.10-ADI-2009R1.1
Built with gcc version 4.1.2 (ADI svn)
SEQUENCER STATUS: Not tainted
SEQSTAT: 00000026 IPEND: 0030 SYSCFG: 0006
EXCAUSE : 0x26
interrupts disabled
physical IVG5 asserted : <0x00009190> { _evt_ivhw + 0x0 }
RETE: <0x00000000> /* Maybe null pointer? */
RETN: <0x01116000> [ smb_test_bandwi + 0x0 ]
RETX: <0x00000480> /* Maybe fixed code section */
RETS: <0x0114d37e> [ /lib/libc.so.0 + 0xd37e ]
PC : <0x01014f34> [ /lib/libpthread.so.0 + 0x4f34 ]
DCPLB_FAULT_ADDR: <0x0a7878bc> /* kernel dynamic memory */
ICPLB_FAULT_ADDR: <0x01014f34> [ /lib/libpthread.so.0 + 0x4f34 ]
PROCESSOR STATE:
R0 : 0a787878 R1 : 0a787878 R2 : 011177ff R3 : 01117940
R4 : 01117a44 R5 : 011187ec R6 : 00000830 R7 : fffffffe
P0 : 000000c4 P1 : 01018d94 P2 : 010480b0 P3 : 0a787878
P4 : 002d9b08 P5 : 002d9b08 FP : 0111788c SP : 01115f24
LB0: 0115f891 LT0: 0115f890 LC0: 00000000
LB1: 0115d6b7 LT1: 0115d6b6 LC1: 00000000
B0 : 8000746e L0 : 00000000 M0 : aae6b5ff I0 : 0103ffe0
B1 : c0aa8890 L1 : 00000000 M1 : cb0039d3 I1 : 01049940
B2 : 0103ea14 L2 : 00000000 M2 : 8000746e I2 : 0111af0c
B3 : 00000000 L3 : 00000000 M3 : 2402f7a1 I3 : 00000007
A0.w: 00000022 A0.x: 00000000 A1.w: 00000022 A1.x: 00000000
USP : 01117820 ASTAT: 02001004
Hardware Trace:
0 Target : <0x0000508c> { _trap_c + 0x0 }
Source : <0x00008bee> { _exception_to_level5 + 0xae } CALL pcrel
1 Target : <0x00008b40> { _exception_to_level5 + 0x0 }
Source : <0x000089fc> { _bfin_return_from_exception + 0x18 } RTX
2 Target : <0x000089e4> { _bfin_return_from_exception + 0x0 }
Source : <0x00008a98> { _ex_trap_c + 0x6c } JUMP.S
3 Target : <0x00008910> { _ex_dcplb_miss + 0x0 }
Source : <0x00008cba> { _trap + 0x5a } JUMP (P4)
4 Target : <0x00008c60> { _trap + 0x0 }
Source : <0x01014f30> [ /lib/libpthread.so.0 + 0x4f30 ] 0xe801
5 Target : <0x01014f2e> [ /lib/libpthread.so.0 + 0x4f2e ]
Source : <0x01018db8> [ /lib/libpthread.so.0 + 0x8db8 ] RTS
6 Target : <0x01018db2> [ /lib/libpthread.so.0 + 0x8db2 ]
Source : <0x01018dac> [ /lib/libpthread.so.0 + 0x8dac ] IF !CC JUMP
7 Target : <0x01018da3> [ /lib/libpthread.so.0 + 0x8da3 ]
Source : <0x01018db0> [ /lib/libpthread.so.0 + 0x8db0 ] JUMP.S
8 Target : <0x01018dae> [ /lib/libpthread.so.0 + 0x8dae ]
Source : <0x01018da7> [ /lib/libpthread.so.0 + 0x8da7 ]
9 Target : <0x01018da2> [ /lib/libpthread.so.0 + 0x8da2 ]
Source : <0x0000918c> { __common_int_entry + 0xcc } RTI
10 Target : <0x0000912a> { __common_int_entry + 0x6a }
Source : <0x00008e40> { _system_call + 0xb8 } RTS
11 Target : <0x00008e3c> { _system_call + 0xb4 }
Source : <0x00008e2c> { _system_call + 0xa4 } IF !CC JUMP
12 Target : <0x00008e26> { _system_call + 0x9e }
Source : <0x00008e16> { _system_call + 0x8e } IF !CC JUMP
13 Target : <0x00008df6> { _system_call + 0x6e }
Source : <0x00008fd4> { _schedule_and_signal_from_int + 0x34 } JUMP.S
14 Target : <0x00008fd2> { _schedule_and_signal_from_int + 0x32 }
Source : <0x000016ea> { _finish_atomic_sections + 0x32 } RTS
15 Target : <0x000016e4> { _finish_atomic_sections + 0x2c }
Source : <0x000016d4> { _finish_atomic_sections + 0x1c } IF !CC JUMP
Userspace Stack
Stack info:
SP: [0x01117820] <0x01117820> [ smb_test_bandwi + 0x820 ]
Memory from 0x01117820 to 01118000
01117820:[00000000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117840: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117860: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117880: 00000000 00000000 00000000 01117a10 <016bbeb6> 017c1760 00000000 00000000
011178a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
011178c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
011178e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117900: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117920: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117940: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117960: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117980: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
011179a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
011179c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
011179e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117a00: 00000000 00000000 00000000 00000000 011190a4 <016bc23e> 002d9b08 002d5798
01117a20: 002d5798 00000830 011187ec 00000000 00000000 00000000 00000000 00000000
01117a40: 002f92e4 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117a60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117a80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117aa0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117ac0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117ae0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117b00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117b20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117b40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117b60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117b80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117ba0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117bc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117be0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117c00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117c20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117c40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117c60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117c80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117ca0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117cc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117ce0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117d00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117d20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117d40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117d60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117d80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117da0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117dc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117de0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117e00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117e20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117e40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117e60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117e80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117ea0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117ec0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117ee0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117f00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117f20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117f40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117f60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117f80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117fa0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
01117fe0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Return addresses in stack:
address : <0x016bbeb6> [ /home/smb_test_bandwidth + 0x2bbeb6 ]
address : <0x016bc23e> [ /home/smb_test_bandwidth + 0x2bc23e ]
Bus error
With this message: DCPLB_FAULT_ADDR: <0x0a7878bc> /* kernel dynamic memory */
ICPLB_FAULT_ADDR: <0x01014f34> [ /lib/libpthread.so.0 + 0x4f34 ],The address in thread lib , How to fix the bug?
With bfin-linux-uclibc-g++ to compile code,it is not create *.gdb file,so how to get debug message ?
-Bil
QuoteReplyEditDelete
2010-05-26 00:11:12 Re: Some time write data to server failed using samaba
Mike Frysinger (UNITED STATES)
Message: 89851
there is no need for a sep .gdb file with FDPIC because the file itself is the ELF