Bug 554430 - [abrt] crash in sugar-0.86.3-1.fc12
Summary: [abrt] crash in sugar-0.86.3-1.fc12
Keywords:
Status: CLOSED DUPLICATE of bug 547805
Alias: None
Product: Fedora
Classification: Fedora
Component: sugar
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Simon Schampijer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a774c41a
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-11 17:46 UTC by Fabiana
Modified: 2010-01-11 18:24 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-11 18:24:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (757 bytes, text/plain)
2010-01-11 17:46 UTC, Fabiana
no flags Details

Description Fabiana 2010-01-11 17:46:57 UTC
abrt 1.0.3 detected a crash.

backtrace
-----
Summary: TBa774c41a os.py:157:makedirs:OSError: [Errno 13] Permissão negada: '/home/fabi/.sugar'

Traceback (most recent call last):
  File "/usr/bin/sugar-session", line 252, in <module>
    main()
  File "/usr/bin/sugar-session", line 211, in main
    cleanup_logs()
  File "/usr/bin/sugar-session", line 66, in cleanup_logs
    os.makedirs(logs_dir)
  File "/usr/lib/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.6/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/usr/lib/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permissão negada: '/home/fabi/.sugar'

Local variables in innermost frame:
tail: .sugar
head: /home/fabi
name: /home/fabi/.sugar
mode: 511

cmdline: python /usr/bin/sugar-session 
component: sugar
executable: /usr/bin/sugar-session
kernel: 2.6.31.9-174.fc12.i686
package: sugar-0.86.3-1.fc12
uuid: a774c41a

Comment 1 Fabiana 2010-01-11 17:46:59 UTC
Created attachment 383043 [details]
File: backtrace

Comment 2 Tomeu Vizoso 2010-01-11 18:24:59 UTC

*** This bug has been marked as a duplicate of bug 547805 ***


Note You need to log in before you can comment on or make changes to this bug.