Should this be reported somewhere or?
PAX: suspicious general protection fault: [#1]
Modules linked in: iptable_raw xt_comment ipt_ULOG ipt_TTL ipt_TOS
ipt_tos ipt_REJECT ipt_recent ipt_owner ipt_MASQUERADE ipt_LOG
ipt_iprange ipt_ecn ipt_addrtype nf_nat_sip nf_nat_irc nf_nat_ftp
nf_conntrack
On 1 Dec 2007 at 16:17, René Rhéaume wrote:
> When I try to start a virtual machine VirtualBox 1.5.2 OSE and the
> host kernel is ~hardened-sources-2.6.23, the virtual machine window
> freezes and I find the following in dmesg :
so i've dug into the code a bit more and found out something.
look a
On 3 Dec 2007 at 18:07, Petteri Räty wrote:
> Should this be reported somewhere or?
yes, this is a good place to start ;-). i'll need your System.map
corresponding to this kernel or a decoded oops to see what functions
were involved. also next time you could enable frame pointers and
KALLSYMS to
[EMAIL PROTECTED] kirjoitti:
> On 3 Dec 2007 at 18:07, Petteri Räty wrote:
>
>> Should this be reported somewhere or?
>
> yes, this is a good place to start ;-). i'll need your System.map
> corresponding to this kernel or a decoded oops to see what functions
> were involved. also next time you co
On 3 Dec 2007 at 18:47, Petteri Räty wrote:
> Well I go with whatever is marked stable and atm it's .22. Will send the
> System.map in private.
thanks for the info, the bug occured in find_get_page because
radix_tree_lookup returned '1' instead of a NULL or valid ptr.
how that is possible i have
On Mon, 2007-12-03 at 18:47 +0200, Petteri Räty wrote:
> [EMAIL PROTECTED] kirjoitti:
> > On 3 Dec 2007 at 18:07, Petteri Räty wrote:
> >
> >> Should this be reported somewhere or?
> >
> > yes, this is a good place to start ;-). i'll need your System.map
> > corresponding to this kernel or a dec
On Dec 2, 2007 5:10 AM, Christian Heim <[EMAIL PROTECTED]> wrote:
> On 01/12/07 16:17 -0500, Ren? Rh?aume wrote:
> > When I try to start a virtual machine VirtualBox 1.5.2 OSE and the
> > host kernel is ~hardened-sources-2.6.23, the virtual machine window
> > freezes and I find the following in dme