Opened 11 years ago
Closed 11 years ago
#10081 closed bug (fixed)
"package" command will crash if used without arguments.
Reported by: | Giova84 | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | package command will crash if used without arguments | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
open a Terminal window and just type:
~> package
Then this command will crash. Instead works as expected, if used with arguments (eg package create /path/to/package)
Debug report attached.
Attachments (1)
Change History (7)
by , 11 years ago
Attachment: | package-1909-debug-09-10-2013-19-43-35.report added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
As i specified in the first post, i have this trouble with hrev46198 gcc2h.
comment:3 by , 11 years ago
I was under the impression from posts to the mailing lists that you were building your own images, hence the question about whether it occurs with an unmodified nightly.
comment:4 by , 11 years ago
Oops, sorry for the lack of informations! I don't build my own images. I just download nightlies from haiku-files.org.
comment:5 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
Aha, appears to be gcc2-specific. Investigating....
Is this reproducible with a nightly from haiku-files? Isn't reproducible over here, and the only relevant printf in the code in question looks correct.