[Bug 284049] New: Kubuntu 11.10 Iqfirewall fails on kernel rebuild

Charles T Bell cbell44 at cfl.rr.com
Sat Oct 15 08:26:52 BST 2011


https://bugs.kde.org/show_bug.cgi?id=284049

           Summary: Kubuntu 11.10 Iqfirewall fails on kernel rebuild
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: cbell44 at cfl.rr.com


Application: iqfire (0.98.7)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
reboot after upgrading to new kernel 11.10.
AMD64 

Linux kubuntu 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a
LSB Version:   
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:desktop-3.1-amd64:desktop-3.1-noarch:desktop-3.2-amd64:desktop-3.2-noarch:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.0-amd64:graphics-3.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch:qt4-3.1-amd64:qt4-3.1-noarch
Distributor ID: Ubuntu
Description:    Ubuntu 11.10
Release:        11.10
Codename:       oneiric


konsole command:
sudo ipfire-kernel-rebuild

* Rebuilding ipfire-wall kernel module for the kernel:   3.0.0-12-generic 

* Performing pre installation tasks:
  - checking that the compiler version used to build the kernel matches the
current gcc version...
    - building the tester:      Ok
    - checking versions...
* good: kernel was compiled with gcc 4.6.x and the current compiler version is
4.6.x
        Ok
1. Changing directory: going into kernel sources...     Ok
Gone into: /home/tommy
2. Building the kernel module...echo "" > includes/build.h
make -C /lib/modules/3.0.0-12-generic/build M=/usr/src/IPFIRE-wall/kernel clean
make[1]: Entering directory `/usr/src/linux-headers-3.0.0-12-generic'
  CLEAN   /usr/src/IPFIRE-wall/kernel/.tmp_versions
make[1]: Leaving directory `/usr/src/linux-headers-3.0.0-12-generic'
echo "" > includes/build.h
printf "/* Compilation system and compilation date.\n * Written by Makefile
*/\n#define _BUILD_DATE \"%s %s %s %s %s %s\"\n#define _BUILD_SYS \"%s %s
%s\"\n\n" `date` `uname -sro`> includes/build.h
make -C /lib/modules/3.0.0-12-generic/build M=/usr/src/IPFIRE-wall/kernel  -I..
-I/usr/src/IPFIRE-wall/kernel/../include modules
make[1]: Entering directory `/usr/src/linux-headers-3.0.0-12-generic'
  CC [M]  /usr/src/IPFIRE-wall/kernel/ipfire_core.o
In file included from /usr/src/IPFIRE-wall/kernel/includes/ipfi.h:10:0,
                 from /usr/src/IPFIRE-wall/kernel/ipfire_core.c:5:
/usr/src/IPFIRE-wall/kernel/includes/../../common/defs/ipfi_structures.h:10:2:
warning: #warning ("\033[1;31mKERNEL MODE includes linux/tcp.h, user includes
netinet/tcp.h\033[0m") [-Wcpp]
  CC [M]  /usr/src/IPFIRE-wall/kernel/ipfi_netl.o
In file included from /usr/src/IPFIRE-wall/kernel/includes/ipfi.h:10:0,
                 from /usr/src/IPFIRE-wall/kernel/ipfi_netl.c:30:
/usr/src/IPFIRE-wall/kernel/includes/../../common/defs/ipfi_structures.h:10:2:
warning: #warning ("\033[1;31mKERNEL MODE includes linux/tcp.h, user includes
netinet/tcp.h\033[0m") [-Wcpp]
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c:83:28: error: ‘SPIN_LOCK_UNLOCKED’
undeclared here (not in a function)
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c: In function
‘print_state_entries_memory_usage’:
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c:1398:2: warning: format ‘%u’ expects
argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
[-Wformat]
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c: In function
‘print_nat_entries_memory_usage’:
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c:1411:2: warning: format ‘%u’ expects
argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
[-Wformat]
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c:1421:2: warning: format ‘%u’ expects
argument of type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
[-Wformat]
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c: In function
‘print_loginfo_memory_usage’:
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c:1431:2: warning: format ‘%u’ expects
argument of type ‘unsigned int’, but argument 3 has type ‘long unsigned int’
[-Wformat]
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c: In function
‘send_rule_list_to_userspace’:
/usr/src/IPFIRE-wall/kernel/ipfi_netl.c:1445:4: warning: format ‘%d’ expects
argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
make[2]: *** [/usr/src/IPFIRE-wall/kernel/ipfi_netl.o] Error 1
make[1]: *** [_module_/usr/src/IPFIRE-wall/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.0.0-12-generic'
make: *** [all] Error 2

Failed :(

The crash can be reproduced every time.

-- Backtrace:
Application: iQfire (iqfire), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb94a3fb780 (LWP 3222))]

Thread 2 (Thread 0x7fb937ed7700 (LWP 3223)):
#0  0x00007fb947764773 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb945393f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb945394429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb948366f3e in QEventDispatcherGlib::processEvents (this=0x2469650,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fb94833acf2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb94833aef7 in QEventLoop::exec (this=0x7fb937ed6dd0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007fb94825227f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:498
#7  0x00007fb94831dcbf in QInotifyFileSystemWatcherEngine::run (this=0x247e1f0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fb948254d05 in QThreadPrivate::start (arg=0x247e1f0) at
thread/qthread_unix.cpp:331
#9  0x00007fb949696efc in start_thread (arg=0x7fb937ed7700) at
pthread_create.c:304
#10 0x00007fb94777089d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb94a3fb780 (LWP 3222)):
[KCrash Handler]
#6  0x00007fb94a014775 in netl_send_to_kernel (len=<optimized out>,
msg=<optimized out>, h=<optimized out>) at src/libnetl.c:88
#7  send_to_kern (h=0x0, msg=0x22a3030, len=840) at src/libnetl.c:222
#8  0x00007fb94a010ca3 in send_to_kernel (mess=0x7fff8ff73fd0, handle=0x0,
type_of_message=0) at src/common.c:1491
#9  0x0000000000480df0 in IQFNetlinkControl::SendCommand (this=0x22a8680,
cmd=0x7fff8ff73fd0) at src/iqfnetlink.cpp:40
#10 0x0000000000482f7f in IQFInitializer::SendHello (this=0x245acf0,
resultMsg=...) at src/iqfinit.cpp:149
#11 0x0000000000482797 in IQFInitializer::init (this=0x245acf0, initMsg=...) at
src/iqfinit.cpp:76
#12 0x0000000000433794 in IQFIREmainwin::IQFIREmainwin (this=0x21e5370, p=0x0,
argc=1, argv=0x7fff8ff750e8) at src/iqfire.cpp:109
#13 0x000000000043082b in IQFIREmainwin::instance (p=0x0, argc=1,
argv=0x7fff8ff750e8) at src/iqfire.cpp:45
#14 0x000000000045f030 in main (argc=1, argv=0x7fff8ff750e8) at src/main.cpp:47

Possible duplicates by query: bug 280590.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list