Opened 2 months ago
Last modified 4 weeks ago
#19074 new bug
[media_addon_server] BTimeSource::PerformanceTimeFor: performance time too large
Reported by: | bipolar | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/media_addon_server | Version: | R1/beta5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #19146 | |
Platform: | All |
Description (last modified by )
Lately I have been getting this crash, while on beta5 (oldest on hrev57937+36, more recent so far on "+83"), 64 bits.
Happened at least 6 times under VirtualBox, and at least 3 times in bare metal on an Atom N450 netbook (on those instances I've collected the .report files).
Will attach a couple for each, the ones that have slightly more data ("kernel frame" along with the user mode one, I assume?), in hopes that might help.
(Already updated the netbook to +90, was waiting for newer builds to updated the VBox install, but Concourse builds appear to have been broken for some days already).
Edit: happened again right at boot after updating to hrev57937+104 (latest beta5).
Attachments (5)
Change History (13)
by , 2 months ago
Attachment: | media_addon_server-184-debug-08-09-2024-04-05-28.report added |
---|
by , 2 months ago
Attachment: | media_addon_server-318-debug-03-09-2024-23-56-19.report added |
---|
VBox (hrev57937+80)
by , 2 months ago
Attachment: | media_addon_server-194-debug-02-09-2024-09-26-17.report added |
---|
Atom N450 (hrev57937+83)
by , 2 months ago
Attachment: | media_addon_server-195-debug-08-09-2024-07-34-42.report added |
---|
Atom N450 (hrev57937+83)
comment:1 by , 2 months ago
Description: | modified (diff) |
---|
comment:3 by , 7 weeks ago
Blocking: | 19098 added |
---|
by , 7 weeks ago
Attachment: | media_addon_server-4818-debug-17-09-2024-07-36-15.report added |
---|
maybe it help, this is mine
comment:4 by , 7 weeks ago
hrev58153 may change behavior here, we should get an earlier and more interesting crash hopefully.
comment:5 by , 6 weeks ago
i tested version hrev58155 on live usb and still having the same problem in media_addon
comment:6 by , 5 weeks ago
Blocking: | 19098 removed |
---|
comment:7 by , 5 weeks ago
FWIW, I still see this on both 32 and 64 bits, even after switching to master:
Debug information for team /boot/system/servers/media_addon_server (190): CPU(s): 4x AMD Phenom II Memory: 2.00 GiB total, 319.02 MiB used Haiku revision: hrev58174 Sep 25 2024 06:22:17 (x86_64) Active Threads: thread 190: media_addon_server (main) thread 197: _BMediaRoster_ thread 198: media_addon_server control thread 199: System clock control thread 248: Audio Mixer control thread 253: multi_audio audio output thread 254: Yeah baby, very shagadelic thread 257: team 190 debug task thread 251: HD Audio control state: Call (BTimeSource::PerformanceTimeFor: performance time too large) Frame IP Function Name ----------------------------------------------- 00000000 0x13cbc8f3217 _kern_debugger + 0x7 Disassembly: _kern_debugger: 0x0000013cbc8f3210: 48c7c0eb000000 mov $0xeb, %rax 0x0000013cbc8f3217: 0f05 syscall <-- 0x7fcba0e3b590 0x59ae2bf427 BTimeSource::RealTimeFor(long, long) + 0x77 0x7fcba0e3b670 0x59ae2a8dde BMediaEventLooper::ControlLoop() + 0x17e 0x7fcba0e3b690 0x59ae2a89ec BMediaEventLooper::_ControlThreadStart(void*) + 0x1c 0x7fcba0e3b6b0 0x13cbc8f1f27 thread_entry + 0x17 00000000 0x7ff968f65258 commpage_thread_exit + 0
At least while using VBox, seems that if I have the host CPU power options set to "Eco mode", the crash is far more likely than when having the CPU run at full blast. This was not an issue for me on beta4.
comment:8 by , 4 weeks ago
Blocking: | 19146 added |
---|
VBox (hrev57937+80)