Ticket #5390 (assigned bug)

Opened 5 weeks ago

Last modified 4 weeks ago

MediaPlayer SegFault

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

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

Changed 4 weeks ago by marcusoverhagen

  • owner changed from marcusoverhagen to nobody
  • status changed from new to assigned
Note: See TracTickets for help on using tickets.