Results 1 to 15 of 48

Thread: Firmware v1.8.1.7 CR3 [Oleg]

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    377
    Hi

    It seems i found a bug in the Javascripts that controll the admin page. If you repeatedly switch between two sellections in some of the pulldown menus they get longer and longer (see Screenshot).

    Also, It still dont shows the printer status in the Status page (Blank fields).

    The rest is a great release, now have to test Samba

    A question: Can you embed the NetIO binary in the next release, great for testing and only 25k or less.

    Greets
    Attached Images Attached Images  
    My Stuff: WL-500g, Mapower H31x 10GB HD, Philips Webcam Vesta PRO, TerraTec Webcam PRO, USB Hub

  2. #2
    Oleg,
    Can you still have a look at the WPA-PSK/TKIP and WPA-PSK/TKIP+AES issue, as has been discussed in the 1.8.1.7-2 forum?
    Thanks.

  3. #3
    Hi,
    I upgraded firmware to 1.8.1.7-3 and I started to get very awfull messages in /var/log/smb - seems like shared memory is somewhat corrupt (?).
    The smbd process seems to span more and more children processes.
    The smb.conf was not changed from that which worked in 1.8.1.7-2a and previous.
    Access to shared folder is working well, despite of errors, but it cease to function after some time.

    Can anybody tell me how to correct this? Or samba itself is broken?

    /etc/smb.conf
    Code:
    [global]
            netbios name = FW
            server string =
            workgroup = HOME
            local master = yes
            prefered master = yes
            os level = 255
            guest account = nobody
            security = share
            browseable = yes
            log level = 1
            max log size = 100
            encrypt passwords = no
            dns proxy = no
            wins support = yes
            preserve case = yes
            short preserve case = yes
    [share]
            comment = Shared public folder
            path = /mnt/share
            writeable = yes
            guest ok = yes
            force user = nobody
    /var/log/smb:
    Code:
    WARNING: clearing global IPC lock set by dead process 15406
    ERROR shm_open : can't IPC_SET. Error was Bad address
    2004/11/21 16:28:35 pc102 (192.168.11.102) connect to service share as user nobody (uid=99,gid=99) (pid 15807)
    2004/11/21 16:28:35 pc102 (192.168.11.102) couldn't find service shar
    2004/11/21 16:28:35 pc102 (192.168.11.102) couldn't find service shar
    2004/11/21 16:29:09 pc102 (192.168.11.102) closed connection to service share
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    2004/11/21 16:29:13 pc102 (192.168.11.102) connect to service share as user nobody (uid=99,gid=99) (pid 15809)
    2004/11/21 16:29:20 pc102 (192.168.11.102) couldn't find service shar
    2004/11/21 16:29:30 pc102 (192.168.11.102) closed connection to service share
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    2004/11/21 16:30:57 pc102 (192.168.11.102) connect to service share as user nobody (uid=99,gid=99) (pid 15817)
    2004/11/21 16:30:57 pc102 (192.168.11.102) couldn't find service shar
    2004/11/21 17:15:36 pc102 (192.168.11.102) closed connection to service share
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    ===============================================================
    INTERNAL ERROR: Signal 11 in pid 16545 (1.9.18p10)
    Please read the file BUGS.txt in the distribution
    ===============================================================
    Last message was pSETDIR
    ===============================================================
    Dumping core in /var/log/corefiles
    write_socket: Error writing 4 bytes to socket 5: ERRNO = Connection reset by peer
    Error writing 4 bytes to client. -1. Exiting
    WARNING: clearing global IPC lock set by dead process 16545
    ERROR shm_open : can't IPC_SET. Error was Bad address
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    write_socket: Error writing 4 bytes to socket 5: ERRNO = Connection reset by peer
    Error writing 4 bytes to client. -1. Exiting

  4. #4
    same here. Samba is probably compiled without IPC support. This is problematic for share folder browsing, but not for connecting and using your share.

  5. #5
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    1.8.1.7-3 uses "newer" samba, and it has some problems. I've not time to check this yet.

  6. #6
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308
    Same problems here too. I suffered a huge performance loss, because the time needed before the datatransfers actually starts is very long. Data transfer itself is pretty fast, I reached 800 kByte/s while reading. Thats 200 more then with 1.7.x.x series firmware.

    My smb log:
    Code:
    Unknown message type 160!
    2004/11/21 19:09:19 unknown command type (SMBunknown): cnum=105 type=160 (0xA0)
    Unknown message type 160!
    2004/11/21 19:09:19 unknown command type (SMBunknown): cnum=105 type=160 (0xA0)
    Unknown message type 160!
    I get the messages above very often, so below is the last bit of the log
    Code:
    Unknown message type 160!
    2004/11/21 19:10:23 unknown command type (SMBunknown): cnum=105 type=160 (0xA0)
    2004/11/21 21:05:05 tester (192.168.1.10) closed connection to service share
    2004/11/21 23:36:05 travelmate (192.168.1.2) closed connection to service share$
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    2004/11/21 23:37:17 travelmate (192.168.1.2) connect to service share$ as user admin (uid=0,gid=99) (pid 370)
    2004/11/21 23:44:27 travelmate (192.168.1.2) closed connection to service share$
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    ERROR shm_validate_header : bad magic
    ERROR shm_open : corrupt IPC area - remove it!
    2004/11/22 21:36:31 travelmate (192.168.1.2) connect to service share$ as user admin (uid=0,gid=99) (pid 1475)

  7. #7
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308
    I just discovered a 'corefiles' directory in the '/var/log' directory. It contains a file called 'core' which is 417792 bytes big. I have no idea what it is. I can find on Google many ways how to clean them, but nowhere what they are. They seem to me like core dumps when a program crashes or something. Am I right? Are these files nessesary or can I safely delete them, because they consume lots of ram...?

  8. #8
    Maybe this is off-topic, but I can't find it.
    How do I use my printer on the router from Linux?
    Any help on that will be great!

Similar Threads

  1. Firmware v1.9.2.7 CR1 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 53
    Last Post: 13-04-2005, 23:26
  2. Firmware v1.9.2.7 CR2 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 64
    Last Post: 11-01-2005, 18:22
  3. Firmware v1.7.5.9 CR2 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 38
    Last Post: 06-10-2004, 08:12
  4. Firmware v1.7.5.6 CR2.1 [Oleg]
    By Antiloop in forum WL-500g Firmware Releases
    Replies: 18
    Last Post: 03-05-2004, 11:13
  5. Firmware v1.7.5.6 CR1 [Oleg]
    By Antiloop in forum WL-500g Firmware Releases
    Replies: 15
    Last Post: 07-04-2004, 17:22

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •