Opened 14 years ago

Closed 14 years ago

#5390 closed bug (fixed)

MediaPlayer SegFault

Reported by: jahaiku Owned by: nobody
Priority: normal Milestone: R1
Component: Applications/MediaPlayer Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is gcc4 build from 30.1.

KERN: vm_soft_fault: va 0x1f5000 not covered by area in address space
KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x1f5000, ip 0x544e2d, write 0, user 1, thread 0x155
KERN: vm_page_fault: thread "MediaPlayer audio ou control" (341) in team "MediaPlayer" (326) tried to read address 0x1f5000, ip 0x544e2d ("libmedia.so_seg0ro" +0x53e2d)
KERN: vm_soft_fault: va 0x1f5000 not covered by area in address space
KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x1f5000, ip 0x544e2d, write 0, user 1, thread 0x153
KERN: vm_page_fault: thread "MediaPlayer video ou control" (339) in team "MediaPlayer" (326) tried to read address 0x1f5000, ip 0x544e2d ("libmedia.so_seg0ro" +0x53e2d)
KERN: vm_soft_fault: va 0x1f5000 not covered by area in address space
KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x1f5000, ip 0x544e2d, write 0, user 1, thread 0x154
KERN: vm_page_fault: thread "MediaPlayer video in control" (340) in team "MediaPlayer" (326) tried to read address 0x1f5000, ip 0x544e2d ("libmedia.so_seg0ro" +0x53e2d)
KERN: debug_server: Thread 341 entered the debugger: Segment violation
KERN: stack trace, current PC 0x544e2d  _ZN11BTimeSource7GetTimeEPxS0_Pf + 0x41:
KERN:   (0x78288e3c)  0x544f6f  _ZN11BTimeSource18PerformanceTimeForEx + 0x2f
KERN:   (0x78288e9c)  0x544fed  _ZN11BTimeSource3NowEv + 0x25
KERN:   (0x78288ebc)  0x52ad00  _ZN17BMediaEventLooper11ControlLoopEv + 0xb0
KERN:   (0x78288f9c)  0x52a85f  _ZN17BMediaEventLooper19_ControlThreadStartEPv + 0x27
KERN:   (0x78288fbc)  0x8adca0  thread_entry + 0x2d
KERN: debug_server: Killing team 326 (/boot/system/apps/MediaPlayer)
KERN: debug_server: TeamDebugHandler::Init(): Failed to get info for team 326: Operation on invalid team
KERN: debug_server: KillTeam(): Error getting info for team 326: Operation on invalid team
KERN: debug_server: Killing team 326 ()

Change History (4)

comment:1 by marcusoverhagen, 14 years ago

Owner: changed from marcusoverhagen to nobody
Status: newassigned

comment:2 by luroh, 14 years ago

Any progress with this one, jahaiku?

in reply to:  2 comment:3 by jahaiku, 14 years ago

Replying to luroh:

Any progress with this one, jahaiku?

I have done some retests and I can not get this error anymore.
So Ticket can be closed I think.

comment:4 by anevilyak, 14 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.