When module-init-tools was checked into the git repo, two months after
you hit this bug, it looked like this

175             ptr = strchr(line, '\n');
176             *ptr = '\0';

So I guess gdb got the line number off by one.

But the current code checks ptr is non-NULL before assigning to it, so
this shouldn't happen any more :-).

** Changed in: module-init-tools (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: module-init-tools
   Importance: Unknown => Undecided
     Bugwatch: Kerneltools Bugzilla #5 => None
       Status: Confirmed => New

** Changed in: module-init-tools
   Importance: Undecided => Unknown
     Bugwatch: None => Kerneltools Bugzilla #5
       Status: New => Unknown

-- 
segfault in configuring linux-restricted modules
https://bugs.launchpad.net/bugs/67763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to