Opened 15 years ago

Closed 15 years ago

#3250 closed bug (fixed)

Paladin RC2 don't work correctly with GCC4 hybrid build

Reported by: miqlas Owned by: axeld
Priority: normal Milestone: R1
Component: Applications Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

I tested Paladin RC2 in Haiku hrev28832:

http://boly.hu/~miqlas/haiku/paladin_GCC4.jpg

And if i try to make an new project, and try to open the About box, it crashed.

In gdb:

[tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /boot/apps/Paladin/Paladin (675) thread Paladin (675)]
0x00350450 in BBitmap::Bounds () from /boot/beos/system/lib/gcc2/libbe.so
(gdb) bt
#0  0x00350450 in BBitmap::Bounds () from /boot/beos/system/lib/gcc2/libbe.so
#1  0x00222ab0 in AboutView::AboutView ()
#2  0x002225c9 in AboutWindow::AboutWindow ()
#3  0x00230209 in App::AboutRequested ()
#4  0x00327def in BApplication::DispatchMessage ()
   from /boot/beos/system/lib/gcc2/libbe.so
#5  0x00332f4d in BLooper::task_looper ()
   from /boot/beos/system/lib/gcc2/libbe.so
#6  0x0032663d in BApplication::Run () from /boot/beos/system/lib/gcc2/libbe.so
#7  0x00233295 in main ()
(gdb) 

Attachments (1)

paladin_GCC4.jpg (108.9 KB ) - added by miqlas 15 years ago.
Paladin don't show the icons

Download all attachments as: .zip

Change History (3)

by miqlas, 15 years ago

Attachment: paladin_GCC4.jpg added

Paladin don't show the icons

comment:1 by miqlas, 15 years ago

Oh sorry, i missed to say, this is an GCC4 hybrid Haiku.

comment:2 by darkwyrm, 15 years ago

Resolution: fixed
Status: newclosed

Tested Paladin 1.0 with hrev31227 hybrid build. Bug no longer is a problem.

Note: See TracTickets for help on using tickets.