Comment 4 for bug 1815551

Revision history for this message
Christian Boltz (cboltz) wrote :

# aa-decode 2F686F6D652F696C617972617A2F2E6A6176612F2E7573657250726566732F6A6574627261696E732F5F212821216367227021287D217D40226A21286B217C772277212738216221227021273A2165403D3D2F70726566732E786D6C
Decoded: /home/ilayraz/.java/.userPrefs/jetbrains/_!(!!cg"p!(}!}@"j!(k!|w"w!'8!b!"p!':!e@==/prefs.xml

Oh well, that's an "interesting" directory name. I completely understand why you want to have a profile for jetbrains ;-) and I'm also not surprised that this directory name breaks the code that tries to convert it to a regex. (Nevertheless, we should at least catch such cases instead of erroring out the hard way.)

As a workaround, you can add the following rule manually:

    /home/ilayraz/.java/.userPrefs/jetbrains/*/prefs.xml r,

(and remove that log event from your logfile to avoid that aa-genprof or aa-logprof crash again)