14.01.2013 17:35, Bart Oldeman пишет:
> Hi,
>
> I would for now stick to (a fresh git clone of, last commit b028d3)
> "master" and just apply your patches yourself. I found some more
> regressions in the "devel" branch (exitemu for console graphics
Speaking about the console, I've spent the whole evening
trying to get dosemu to work under the KMS console, just to
test the problem you mentioned.
What I got were just an SDL-related crashes here and there.
I've fixed 3 of them (and commited fixes), and all in vain: it
keeps crashing in other places (now, somewhere in remap.c).
I am sure this is _much_ more important than some subtle
exitemu/nonmodeset bug.
So, while I admit that I pushed a couple of small bugs (which
was unavoidable, considering the intrusiveness of the coopthreads_v2),
I urge you to please stop calling the current "master" stable. :)
It would be much better to concentrate on the bugfixing
instead. And my git no longer wants to track the remote
branches after that rewind, so it is broken also on the VCS
level.

Does the backtrace below ring any bells?
---
#4 <signal handler called>
#5 0x000000000043893d in gen_8to32_1 (ro=0xc29d60) at remap.c:2014
#6 0x000000000043bdaa in remap_rect_1 (ro=0xc29d60, x0=0, y0=0,
width=<optimized out>, height=<optimized out>) at remap.c:1140
#7 0x000000000041f57c in convert_bitmap_string (x=0, y=0,
text=<optimized out>, len=1, attr=<optimized out>) at text.c:508
#8 0x00000000004206a4 in bitmap_draw_string (x=<optimized out>,
y=<optimized out>, text=<optimized out>, len=<optimized out>,
attr=<optimized out>) at render.c:27
#9 0x000000000041e600 in draw_string (x=0, y=0, text=text@entry=
0x7fffb57e236f " \001", len=len@entry=1, attr=7 '\a') at text.c:110
#10 0x000000000041e817 in restore_cell (cursor_location=<optimized out>)
at text.c:151
#11 0x000000000041f116 in blink_cursor () at text.c:376
#12 0x0000000000444551 in SIGALRM_call () at signal.c:638


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Dosemu-devel mailing list
Dosemu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dosemu-devel

Reply via email to