Ticket #1553 (closed bug: fixed)
Metos crashing..
| Reported by: | kvdman | Owned by: | axeld |
|---|---|---|---|
| Priority: | critical | Milestone: | R1/alpha1 |
| Component: | Kits/Application Kit | Version: | R1/pre-alpha1 |
| Keywords: | Cc: | ||
| Blocked By: | Has a Patch: | no | |
| Platform: | All | Blocking: |
Description
This might have to do with the last bug I filed for Blender. In particular, I see an error [tcsetpgrp failed in terminal_inferior: Invalid arguement]?
Although it shows a bug in the app server I believe.
Screenshot attached.
Attachments
Change History
comment:1 Changed 3 years ago by kvdman
comment:3 Changed 3 years ago by diver
Looks like a dup of bug #195. But at least this crash is reproducible now.
comment:4 Changed 3 years ago by bonefish
It would help tremendously to get a back trace (type "bt" in gdb).
The "tcsetpgrp failed..." output is unrelated. It's an unimplemented feature in our gdb port and you'll see it on every crash.
comment:5 follow-up: ↓ 7 Changed 3 years ago by kvdman
Ok thanks for that info.. hmm no way to attach additional files with this system?
comment:7 in reply to: ↑ 5 Changed 3 years ago by bonefish
Replying to kvdman:
Ok thanks for that info.. hmm no way to attach additional files with this system?
I would try the "Attach File" button in the "Attachments" section. :-)
comment:10 Changed 3 years ago by kvdman
Hi Jonas,
I've tested ArtPaint and FontDemo as you mention on rev22490, and they run fine and don't give the same error or any error.
Cortex will lock my system, but I think this is a known bug.
Metos will actually go directly to gdb.
comment:11 Changed 3 years ago by jonas.kirilla
The app_server does crash, even on a current release, if you launch like 7 copies of FontDemo simultaneously. I haven't used Metos myself, but perhaps Metos makes use of multiple floating palette windows, ending in the same result. I don't know.
comment:12 Changed 3 years ago by kvdman
I've tried to reproduce the FontDemo app crashing by opening up 7 copies, but was unable to...
comment:13 Changed 3 years ago by jonas.kirilla
I'm sorry, kvdman. I assumed you had not tried copies. My apologies.
comment:14 Changed 3 years ago by axeld
- Priority changed from normal to critical
- Status changed from new to assigned
comment:15 Changed 3 years ago by axeld
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone changed from R1 to R1/alpha
Fixed in r22549.

