Softirq trace when stopping wpa_supplicant

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

Softirq trace when stopping wpa_supplicant

Postby specs » Wed May 05, 2010 5:26 am

When I turn of my netbook (atom, i386) I get a trace on a softirq problem.
Unfortunately I was not able to grab the text but I added an image of the trace anyway.

http://www.aoi-karin.net/grsec/
specs
 
Posts: 190
Joined: Sun Mar 26, 2006 7:00 am

Re: Softirq trace when stopping wpa_supplicant

Postby PaX Team » Wed May 05, 2010 7:59 am

specs wrote:http://www.aoi-karin.net/grsec/
in cases of bactkrace reports, can you enable KALLSYMS so we get proper symbols? (it'd also resolve module addresses which is not possible to do by hand)
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm

Re: Softirq trace when stopping wpa_supplicant

Postby specs » Wed May 05, 2010 8:01 am

The original problem seems to be a vanilla problem.
Sorry for the early report.

As for the KALLSYMS:
Code: Select all
$ grep KALLSYM netbook/config
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set

If the documentation is right the KALLSYMS_EXTRA_PASS is only needed when the KALLSYMS are broken.
With the vanilla kernel setting KALLSYMS is enough for more information. Not with grsecurity it seems.

For now this subject is closed.
specs
 
Posts: 190
Joined: Sun Mar 26, 2006 7:00 am

Re: Softirq trace when stopping wpa_supplicant

Postby PaX Team » Thu May 06, 2010 8:54 am

specs wrote:With the vanilla kernel setting KALLSYMS is enough for more information. Not with grsecurity it seems.
yeah, you need to disable HIDESYM too.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm

Re: Softirq trace when stopping wpa_supplicant

Postby zilllski » Wed May 12, 2010 7:22 am

thanks for the post
zilllski
 
Posts: 1
Joined: Wed May 12, 2010 7:19 am


Return to grsecurity support

cron