Package: kerneloops
Version: 0.12+git20090217-1
Severity: normal

I've been getting some WARN_ON oopses when taking the 802.11
network interface wlan0 down and trying to bring it back up.
When kerneloops tries the submit the oops (I've told it not to
ask first), wlan0 is not yet up.  Regardless, the daemon logs
"kerneloops: Submitted 1 kernel oopses to www.kerneloops.org"
and then does not attempt to submit the same oops again.
It does not log "kerneloops.org: oops is posted as"... though;
the URL in that message would apparently come from the server,
which obviously cannot happen while the network is down.

In submit.c, submit_queue() does result = curl_easy_perform(handle);
but then never reads the result variable and increments count
no matter what.  I suspect it should check at least the result
of this call, and perhaps the HTTP status code too, unless libcurl
already does that.  Then, if there was a problem, tell the user
about it and retry in five minutes or so.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kerneloops depends on:
ii  libc6                         2.10.2-2   GNU C Library: Shared libraries
ii  libcurl3-gnutls               7.19.7-1   Multi-protocol file transfer libra
ii  libdbus-1-3                   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2              0.82-2     simple interprocess messaging syst
ii  libglib2.0-0                  2.22.3-2   The GLib library of C routines
ii  libgtk2.0-0                   2.18.5-1   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1    sends desktop notifications to a n

kerneloops recommends no packages.

kerneloops suggests no packages.

-- no debconf information

Attachment: pgpA531kFOPup.pgp
Description: PGP signature

Reply via email to