Opened 13 years ago
Closed 13 years ago
#25 closed defect (invalid)
Vuurmuur_conf crashes on Fedora 7
Reported by: | Victor Julien | Owned by: | Victor Julien |
---|---|---|---|
Priority: | blocker | Milestone: | 0.6 |
Component: | vuurmuur-conf | Version: | 0.5.73 |
Keywords: | Cc: |
Description (last modified by )
Vuurmuur_conf crashes during initialization. It is killed with the following message:
*** glibc detected *** vuurmuur_conf: double free or corruption (out): 0x09d794e8 *** ======= Backtrace: ========= /lib/libc.so.6[0xaefdf1] /lib/libc.so.6(cfree+0x90)[0xaf3430] /usr/lib/libformw.so.5(set_field_buffer+0x251)[0x11c7e1] vuurmuur_conf[0x807eca9] vuurmuur_conf[0x809c7f4] vuurmuur_conf[0x809c8a9] vuurmuur_conf[0x809ec43] vuurmuur_conf[0x804e71c] /lib/libc.so.6(__libc_start_main+0xe0)[0xa9df70] vuurmuur_conf(compare_ipaddress+0x31)[0x804c041] ======= Memory map: ======== 00110000-00111000 r-xp 00110000 00:00 0 [vdso] 00111000-00114000 r-xp 00000000 fd:00 1442340 /usr/lib/libpanelw.so.5.6 00114000-00115000 rwxp 00002000 fd:00 1442340 /usr/lib/libpanelw.so.5.6 00115000-00123000 r-xp 00000000 fd:00 1442330 /usr/lib/libformw.so.5.6 00123000-00124000 rwxp 0000d000 fd:00 1442330 /usr/lib/libformw.so.5.6 00124000-0012b000 r-xp 00000000 fd:00 1442334 /usr/lib/libmenuw.so.5.6 0012b000-0012c000 rwxp 00006000 fd:00 1442334 /usr/lib/libmenuw.so.5.6 0012c000-00162000 r-xp 00000000 fd:00 1458794 /usr/lib/libvuurmuur.so.0.6.0 00162000-00165000 rwxp 00035000 fd:00 1458794 /usr/lib/libvuurmuur.so.0.6.0 00165000-00166000 rwxp 00165000 00:00 0 00166000-00170000 r-xp 00000000 fd:00 3270440 /lib/libnss_files-2.6.so 00170000-00171000 r-xp 00009000 fd:00 3270440 /lib/libnss_files-2.6.so 00171000-00172000 rwxp 0000a000 fd:00 3270440 /lib/libnss_files-2.6.so 00172000-0017b000 r-xp 00000000 fd:00 2001582 /usr/lib/vuurmuur/plugins/textdir.so 0017b000-0017c000 rwxp 00008000 fd:00 2001582 /usr/lib/vuurmuur/plugins/textdir.so 0017c000-0017d000 rwxp 0017c000 00:00 0 00a69000-00a84000 r-xp 00000000 fd:00 3270649 /lib/ld-2.6.so 00a84000-00a85000 r-xp 0001a000 fd:00 3270649 /lib/ld-2.6.so 00a85000-00a86000 rwxp 0001b000 fd:00 3270649 /lib/ld-2.6.so 00a88000-00bd6000 r-xp 00000000 fd:00 3270652 /lib/libc-2.6.so 00bd6000-00bd8000 r-xp 0014e000 fd:00 3270652 /lib/libc-2.6.so 00bd8000-00bd9000 rwxp 00150000 fd:00 3270652 /lib/libc-2.6.so 00bd9000-00bdc000 rwxp 00bd9000 00:00 0 00c09000-00c0c000 r-xp 00000000 fd:00 3270659 /lib/libdl-2.6.so 00c0c000-00c0d000 r-xp 00002000 fd:00 3270659 /lib/libdl-2.6.so 00c0d000-00c0e000 rwxp 00003000 fd:00 3270659 /lib/libdl-2.6.so 00c3f000-00c66000 r-xp 00000000 fd:00 1443023 /usr/lib/libncursesw.so.5.6 00c66000-00c67000 rwxp 00027000 fd:00 1443023 /usr/lib/libncursesw.so.5.6 053a3000-053ae000 r-xp 00000000 fd:00 3270693 /lib/libgcc_s-4.1.2-20070503.so.1 053ae000-053af000 rwxp 0000a000 fd:00 3270693 /lib/libgcc_s-4.1.2-20070503.so.1 0570f000-05724000 r-xp 00000000 fd:00 3270621 /lib/libtinfo.so.5.6 05724000-05727000 rwxp 00014000 fd:00 3270621 /lib/libtinfo.so.5.6 08048000-080b6000 r-xp 00000000 fd:00 1443063 /usr/bin/vuurmuur_conf 080b6000-080b7000 rw-p 0006e000 fd:00 1443063 /usr/bin/vuurmuur_conf 080b7000-080b9000 rw-p 080b7000 00:00 0 09c56000-09d7f000 rw-p 09c56000 00:00 0 b7c00000-b7c21000 rw-p b7c00000 00:00 0 b7c21000-b7d00000 ---p b7c21000 00:00 0 b7d71000-b7f71000 r--p 00000000 fd:00 1442032 /usr/lib/locale/locale-archive b7f71000-b7f74000 rw-p b7f71000 00:00 0 b7f77000-b7f7e000 r--s 00000000 fd:00 1504644 /usr/lib/gconv/gconv-modules.cache bf827000-bf83c000 rw-p bf827000 00:00 0 [stack] Aborted
Change History (5)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Description: | modified (diff) |
---|
comment:3 by , 13 years ago
Status: | new → assigned |
---|
comment:4 by , 13 years ago
It looks like a ncurses issue on Fedora 7 https://bugzilla.redhat.com/show_bug.cgi?id=310071.
A workaround could be providing widec disabled rpms. Possibly adding detection to the spec file to disable it for Ncurses 5.6.
comment:5 by , 13 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Problem will be fixed by a Fedora update to ncurses. To test it, run: su -c 'yum --enablerepo=updates-testing update ncurses'
Closing as invalid since it's not a vuurmuur bug.
Note:
See TracTickets
for help on using tickets.
Valgrind: