Opened 13 years ago
Closed 13 years ago
#8358 closed bug (fixed)
The screensaver applet no longer works in gcc4 images / BControlLook issue
Reported by: | kallisti5 | Owned by: | axeld |
---|---|---|---|
Priority: | blocker | Milestone: | R1/alpha4 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | BControlLook | Cc: | mdisreali@… |
Blocked By: | Blocking: | #8367 | |
Platform: | All |
Description
To reproduce:
- Download http://haiku-files.org/unsupported-builds/x86-gcc4hybrid/
- hrev43789 (latest)
- Boot
- Launch Screensaver
Backtrace:
_GLOBAL__SUB_I_ControlLook.cpp from libbe _GLOBAL__SUB_I_ControlLook.cpp from libbe __do_global_ctors_aux from libbe _init() from libbe _ZL17init_dependenciesP7image_tb() from runtime_loader load_program runtime_loader
Change History (6)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Blocking: | 8367 added |
---|
comment:3 by , 13 years ago
Is this another unintended casualty of hrev43773? If so, why is only gcc4 affected?
comment:4 by , 13 years ago
Cc: | added |
---|
comment:5 by , 13 years ago
This is something different, since the screen saver preflet gets rebuilt as part of the build, and as such wouldn't be getting hit by binary compatibility issues.
Note:
See TracTickets
for help on using tickets.
verified th issue only exists in gcc4. gcc2 images don't see this issue.